./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur-race.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_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/config/TaipanReach.xml -i ../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur-race.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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 e7fe0631e7f950e2868c8cb954edca4f6de3fdffbf6debba58771511fbac2e8b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-14 03:04:43,386 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-14 03:04:43,480 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/config/svcomp-DataRace-32bit-Taipan_Default.epf [2024-11-14 03:04:43,489 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-14 03:04:43,489 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-14 03:04:43,513 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-14 03:04:43,513 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-14 03:04:43,513 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-14 03:04:43,514 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-14 03:04:43,514 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-14 03:04:43,514 INFO L153 SettingsManager]: * User list type=DISABLED [2024-11-14 03:04:43,514 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2024-11-14 03:04:43,514 INFO L153 SettingsManager]: * Explicit value domain=true [2024-11-14 03:04:43,514 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2024-11-14 03:04:43,514 INFO L153 SettingsManager]: * Octagon Domain=false [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Interval Domain=false [2024-11-14 03:04:43,515 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2024-11-14 03:04:43,515 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2024-11-14 03:04:43,516 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-14 03:04:43,516 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-14 03:04:43,517 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-14 03:04:43,517 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 03:04:43,518 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-14 03:04:43,518 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-14 03:04:43,519 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2024-11-14 03:04:43,519 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-14 03:04:43,523 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_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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 -> e7fe0631e7f950e2868c8cb954edca4f6de3fdffbf6debba58771511fbac2e8b [2024-11-14 03:04:43,872 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-14 03:04:43,885 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-14 03:04:43,889 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-14 03:04:43,891 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-14 03:04:43,891 INFO L274 PluginConnector]: CDTParser initialized [2024-11-14 03:04:43,893 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur-race.i Unable to find full path for "g++" [2024-11-14 03:04:46,173 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-14 03:04:46,635 INFO L384 CDTParser]: Found 1 translation units. [2024-11-14 03:04:46,637 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur-race.i [2024-11-14 03:04:46,652 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/data/ae94bc120/02061b9ba65f4c47b5ce1c796d6c6c49/FLAG18a05fd22 [2024-11-14 03:04:46,671 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/data/ae94bc120/02061b9ba65f4c47b5ce1c796d6c6c49 [2024-11-14 03:04:46,674 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-14 03:04:46,676 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-14 03:04:46,677 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-14 03:04:46,677 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-14 03:04:46,683 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-14 03:04:46,684 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 03:04:46" (1/1) ... [2024-11-14 03:04:46,685 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b0869 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:46, skipping insertion in model container [2024-11-14 03:04:46,686 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 03:04:46" (1/1) ... [2024-11-14 03:04:46,728 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-14 03:04:47,176 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 03:04:47,193 INFO L200 MainTranslator]: Completed pre-run [2024-11-14 03:04:47,258 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 03:04:47,313 INFO L204 MainTranslator]: Completed translation [2024-11-14 03:04:47,313 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47 WrapperNode [2024-11-14 03:04:47,315 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-14 03:04:47,316 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-14 03:04:47,317 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-14 03:04:47,318 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-14 03:04:47,326 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:04:47" (1/1) ... [2024-11-14 03:04:47,347 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:04:47" (1/1) ... [2024-11-14 03:04:47,399 INFO L138 Inliner]: procedures = 170, calls = 33, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 252 [2024-11-14 03:04:47,400 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-14 03:04:47,400 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-14 03:04:47,400 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-14 03:04:47,400 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-14 03:04:47,414 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,414 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,420 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,420 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,437 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,443 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,446 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,447 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,451 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-14 03:04:47,452 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-14 03:04:47,453 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-14 03:04:47,453 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-14 03:04:47,454 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (1/1) ... [2024-11-14 03:04:47,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 03:04:47,483 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 03:04:47,505 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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:04:47,511 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_453c4ccd-d0ed-4290-8965-33ccf5b9e905/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:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-14 03:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-14 03:04:47,546 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-14 03:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-14 03:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-14 03:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-14 03:04:47,546 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-14 03:04:47,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-14 03:04:47,548 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-14 03:04:47,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-14 03:04:47,551 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:04:47,755 INFO L238 CfgBuilder]: Building ICFG [2024-11-14 03:04:47,758 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-14 03:04:48,492 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-14 03:04:48,493 INFO L287 CfgBuilder]: Performing block encoding [2024-11-14 03:04:48,861 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-14 03:04:48,861 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-14 03:04:48,862 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 03:04:48 BoogieIcfgContainer [2024-11-14 03:04:48,862 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-14 03:04:48,866 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-14 03:04:48,866 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-14 03:04:48,872 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-14 03:04:48,872 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.11 03:04:46" (1/3) ... [2024-11-14 03:04:48,874 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@751b3283 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 03:04:48, skipping insertion in model container [2024-11-14 03:04:48,874 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 03:04:47" (2/3) ... [2024-11-14 03:04:48,874 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@751b3283 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 03:04:48, skipping insertion in model container [2024-11-14 03:04:48,874 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 03:04:48" (3/3) ... [2024-11-14 03:04:48,875 INFO L112 eAbstractionObserver]: Analyzing ICFG 36_stack_cas_p0_vs_concur-race.i [2024-11-14 03:04:48,894 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-14 03:04:48,897 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG 36_stack_cas_p0_vs_concur-race.i that has 2 procedures, 210 locations, 1 initial locations, 3 loop locations, and 19 error locations. [2024-11-14 03:04:48,897 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-14 03:04:49,044 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-14 03:04:49,099 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 213 places, 220 transitions, 444 flow [2024-11-14 03:04:49,290 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 1523 states, 1484 states have (on average 2.056603773584906) internal successors, (3052), 1522 states have internal predecessors, (3052), 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:04:49,319 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-14 03:04:49,337 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;@7fc8f862, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-14 03:04:49,337 INFO L334 AbstractCegarLoop]: Starting to check reachability of 39 error locations. [2024-11-14 03:04:49,344 INFO L276 IsEmpty]: Start isEmpty. Operand has 1523 states, 1484 states have (on average 2.056603773584906) internal successors, (3052), 1522 states have internal predecessors, (3052), 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:04:49,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-14 03:04:49,352 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 03:04:49,353 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-14 03:04:49,354 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 35 more)] === [2024-11-14 03:04:49,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 03:04:49,358 INFO L85 PathProgramCache]: Analyzing trace with hash 1240855816, now seen corresponding path program 1 times [2024-11-14 03:04:49,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 03:04:49,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377963555] [2024-11-14 03:04:49,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 03:04:49,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 03:04:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-14 03:04:49,617 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-14 03:04:49,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-14 03:04:49,737 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2024-11-14 03:04:49,738 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-14 03:04:49,740 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (38 of 39 remaining) [2024-11-14 03:04:49,742 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (37 of 39 remaining) [2024-11-14 03:04:49,743 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 39 remaining) [2024-11-14 03:04:49,743 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 39 remaining) [2024-11-14 03:04:49,743 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (34 of 39 remaining) [2024-11-14 03:04:49,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (33 of 39 remaining) [2024-11-14 03:04:49,745 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (29 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (28 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (27 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (26 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (25 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (24 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (23 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (22 of 39 remaining) [2024-11-14 03:04:49,746 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (21 of 39 remaining) [2024-11-14 03:04:49,747 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (20 of 39 remaining) [2024-11-14 03:04:49,747 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (19 of 39 remaining) [2024-11-14 03:04:49,747 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 39 remaining) [2024-11-14 03:04:49,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 39 remaining) [2024-11-14 03:04:49,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 39 remaining) [2024-11-14 03:04:49,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 39 remaining) [2024-11-14 03:04:49,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (10 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (8 of 39 remaining) [2024-11-14 03:04:49,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (7 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (6 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (5 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (4 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (3 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (1 of 39 remaining) [2024-11-14 03:04:49,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (0 of 39 remaining) [2024-11-14 03:04:49,754 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-14 03:04:49,760 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-11-14 03:04:49,763 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-14 03:04:49,763 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-14 03:04:49,913 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-14 03:04:49,924 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 336 places, 350 transitions, 710 flow [2024-11-14 03:04:56,737 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 177058 states, 176240 states have (on average 3.1382773490694507) internal successors, (553090), 177057 states have internal predecessors, (553090), 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:04:56,744 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-14 03:04:56,745 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;@7fc8f862, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-14 03:04:56,745 INFO L334 AbstractCegarLoop]: Starting to check reachability of 58 error locations. [2024-11-14 03:04:56,912 INFO L276 IsEmpty]: Start isEmpty. Operand has 177058 states, 176240 states have (on average 3.1382773490694507) internal successors, (553090), 177057 states have internal predecessors, (553090), 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:04:56,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-14 03:04:56,920 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 03:04:56,920 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, 1, 1, 1, 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:04:56,920 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 54 more)] === [2024-11-14 03:04:56,921 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 03:04:56,921 INFO L85 PathProgramCache]: Analyzing trace with hash 964310737, now seen corresponding path program 1 times [2024-11-14 03:04:56,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 03:04:56,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1660048137] [2024-11-14 03:04:56,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 03:04:56,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 03:04:56,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-14 03:04:57,211 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:04:57,212 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 03:04:57,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1660048137] [2024-11-14 03:04:57,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1660048137] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-14 03:04:57,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-14 03:04:57,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-14 03:04:57,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957622735] [2024-11-14 03:04:57,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-14 03:04:57,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-14 03:04:57,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 03:04:57,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-14 03:04:57,532 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-14 03:04:57,868 INFO L87 Difference]: Start difference. First operand has 177058 states, 176240 states have (on average 3.1382773490694507) internal successors, (553090), 177057 states have internal predecessors, (553090), 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 2 states, 1 states have (on average 92.0) internal successors, (92), 2 states have internal predecessors, (92), 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:05:02,461 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 03:05:02,464 INFO L93 Difference]: Finished difference Result 260989 states and 845922 transitions. [2024-11-14 03:05:02,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-14 03:05:02,472 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 1 states have (on average 92.0) internal successors, (92), 2 states have internal predecessors, (92), 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 92 [2024-11-14 03:05:02,473 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 03:05:03,449 INFO L225 Difference]: With dead ends: 260989 [2024-11-14 03:05:03,450 INFO L226 Difference]: Without dead ends: 84029 [2024-11-14 03:05:03,779 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-14 03:05:03,782 INFO L432 NwaCegarLoop]: 289 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 289 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-14 03:05:03,783 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 289 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-14 03:05:03,946 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84029 states. [2024-11-14 03:05:06,599 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84029 to 84029. [2024-11-14 03:05:06,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84029 states, 83908 states have (on average 2.9089121418696666) internal successors, (244081), 84028 states have internal predecessors, (244081), 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:05:07,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84029 states to 84029 states and 244081 transitions. [2024-11-14 03:05:08,160 INFO L78 Accepts]: Start accepts. Automaton has 84029 states and 244081 transitions. Word has length 92 [2024-11-14 03:05:08,161 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-14 03:05:08,163 INFO L471 AbstractCegarLoop]: Abstraction has 84029 states and 244081 transitions. [2024-11-14 03:05:08,163 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 92.0) internal successors, (92), 2 states have internal predecessors, (92), 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:05:08,164 INFO L276 IsEmpty]: Start isEmpty. Operand 84029 states and 244081 transitions. [2024-11-14 03:05:08,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-14 03:05:08,170 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 03:05:08,170 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-14 03:05:08,171 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-14 03:05:08,171 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 54 more)] === [2024-11-14 03:05:08,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 03:05:08,172 INFO L85 PathProgramCache]: Analyzing trace with hash 262481419, now seen corresponding path program 1 times [2024-11-14 03:05:08,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 03:05:08,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128102707] [2024-11-14 03:05:08,172 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 03:05:08,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 03:05:08,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-14 03:05:08,287 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-14 03:05:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-14 03:05:08,378 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2024-11-14 03:05:08,382 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-14 03:05:08,382 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (57 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (56 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (55 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (54 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (53 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (52 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 58 remaining) [2024-11-14 03:05:08,383 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (50 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (49 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (48 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (47 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (46 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (45 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (44 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (43 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (42 of 58 remaining) [2024-11-14 03:05:08,384 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (41 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (40 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (39 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (38 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (37 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (34 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (33 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 58 remaining) [2024-11-14 03:05:08,385 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (29 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (28 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (27 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (26 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (25 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (24 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (23 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (22 of 58 remaining) [2024-11-14 03:05:08,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (21 of 58 remaining) [2024-11-14 03:05:08,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (20 of 58 remaining) [2024-11-14 03:05:08,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (19 of 58 remaining) [2024-11-14 03:05:08,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 58 remaining) [2024-11-14 03:05:08,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 58 remaining) [2024-11-14 03:05:08,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 58 remaining) [2024-11-14 03:05:08,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (10 of 58 remaining) [2024-11-14 03:05:08,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 58 remaining) [2024-11-14 03:05:08,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (8 of 58 remaining) [2024-11-14 03:05:08,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (7 of 58 remaining) [2024-11-14 03:05:08,390 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (6 of 58 remaining) [2024-11-14 03:05:08,390 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (5 of 58 remaining) [2024-11-14 03:05:08,390 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (4 of 58 remaining) [2024-11-14 03:05:08,390 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (3 of 58 remaining) [2024-11-14 03:05:08,390 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 58 remaining) [2024-11-14 03:05:08,391 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (1 of 58 remaining) [2024-11-14 03:05:08,391 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (0 of 58 remaining) [2024-11-14 03:05:08,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-14 03:05:08,391 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-14 03:05:08,392 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-14 03:05:08,392 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-14 03:05:08,609 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-14 03:05:08,619 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 459 places, 480 transitions, 978 flow