./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-min-array.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-min-array.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 2261d9b3f7623cbd5155b35c39657066d179b87a48a9848bd1f196c713477a75 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 15:33:48,540 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 15:33:48,598 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-24 15:33:48,601 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 15:33:48,601 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 15:33:48,626 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 15:33:48,627 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 15:33:48,628 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 15:33:48,628 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 15:33:48,629 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 15:33:48,630 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 15:33:48,630 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 15:33:48,630 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 15:33:48,633 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 15:33:48,633 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 15:33:48,633 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 15:33:48,633 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 15:33:48,634 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 15:33:48,634 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 15:33:48,634 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 15:33:48,634 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 15:33:48,635 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 15:33:48,635 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-24 15:33:48,635 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 15:33:48,636 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 15:33:48,636 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:33:48,637 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 15:33:48,637 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 15:33:48,638 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 15:33:48,638 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 15:33:48,638 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 15:33:48,640 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 -> 2261d9b3f7623cbd5155b35c39657066d179b87a48a9848bd1f196c713477a75 [2024-10-24 15:33:48,836 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 15:33:48,860 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 15:33:48,863 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 15:33:48,865 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 15:33:48,865 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 15:33:48,866 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-min-array.wvr.c [2024-10-24 15:33:50,193 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 15:33:50,390 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 15:33:50,395 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-min-array.wvr.c [2024-10-24 15:33:50,410 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e012534d5/97160beb8d11427e98b81e13acfbf982/FLAG0a75c7cb7 [2024-10-24 15:33:50,456 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e012534d5/97160beb8d11427e98b81e13acfbf982 [2024-10-24 15:33:50,459 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 15:33:50,464 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 15:33:50,466 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 15:33:50,467 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 15:33:50,474 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 15:33:50,475 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,478 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67a04901 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50, skipping insertion in model container [2024-10-24 15:33:50,478 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,502 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 15:33:50,670 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:33:50,677 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 15:33:50,697 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:33:50,710 INFO L204 MainTranslator]: Completed translation [2024-10-24 15:33:50,710 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50 WrapperNode [2024-10-24 15:33:50,711 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 15:33:50,711 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 15:33:50,712 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 15:33:50,712 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 15:33:50,717 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,725 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,742 INFO L138 Inliner]: procedures = 23, calls = 29, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 123 [2024-10-24 15:33:50,742 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 15:33:50,743 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 15:33:50,743 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 15:33:50,743 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 15:33:50,751 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,751 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,754 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,754 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,763 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,768 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,771 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,775 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,779 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 15:33:50,781 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 15:33:50,781 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 15:33:50,781 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 15:33:50,782 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (1/1) ... [2024-10-24 15:33:50,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:33:50,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 15:33:50,810 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 15:33:50,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 15:33:50,846 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 15:33:50,846 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-24 15:33:50,846 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-24 15:33:50,847 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-10-24 15:33:50,847 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-24 15:33:50,847 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-24 15:33:50,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-24 15:33:50,848 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 15:33:50,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 15:33:50,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-24 15:33:50,850 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-24 15:33:50,930 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 15:33:50,932 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 15:33:51,314 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-24 15:33:51,314 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 15:33:51,528 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 15:33:51,528 INFO L314 CfgBuilder]: Removed 4 assume(true) statements. [2024-10-24 15:33:51,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:51 BoogieIcfgContainer [2024-10-24 15:33:51,529 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 15:33:51,533 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 15:33:51,533 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 15:33:51,536 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 15:33:51,537 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 03:33:50" (1/3) ... [2024-10-24 15:33:51,538 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d923e1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:33:51, skipping insertion in model container [2024-10-24 15:33:51,538 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:50" (2/3) ... [2024-10-24 15:33:51,539 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d923e1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:33:51, skipping insertion in model container [2024-10-24 15:33:51,539 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:51" (3/3) ... [2024-10-24 15:33:51,541 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-min-array.wvr.c [2024-10-24 15:33:51,555 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 15:33:51,556 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 32 error locations. [2024-10-24 15:33:51,557 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-24 15:33:51,620 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-24 15:33:51,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 222 places, 225 transitions, 471 flow [2024-10-24 15:33:51,727 INFO L124 PetriNetUnfolderBase]: 13/222 cut-off events. [2024-10-24 15:33:51,728 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-24 15:33:51,733 INFO L83 FinitePrefix]: Finished finitePrefix Result has 235 conditions, 222 events. 13/222 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 288 event pairs, 0 based on Foata normal form. 0/177 useless extension candidates. Maximal degree in co-relation 174. Up to 2 conditions per place. [2024-10-24 15:33:51,734 INFO L82 GeneralOperation]: Start removeDead. Operand has 222 places, 225 transitions, 471 flow [2024-10-24 15:33:51,740 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 203 places, 205 transitions, 428 flow [2024-10-24 15:33:51,750 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:33:51,758 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;@1bf933c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:33:51,758 INFO L334 AbstractCegarLoop]: Starting to check reachability of 57 error locations. [2024-10-24 15:33:51,764 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:33:51,766 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2024-10-24 15:33:51,767 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:33:51,767 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:51,768 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] [2024-10-24 15:33:51,768 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:51,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:51,774 INFO L85 PathProgramCache]: Analyzing trace with hash -1798801760, now seen corresponding path program 1 times [2024-10-24 15:33:51,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:51,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1776146146] [2024-10-24 15:33:51,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:51,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:51,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:51,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:51,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:51,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1776146146] [2024-10-24 15:33:51,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1776146146] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:51,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:51,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:51,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1408670590] [2024-10-24 15:33:51,944 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:51,951 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:51,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:51,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:51,974 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:52,005 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 225 [2024-10-24 15:33:52,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 205 transitions, 428 flow. Second operand has 3 states, 3 states have (on average 179.33333333333334) internal successors, (538), 3 states have internal predecessors, (538), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:52,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 225 [2024-10-24 15:33:52,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:52,139 INFO L124 PetriNetUnfolderBase]: 77/467 cut-off events. [2024-10-24 15:33:52,139 INFO L125 PetriNetUnfolderBase]: For 75/75 co-relation queries the response was YES. [2024-10-24 15:33:52,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 626 conditions, 467 events. 77/467 cut-off events. For 75/75 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 1959 event pairs, 38 based on Foata normal form. 36/431 useless extension candidates. Maximal degree in co-relation 446. Up to 113 conditions per place. [2024-10-24 15:33:52,147 INFO L140 encePairwiseOnDemand]: 197/225 looper letters, 16 selfloop transitions, 2 changer transitions 3/179 dead transitions. [2024-10-24 15:33:52,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 179 transitions, 412 flow [2024-10-24 15:33:52,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:52,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:52,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 578 transitions. [2024-10-24 15:33:52,164 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8562962962962963 [2024-10-24 15:33:52,167 INFO L175 Difference]: Start difference. First operand has 203 places, 205 transitions, 428 flow. Second operand 3 states and 578 transitions. [2024-10-24 15:33:52,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 179 transitions, 412 flow [2024-10-24 15:33:52,171 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 179 transitions, 400 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-10-24 15:33:52,175 INFO L231 Difference]: Finished difference. Result has 180 places, 176 transitions, 362 flow [2024-10-24 15:33:52,178 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=178, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=177, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=362, PETRI_PLACES=180, PETRI_TRANSITIONS=176} [2024-10-24 15:33:52,182 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -23 predicate places. [2024-10-24 15:33:52,182 INFO L471 AbstractCegarLoop]: Abstraction has has 180 places, 176 transitions, 362 flow [2024-10-24 15:33:52,183 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.33333333333334) internal successors, (538), 3 states have internal predecessors, (538), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,184 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:52,184 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] [2024-10-24 15:33:52,184 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 15:33:52,184 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:52,185 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:52,186 INFO L85 PathProgramCache]: Analyzing trace with hash 956146687, now seen corresponding path program 1 times [2024-10-24 15:33:52,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:52,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2132641105] [2024-10-24 15:33:52,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:52,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:52,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:52,235 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:52,236 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:52,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2132641105] [2024-10-24 15:33:52,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2132641105] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:52,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:52,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:52,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1692076293] [2024-10-24 15:33:52,237 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:52,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:52,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:52,240 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:52,240 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:52,274 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 225 [2024-10-24 15:33:52,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 176 transitions, 362 flow. Second operand has 3 states, 3 states have (on average 179.33333333333334) internal successors, (538), 3 states have internal predecessors, (538), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:52,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 225 [2024-10-24 15:33:52,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:52,359 INFO L124 PetriNetUnfolderBase]: 50/344 cut-off events. [2024-10-24 15:33:52,359 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-24 15:33:52,361 INFO L83 FinitePrefix]: Finished finitePrefix Result has 445 conditions, 344 events. 50/344 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1191 event pairs, 34 based on Foata normal form. 0/305 useless extension candidates. Maximal degree in co-relation 415. Up to 85 conditions per place. [2024-10-24 15:33:52,365 INFO L140 encePairwiseOnDemand]: 222/225 looper letters, 16 selfloop transitions, 2 changer transitions 0/175 dead transitions. [2024-10-24 15:33:52,365 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 178 places, 175 transitions, 396 flow [2024-10-24 15:33:52,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:52,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:52,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2024-10-24 15:33:52,367 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8192592592592592 [2024-10-24 15:33:52,368 INFO L175 Difference]: Start difference. First operand has 180 places, 176 transitions, 362 flow. Second operand 3 states and 553 transitions. [2024-10-24 15:33:52,368 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 178 places, 175 transitions, 396 flow [2024-10-24 15:33:52,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 175 transitions, 392 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:52,373 INFO L231 Difference]: Finished difference. Result has 176 places, 175 transitions, 360 flow [2024-10-24 15:33:52,374 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=175, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=173, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=360, PETRI_PLACES=176, PETRI_TRANSITIONS=175} [2024-10-24 15:33:52,374 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -27 predicate places. [2024-10-24 15:33:52,374 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 175 transitions, 360 flow [2024-10-24 15:33:52,375 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.33333333333334) internal successors, (538), 3 states have internal predecessors, (538), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,375 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:52,375 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] [2024-10-24 15:33:52,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 15:33:52,376 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:52,376 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:52,377 INFO L85 PathProgramCache]: Analyzing trace with hash 2060996848, now seen corresponding path program 1 times [2024-10-24 15:33:52,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:52,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944254478] [2024-10-24 15:33:52,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:52,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:52,422 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:52,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:52,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944254478] [2024-10-24 15:33:52,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944254478] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:52,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:52,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:52,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280322956] [2024-10-24 15:33:52,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:52,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:52,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:52,427 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:52,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:52,444 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 225 [2024-10-24 15:33:52,444 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 175 transitions, 360 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,444 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:52,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 225 [2024-10-24 15:33:52,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:52,523 INFO L124 PetriNetUnfolderBase]: 83/413 cut-off events. [2024-10-24 15:33:52,524 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-10-24 15:33:52,525 INFO L83 FinitePrefix]: Finished finitePrefix Result has 567 conditions, 413 events. 83/413 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1707 event pairs, 59 based on Foata normal form. 0/374 useless extension candidates. Maximal degree in co-relation 529. Up to 135 conditions per place. [2024-10-24 15:33:52,527 INFO L140 encePairwiseOnDemand]: 220/225 looper letters, 17 selfloop transitions, 1 changer transitions 0/171 dead transitions. [2024-10-24 15:33:52,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 171 transitions, 388 flow [2024-10-24 15:33:52,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:52,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:52,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2024-10-24 15:33:52,529 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8148148148148148 [2024-10-24 15:33:52,529 INFO L175 Difference]: Start difference. First operand has 176 places, 175 transitions, 360 flow. Second operand 3 states and 550 transitions. [2024-10-24 15:33:52,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 171 transitions, 388 flow [2024-10-24 15:33:52,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 171 transitions, 384 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:52,534 INFO L231 Difference]: Finished difference. Result has 172 places, 171 transitions, 350 flow [2024-10-24 15:33:52,536 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=348, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=171, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=350, PETRI_PLACES=172, PETRI_TRANSITIONS=171} [2024-10-24 15:33:52,537 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -31 predicate places. [2024-10-24 15:33:52,537 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 171 transitions, 350 flow [2024-10-24 15:33:52,537 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:52,538 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:52,538 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] [2024-10-24 15:33:52,538 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 15:33:52,538 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:52,539 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:52,540 INFO L85 PathProgramCache]: Analyzing trace with hash 17119540, now seen corresponding path program 1 times [2024-10-24 15:33:52,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:52,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679291643] [2024-10-24 15:33:52,541 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:52,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:52,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:52,985 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:52,985 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:52,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679291643] [2024-10-24 15:33:52,985 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679291643] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:52,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:52,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:33:52,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [257114978] [2024-10-24 15:33:52,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:52,986 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:33:52,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:52,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:33:52,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:33:53,046 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 225 [2024-10-24 15:33:53,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 171 transitions, 350 flow. Second operand has 6 states, 6 states have (on average 176.5) internal successors, (1059), 6 states have internal predecessors, (1059), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:53,048 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 225 [2024-10-24 15:33:53,048 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:53,094 INFO L124 PetriNetUnfolderBase]: 32/281 cut-off events. [2024-10-24 15:33:53,094 INFO L125 PetriNetUnfolderBase]: For 8/9 co-relation queries the response was YES. [2024-10-24 15:33:53,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 351 conditions, 281 events. 32/281 cut-off events. For 8/9 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 741 event pairs, 15 based on Foata normal form. 0/261 useless extension candidates. Maximal degree in co-relation 314. Up to 55 conditions per place. [2024-10-24 15:33:53,097 INFO L140 encePairwiseOnDemand]: 219/225 looper letters, 17 selfloop transitions, 5 changer transitions 0/170 dead transitions. [2024-10-24 15:33:53,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 176 places, 170 transitions, 392 flow [2024-10-24 15:33:53,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:33:53,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:33:53,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1073 transitions. [2024-10-24 15:33:53,099 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7948148148148149 [2024-10-24 15:33:53,099 INFO L175 Difference]: Start difference. First operand has 172 places, 171 transitions, 350 flow. Second operand 6 states and 1073 transitions. [2024-10-24 15:33:53,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 176 places, 170 transitions, 392 flow [2024-10-24 15:33:53,100 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 170 transitions, 391 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:33:53,102 INFO L231 Difference]: Finished difference. Result has 175 places, 170 transitions, 357 flow [2024-10-24 15:33:53,102 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=347, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=165, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=357, PETRI_PLACES=175, PETRI_TRANSITIONS=170} [2024-10-24 15:33:53,103 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -28 predicate places. [2024-10-24 15:33:53,103 INFO L471 AbstractCegarLoop]: Abstraction has has 175 places, 170 transitions, 357 flow [2024-10-24 15:33:53,104 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 176.5) internal successors, (1059), 6 states have internal predecessors, (1059), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,104 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:53,104 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] [2024-10-24 15:33:53,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-24 15:33:53,105 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:53,105 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:53,105 INFO L85 PathProgramCache]: Analyzing trace with hash 1103204082, now seen corresponding path program 1 times [2024-10-24 15:33:53,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:53,106 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1896438752] [2024-10-24 15:33:53,106 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:53,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:53,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:53,130 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:53,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:53,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1896438752] [2024-10-24 15:33:53,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1896438752] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:53,131 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:53,131 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:53,132 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474001350] [2024-10-24 15:33:53,132 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:53,132 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:53,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:53,133 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:53,133 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:53,141 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 225 [2024-10-24 15:33:53,142 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 170 transitions, 357 flow. Second operand has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,142 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:53,142 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 225 [2024-10-24 15:33:53,142 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:53,194 INFO L124 PetriNetUnfolderBase]: 32/280 cut-off events. [2024-10-24 15:33:53,194 INFO L125 PetriNetUnfolderBase]: For 8/9 co-relation queries the response was YES. [2024-10-24 15:33:53,195 INFO L83 FinitePrefix]: Finished finitePrefix Result has 347 conditions, 280 events. 32/280 cut-off events. For 8/9 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 738 event pairs, 15 based on Foata normal form. 0/261 useless extension candidates. Maximal degree in co-relation 329. Up to 50 conditions per place. [2024-10-24 15:33:53,197 INFO L140 encePairwiseOnDemand]: 222/225 looper letters, 12 selfloop transitions, 2 changer transitions 0/169 dead transitions. [2024-10-24 15:33:53,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 176 places, 169 transitions, 383 flow [2024-10-24 15:33:53,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:53,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2024-10-24 15:33:53,199 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8311111111111111 [2024-10-24 15:33:53,199 INFO L175 Difference]: Start difference. First operand has 175 places, 170 transitions, 357 flow. Second operand 3 states and 561 transitions. [2024-10-24 15:33:53,199 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 176 places, 169 transitions, 383 flow [2024-10-24 15:33:53,200 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 171 places, 169 transitions, 373 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-24 15:33:53,202 INFO L231 Difference]: Finished difference. Result has 171 places, 169 transitions, 349 flow [2024-10-24 15:33:53,202 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=345, PETRI_DIFFERENCE_MINUEND_PLACES=169, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=169, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=349, PETRI_PLACES=171, PETRI_TRANSITIONS=169} [2024-10-24 15:33:53,204 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -32 predicate places. [2024-10-24 15:33:53,205 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 169 transitions, 349 flow [2024-10-24 15:33:53,205 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,206 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:53,206 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] [2024-10-24 15:33:53,206 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-24 15:33:53,206 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:53,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:53,209 INFO L85 PathProgramCache]: Analyzing trace with hash 1492213958, now seen corresponding path program 1 times [2024-10-24 15:33:53,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:53,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [376154472] [2024-10-24 15:33:53,210 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:53,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:53,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:53,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:53,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:53,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [376154472] [2024-10-24 15:33:53,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [376154472] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:53,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:53,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:53,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368139648] [2024-10-24 15:33:53,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:53,243 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:53,243 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:53,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:53,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:53,259 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 225 [2024-10-24 15:33:53,260 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 169 transitions, 349 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,260 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:53,260 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 225 [2024-10-24 15:33:53,260 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:53,322 INFO L124 PetriNetUnfolderBase]: 137/555 cut-off events. [2024-10-24 15:33:53,326 INFO L125 PetriNetUnfolderBase]: For 37/37 co-relation queries the response was YES. [2024-10-24 15:33:53,327 INFO L83 FinitePrefix]: Finished finitePrefix Result has 760 conditions, 555 events. 137/555 cut-off events. For 37/37 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 2595 event pairs, 71 based on Foata normal form. 0/499 useless extension candidates. Maximal degree in co-relation 722. Up to 187 conditions per place. [2024-10-24 15:33:53,329 INFO L140 encePairwiseOnDemand]: 220/225 looper letters, 17 selfloop transitions, 1 changer transitions 0/165 dead transitions. [2024-10-24 15:33:53,329 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 165 transitions, 377 flow [2024-10-24 15:33:53,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:53,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:53,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2024-10-24 15:33:53,331 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8148148148148148 [2024-10-24 15:33:53,331 INFO L175 Difference]: Start difference. First operand has 171 places, 169 transitions, 349 flow. Second operand 3 states and 550 transitions. [2024-10-24 15:33:53,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 165 transitions, 377 flow [2024-10-24 15:33:53,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 165 transitions, 373 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:53,333 INFO L231 Difference]: Finished difference. Result has 167 places, 165 transitions, 339 flow [2024-10-24 15:33:53,334 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=337, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=339, PETRI_PLACES=167, PETRI_TRANSITIONS=165} [2024-10-24 15:33:53,336 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -36 predicate places. [2024-10-24 15:33:53,336 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 165 transitions, 339 flow [2024-10-24 15:33:53,337 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,337 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:53,337 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] [2024-10-24 15:33:53,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-24 15:33:53,337 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:53,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:53,338 INFO L85 PathProgramCache]: Analyzing trace with hash -973320847, now seen corresponding path program 1 times [2024-10-24 15:33:53,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:53,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879128818] [2024-10-24 15:33:53,339 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:53,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:53,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:53,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:53,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1879128818] [2024-10-24 15:33:53,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1879128818] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:53,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:53,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:53,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554828806] [2024-10-24 15:33:53,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:53,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:53,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:53,402 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:53,402 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:53,406 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 186 out of 225 [2024-10-24 15:33:53,407 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 165 transitions, 339 flow. Second operand has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,407 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:53,407 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 186 of 225 [2024-10-24 15:33:53,407 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:53,447 INFO L124 PetriNetUnfolderBase]: 32/273 cut-off events. [2024-10-24 15:33:53,450 INFO L125 PetriNetUnfolderBase]: For 8/9 co-relation queries the response was YES. [2024-10-24 15:33:53,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 333 conditions, 273 events. 32/273 cut-off events. For 8/9 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 705 event pairs, 15 based on Foata normal form. 0/261 useless extension candidates. Maximal degree in co-relation 296. Up to 47 conditions per place. [2024-10-24 15:33:53,452 INFO L140 encePairwiseOnDemand]: 223/225 looper letters, 10 selfloop transitions, 1 changer transitions 0/164 dead transitions. [2024-10-24 15:33:53,452 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 164 transitions, 359 flow [2024-10-24 15:33:53,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:53,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:53,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 570 transitions. [2024-10-24 15:33:53,454 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8444444444444444 [2024-10-24 15:33:53,454 INFO L175 Difference]: Start difference. First operand has 167 places, 165 transitions, 339 flow. Second operand 3 states and 570 transitions. [2024-10-24 15:33:53,454 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 164 transitions, 359 flow [2024-10-24 15:33:53,455 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 164 transitions, 358 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:33:53,456 INFO L231 Difference]: Finished difference. Result has 167 places, 164 transitions, 338 flow [2024-10-24 15:33:53,457 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=336, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=163, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=338, PETRI_PLACES=167, PETRI_TRANSITIONS=164} [2024-10-24 15:33:53,457 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -36 predicate places. [2024-10-24 15:33:53,458 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 164 transitions, 338 flow [2024-10-24 15:33:53,458 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,459 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:53,459 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] [2024-10-24 15:33:53,459 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-24 15:33:53,459 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-10-24 15:33:53,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:53,460 INFO L85 PathProgramCache]: Analyzing trace with hash 1287378179, now seen corresponding path program 1 times [2024-10-24 15:33:53,460 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:53,460 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [857157065] [2024-10-24 15:33:53,460 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:53,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:53,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:53,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:53,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:53,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [857157065] [2024-10-24 15:33:53,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [857157065] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:53,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:53,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:53,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1598910296] [2024-10-24 15:33:53,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:53,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:53,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:53,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:53,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:53,530 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 186 out of 225 [2024-10-24 15:33:53,531 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 164 transitions, 338 flow. Second operand has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,531 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:53,531 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 186 of 225 [2024-10-24 15:33:53,531 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:53,579 INFO L124 PetriNetUnfolderBase]: 32/272 cut-off events. [2024-10-24 15:33:53,580 INFO L125 PetriNetUnfolderBase]: For 8/9 co-relation queries the response was YES. [2024-10-24 15:33:53,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 332 conditions, 272 events. 32/272 cut-off events. For 8/9 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 706 event pairs, 15 based on Foata normal form. 1/261 useless extension candidates. Maximal degree in co-relation 324. Up to 47 conditions per place. [2024-10-24 15:33:53,581 INFO L140 encePairwiseOnDemand]: 223/225 looper letters, 0 selfloop transitions, 0 changer transitions 163/163 dead transitions. [2024-10-24 15:33:53,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 163 transitions, 356 flow [2024-10-24 15:33:53,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:53,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:53,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 569 transitions. [2024-10-24 15:33:53,583 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8429629629629629 [2024-10-24 15:33:53,583 INFO L175 Difference]: Start difference. First operand has 167 places, 164 transitions, 338 flow. Second operand 3 states and 569 transitions. [2024-10-24 15:33:53,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 163 transitions, 356 flow [2024-10-24 15:33:53,584 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 163 transitions, 355 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:33:53,585 INFO L231 Difference]: Finished difference. Result has 167 places, 0 transitions, 0 flow [2024-10-24 15:33:53,585 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=225, PETRI_DIFFERENCE_MINUEND_FLOW=335, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=163, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=163, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=167, PETRI_TRANSITIONS=0} [2024-10-24 15:33:53,586 INFO L277 CegarLoopForPetriNet]: 203 programPoint places, -36 predicate places. [2024-10-24 15:33:53,587 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 0 transitions, 0 flow [2024-10-24 15:33:53,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:53,590 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (56 of 57 remaining) [2024-10-24 15:33:53,590 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (55 of 57 remaining) [2024-10-24 15:33:53,590 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (54 of 57 remaining) [2024-10-24 15:33:53,590 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (53 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (52 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (51 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (50 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (49 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (48 of 57 remaining) [2024-10-24 15:33:53,591 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (47 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (46 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (45 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (44 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (43 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (42 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (41 of 57 remaining) [2024-10-24 15:33:53,592 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (40 of 57 remaining) [2024-10-24 15:33:53,593 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (39 of 57 remaining) [2024-10-24 15:33:53,593 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (38 of 57 remaining) [2024-10-24 15:33:53,593 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (37 of 57 remaining) [2024-10-24 15:33:53,593 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (36 of 57 remaining) [2024-10-24 15:33:53,596 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (35 of 57 remaining) [2024-10-24 15:33:53,596 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (34 of 57 remaining) [2024-10-24 15:33:53,596 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (33 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (32 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (31 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (30 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (29 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (28 of 57 remaining) [2024-10-24 15:33:53,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (27 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (26 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (25 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 57 remaining) [2024-10-24 15:33:53,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (21 of 57 remaining) [2024-10-24 15:33:53,599 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (20 of 57 remaining) [2024-10-24 15:33:53,599 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (19 of 57 remaining) [2024-10-24 15:33:53,599 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (18 of 57 remaining) [2024-10-24 15:33:53,599 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (17 of 57 remaining) [2024-10-24 15:33:53,599 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (16 of 57 remaining) [2024-10-24 15:33:53,600 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (15 of 57 remaining) [2024-10-24 15:33:53,600 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (14 of 57 remaining) [2024-10-24 15:33:53,600 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (13 of 57 remaining) [2024-10-24 15:33:53,601 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (12 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (11 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (10 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (9 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (8 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (7 of 57 remaining) [2024-10-24 15:33:53,602 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (6 of 57 remaining) [2024-10-24 15:33:53,605 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (5 of 57 remaining) [2024-10-24 15:33:53,605 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (4 of 57 remaining) [2024-10-24 15:33:53,605 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (3 of 57 remaining) [2024-10-24 15:33:53,605 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (2 of 57 remaining) [2024-10-24 15:33:53,605 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (1 of 57 remaining) [2024-10-24 15:33:53,606 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (0 of 57 remaining) [2024-10-24 15:33:53,606 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-24 15:33:53,606 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:53,614 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-24 15:33:53,614 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-24 15:33:53,621 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 03:33:53 BasicIcfg [2024-10-24 15:33:53,622 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-24 15:33:53,622 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-24 15:33:53,622 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-24 15:33:53,623 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-24 15:33:53,623 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:51" (3/4) ... [2024-10-24 15:33:53,624 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-24 15:33:53,626 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-10-24 15:33:53,626 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-10-24 15:33:53,627 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-10-24 15:33:53,632 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2024-10-24 15:33:53,633 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-10-24 15:33:53,633 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-24 15:33:53,633 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-24 15:33:53,721 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-24 15:33:53,723 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-24 15:33:53,723 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-24 15:33:53,724 INFO L158 Benchmark]: Toolchain (without parser) took 3260.14ms. Allocated memory was 151.0MB in the beginning and 228.6MB in the end (delta: 77.6MB). Free memory was 121.9MB in the beginning and 160.7MB in the end (delta: -38.8MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,725 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 151.0MB. Free memory was 110.9MB in the beginning and 110.7MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 15:33:53,725 INFO L158 Benchmark]: CACSL2BoogieTranslator took 244.81ms. Allocated memory is still 151.0MB. Free memory was 121.9MB in the beginning and 107.6MB in the end (delta: 14.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,726 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.19ms. Allocated memory is still 151.0MB. Free memory was 107.6MB in the beginning and 105.6MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,726 INFO L158 Benchmark]: Boogie Preprocessor took 36.58ms. Allocated memory is still 151.0MB. Free memory was 105.6MB in the beginning and 103.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,726 INFO L158 Benchmark]: RCFGBuilder took 747.70ms. Allocated memory was 151.0MB in the beginning and 186.6MB in the end (delta: 35.7MB). Free memory was 103.6MB in the beginning and 150.3MB in the end (delta: -46.7MB). Peak memory consumption was 67.8MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,726 INFO L158 Benchmark]: TraceAbstraction took 2088.56ms. Allocated memory was 186.6MB in the beginning and 228.6MB in the end (delta: 41.9MB). Free memory was 150.3MB in the beginning and 167.0MB in the end (delta: -16.7MB). Peak memory consumption was 26.3MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,726 INFO L158 Benchmark]: Witness Printer took 101.03ms. Allocated memory is still 228.6MB. Free memory was 167.0MB in the beginning and 160.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-10-24 15:33:53,728 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 151.0MB. Free memory was 110.9MB in the beginning and 110.7MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 244.81ms. Allocated memory is still 151.0MB. Free memory was 121.9MB in the beginning and 107.6MB in the end (delta: 14.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.19ms. Allocated memory is still 151.0MB. Free memory was 107.6MB in the beginning and 105.6MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 36.58ms. Allocated memory is still 151.0MB. Free memory was 105.6MB in the beginning and 103.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 747.70ms. Allocated memory was 151.0MB in the beginning and 186.6MB in the end (delta: 35.7MB). Free memory was 103.6MB in the beginning and 150.3MB in the end (delta: -46.7MB). Peak memory consumption was 67.8MB. Max. memory is 16.1GB. * TraceAbstraction took 2088.56ms. Allocated memory was 186.6MB in the beginning and 228.6MB in the end (delta: 41.9MB). Free memory was 150.3MB in the beginning and 167.0MB in the end (delta: -16.7MB). Peak memory consumption was 26.3MB. Max. memory is 16.1GB. * Witness Printer took 101.03ms. Allocated memory is still 228.6MB. Free memory was 167.0MB in the beginning and 160.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 85]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 279 locations, 57 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.0s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 192 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 71 mSDsluCounter, 33 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 35 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 300 IncrementalHoareTripleChecker+Invalid, 335 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 35 mSolverCounterUnsat, 33 mSDtfsCounter, 300 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=428occurred in iteration=0, InterpolantAutomatonStates: 27, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.7s InterpolantComputationTime, 536 NumberOfCodeBlocks, 536 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 528 ConstructedInterpolants, 0 QuantifiedInterpolants, 657 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 32 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-24 15:33:53,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE