./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/config/TaipanReach.xml -i ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/config/svcomp-DataRace-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E --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 Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a1634bb3c8fd20e3116589f39b7439eb06d3d5864b5afee415eff1cf39cd7c4 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-14 03:38:24,929 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-14 03:38:25,013 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/config/svcomp-DataRace-32bit-Taipan_Default.epf [2024-11-14 03:38:25,020 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-14 03:38:25,021 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-14 03:38:25,061 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-14 03:38:25,063 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-14 03:38:25,063 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-14 03:38:25,063 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-14 03:38:25,064 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-14 03:38:25,064 INFO L153 SettingsManager]: * User list type=DISABLED [2024-11-14 03:38:25,064 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2024-11-14 03:38:25,064 INFO L153 SettingsManager]: * Explicit value domain=true [2024-11-14 03:38:25,064 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2024-11-14 03:38:25,064 INFO L153 SettingsManager]: * Octagon Domain=false [2024-11-14 03:38:25,065 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2024-11-14 03:38:25,065 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2024-11-14 03:38:25,065 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2024-11-14 03:38:25,065 INFO L153 SettingsManager]: * Interval Domain=false [2024-11-14 03:38:25,065 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2024-11-14 03:38:25,065 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2024-11-14 03:38:25,066 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-14 03:38:25,066 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-14 03:38:25,067 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-14 03:38:25,067 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 03:38:25,068 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-14 03:38:25,068 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E 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 -> Taipan 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 -> 3a1634bb3c8fd20e3116589f39b7439eb06d3d5864b5afee415eff1cf39cd7c4 [2024-11-14 03:38:25,408 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-14 03:38:25,418 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-14 03:38:25,424 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-14 03:38:25,426 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-14 03:38:25,426 INFO L274 PluginConnector]: CDTParser initialized [2024-11-14 03:38:25,429 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i Unable to find full path for "g++" [2024-11-14 03:38:27,395 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-14 03:38:27,857 INFO L384 CDTParser]: Found 1 translation units. [2024-11-14 03:38:27,859 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i [2024-11-14 03:38:27,883 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/data/ef88805d6/843ca469b83a4929bb68ae1d63c20cf0/FLAGf137bf433 [2024-11-14 03:38:27,898 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/data/ef88805d6/843ca469b83a4929bb68ae1d63c20cf0 [2024-11-14 03:38:27,902 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-14 03:38:27,904 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-14 03:38:27,907 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-14 03:38:27,909 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-14 03:38:27,915 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-14 03:38:27,916 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 03:38:27" (1/1) ... [2024-11-14 03:38:27,919 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4996ccf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:27, skipping insertion in model container [2024-11-14 03:38:27,920 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 03:38:27" (1/1) ... [2024-11-14 03:38:27,979 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-14 03:38:28,782 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 03:38:28,796 INFO L200 MainTranslator]: Completed pre-run [2024-11-14 03:38:28,938 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 03:38:29,104 INFO L204 MainTranslator]: Completed translation [2024-11-14 03:38:29,104 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29 WrapperNode [2024-11-14 03:38:29,104 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-14 03:38:29,106 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-14 03:38:29,106 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-14 03:38:29,106 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-14 03:38:29,112 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,159 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,346 INFO L138 Inliner]: procedures = 491, calls = 162, calls flagged for inlining = 48, calls inlined = 122, statements flattened = 3357 [2024-11-14 03:38:29,347 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-14 03:38:29,347 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-14 03:38:29,348 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-14 03:38:29,348 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-14 03:38:29,356 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,356 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,418 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,421 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,703 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,731 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,745 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,756 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,777 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-14 03:38:29,778 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-14 03:38:29,778 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-14 03:38:29,778 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-14 03:38:29,779 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (1/1) ... [2024-11-14 03:38:29,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 03:38:29,800 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 03:38:29,814 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-14 03:38:29,820 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7cc4c22-dafd-447a-bcdc-5bb050b3c6b0/bin/utaipan-verify-sOmjnqqW8E/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-14 03:38:29,863 INFO L130 BoogieDeclarations]: Found specification of procedure Stealer [2024-11-14 03:38:29,867 INFO L138 BoogieDeclarations]: Found implementation of procedure Stealer [2024-11-14 03:38:29,867 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-14 03:38:29,868 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-14 03:38:29,868 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-14 03:38:29,870 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-14 03:38:29,870 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-14 03:38:29,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-14 03:38:29,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-14 03:38:29,871 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-14 03:38:29,871 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-14 03:38:29,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-14 03:38:29,871 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-14 03:38:29,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-14 03:38:29,872 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-14 03:38:29,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-14 03:38:29,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-14 03:38:29,875 WARN L207 CfgBuilder]: User set CodeBlockSize to LoopFreeBlock but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-14 03:38:30,285 INFO L238 CfgBuilder]: Building ICFG [2024-11-14 03:38:30,287 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-14 03:38:35,097 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-14 03:38:35,098 INFO L287 CfgBuilder]: Performing block encoding [2024-11-14 03:38:37,119 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-14 03:38:37,119 INFO L316 CfgBuilder]: Removed 11 assume(true) statements. [2024-11-14 03:38:37,120 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 03:38:37 BoogieIcfgContainer [2024-11-14 03:38:37,120 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-14 03:38:37,124 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-14 03:38:37,124 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-14 03:38:37,130 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-14 03:38:37,130 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.11 03:38:27" (1/3) ... [2024-11-14 03:38:37,131 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@323ef1a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 03:38:37, skipping insertion in model container [2024-11-14 03:38:37,131 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:38:29" (2/3) ... [2024-11-14 03:38:37,132 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@323ef1a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 03:38:37, skipping insertion in model container [2024-11-14 03:38:37,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 03:38:37" (3/3) ... [2024-11-14 03:38:37,134 INFO L112 eAbstractionObserver]: Analyzing ICFG workstealqueue_mutex-1.i [2024-11-14 03:38:37,153 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-14 03:38:37,158 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG workstealqueue_mutex-1.i that has 2 procedures, 2489 locations, 1 initial locations, 11 loop locations, and 257 error locations. [2024-11-14 03:38:37,158 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-14 03:38:37,610 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-14 03:38:37,706 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 2492 places, 2580 transitions, 5167 flow [2024-11-14 03:38:47,568 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 468070 states, 462545 states have (on average 2.084657708979667) internal successors, (964248), 468069 states have internal predecessors, (964248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:38:47,624 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-14 03:38:47,651 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=FINITE_AUTOMATA, 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;@60c8807e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-14 03:38:47,655 INFO L334 AbstractCegarLoop]: Starting to check reachability of 280 error locations. [2024-11-14 03:38:48,178 INFO L276 IsEmpty]: Start isEmpty. Operand has 468070 states, 462545 states have (on average 2.084657708979667) internal successors, (964248), 468069 states have internal predecessors, (964248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:38:48,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-14 03:38:48,183 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 03:38:48,184 INFO L215 NwaCegarLoop]: 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] [2024-11-14 03:38:48,184 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 276 more)] === [2024-11-14 03:38:48,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 03:38:48,189 INFO L85 PathProgramCache]: Analyzing trace with hash 912852609, now seen corresponding path program 1 times [2024-11-14 03:38:48,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 03:38:48,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141932321] [2024-11-14 03:38:48,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 03:38:48,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 03:38:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-14 03:38:49,639 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-14 03:38:49,640 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 03:38:49,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141932321] [2024-11-14 03:38:49,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141932321] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-14 03:38:49,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-14 03:38:49,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-14 03:38:49,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1717099602] [2024-11-14 03:38:49,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-14 03:38:49,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-14 03:38:49,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 03:38:49,674 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-14 03:38:49,674 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-14 03:38:50,292 INFO L87 Difference]: Start difference. First operand has 468070 states, 462545 states have (on average 2.084657708979667) internal successors, (964248), 468069 states have internal predecessors, (964248), 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) Second operand has 6 states, 5 states have (on average 11.4) internal successors, (57), 6 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:39:07,199 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 03:39:07,200 INFO L93 Difference]: Finished difference Result 873675 states and 1859847 transitions. [2024-11-14 03:39:07,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-14 03:39:07,205 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 11.4) internal successors, (57), 6 states have internal predecessors, (57), 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) Word has length 57 [2024-11-14 03:39:07,205 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 03:39:09,344 INFO L225 Difference]: With dead ends: 873675 [2024-11-14 03:39:09,344 INFO L226 Difference]: Without dead ends: 405583 [2024-11-14 03:39:10,102 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-14 03:39:10,105 INFO L432 NwaCegarLoop]: 2287 mSDtfsCounter, 1 mSDsluCounter, 4842 mSDsCounter, 0 mSdLazyCounter, 2390 mSolverCounterSat, 166 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 7129 SdHoareTripleChecker+Invalid, 2556 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 166 IncrementalHoareTripleChecker+Valid, 2390 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.8s IncrementalHoareTripleChecker+Time [2024-11-14 03:39:10,106 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 7129 Invalid, 2556 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [166 Valid, 2390 Invalid, 0 Unknown, 0 Unchecked, 9.8s Time] [2024-11-14 03:39:11,709 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 405583 states. [2024-11-14 03:39:19,453 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 405583 to 405583. [2024-11-14 03:39:20,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 405583 states, 404725 states have (on average 2.0544987337080736) internal successors, (831507), 405582 states have internal predecessors, (831507), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:39:22,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405583 states to 405583 states and 831507 transitions. [2024-11-14 03:39:23,546 INFO L78 Accepts]: Start accepts. Automaton has 405583 states and 831507 transitions. Word has length 57 [2024-11-14 03:39:23,547 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-14 03:39:23,547 INFO L471 AbstractCegarLoop]: Abstraction has 405583 states and 831507 transitions. [2024-11-14 03:39:23,547 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 11.4) internal successors, (57), 6 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:39:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 405583 states and 831507 transitions. [2024-11-14 03:39:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-14 03:39:23,549 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 03:39:23,549 INFO L215 NwaCegarLoop]: 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] [2024-11-14 03:39:23,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-14 03:39:23,550 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 276 more)] === [2024-11-14 03:39:23,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 03:39:23,550 INFO L85 PathProgramCache]: Analyzing trace with hash -43680975, now seen corresponding path program 1 times [2024-11-14 03:39:23,551 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 03:39:23,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598700555] [2024-11-14 03:39:23,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 03:39:23,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 03:39:23,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-14 03:39:24,515 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-14 03:39:24,516 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 03:39:24,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598700555] [2024-11-14 03:39:24,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598700555] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-14 03:39:24,516 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-14 03:39:24,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-14 03:39:24,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030106277] [2024-11-14 03:39:24,517 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-14 03:39:24,518 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-14 03:39:24,518 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 03:39:24,519 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-14 03:39:24,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-14 03:39:24,519 INFO L87 Difference]: Start difference. First operand 405583 states and 831507 transitions. Second operand has 6 states, 5 states have (on average 13.0) internal successors, (65), 6 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 03:39:31,975 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 03:39:31,975 INFO L93 Difference]: Finished difference Result 405583 states and 831507 transitions. [2024-11-14 03:39:31,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-14 03:39:31,976 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 13.0) internal successors, (65), 6 states have internal predecessors, (65), 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) Word has length 65 [2024-11-14 03:39:31,976 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 03:39:34,406 INFO L225 Difference]: With dead ends: 405583 [2024-11-14 03:39:34,406 INFO L226 Difference]: Without dead ends: 405582 [2024-11-14 03:39:34,497 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-14 03:39:34,498 INFO L432 NwaCegarLoop]: 2286 mSDtfsCounter, 2 mSDsluCounter, 1614 mSDsCounter, 0 mSdLazyCounter, 863 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 3900 SdHoareTripleChecker+Invalid, 863 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 863 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time [2024-11-14 03:39:34,498 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 3900 Invalid, 863 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 863 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time] [2024-11-14 03:39:35,151 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 405582 states.