./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread/stack_longer-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/pthread/stack_longer-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/config/svcomp-DataRace-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91 --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 4351dece6a672e511bbcb86915e62fc8a7361763ad7ab88f2e640b2d00ea50a7 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:15:29,918 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:15:29,992 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/config/svcomp-DataRace-32bit-Taipan_Default.epf [2023-11-24 23:15:29,997 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:15:29,998 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 23:15:30,023 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:15:30,024 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 23:15:30,025 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 23:15:30,026 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:15:30,027 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 23:15:30,027 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-24 23:15:30,028 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-24 23:15:30,029 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-24 23:15:30,029 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-24 23:15:30,030 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-24 23:15:30,031 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-24 23:15:30,031 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-24 23:15:30,032 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-24 23:15:30,032 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-24 23:15:30,033 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-24 23:15:30,034 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-24 23:15:30,035 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-24 23:15:30,035 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:15:30,036 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:15:30,037 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 23:15:30,037 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:15:30,038 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 23:15:30,038 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:15:30,039 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:15:30,039 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:15:30,040 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:15:30,040 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-24 23:15:30,041 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 23:15:30,042 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 23:15:30,042 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:15:30,043 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:15:30,043 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:15:30,044 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 23:15:30,044 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:15:30,045 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:15:30,046 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:15:30,046 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:15:30,047 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-24 23:15:30,047 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:15:30,048 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 23:15:30,048 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:15:30,049 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-24 23:15:30,049 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:15:30,050 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91 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 -> 4351dece6a672e511bbcb86915e62fc8a7361763ad7ab88f2e640b2d00ea50a7 [2023-11-24 23:15:30,405 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:15:30,447 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:15:30,451 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:15:30,452 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:15:30,453 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:15:30,455 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/pthread/stack_longer-1.i [2023-11-24 23:15:33,763 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:15:34,156 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:15:34,161 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/sv-benchmarks/c/pthread/stack_longer-1.i [2023-11-24 23:15:34,193 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/data/c9bd29f20/51d7a42d229e49b7812c3427007ae5fa/FLAG138ac70d1 [2023-11-24 23:15:34,208 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/data/c9bd29f20/51d7a42d229e49b7812c3427007ae5fa [2023-11-24 23:15:34,211 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:15:34,212 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:15:34,214 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:15:34,214 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:15:34,225 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:15:34,226 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:15:34" (1/1) ... [2023-11-24 23:15:34,227 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@582292e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:34, skipping insertion in model container [2023-11-24 23:15:34,227 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:15:34" (1/1) ... [2023-11-24 23:15:34,307 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:15:34,976 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:15:34,992 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:15:35,072 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:15:35,158 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:15:35,159 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35 WrapperNode [2023-11-24 23:15:35,159 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:15:35,161 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:15:35,161 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:15:35,161 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:15:35,169 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,211 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,269 INFO L138 Inliner]: procedures = 278, calls = 42, calls flagged for inlining = 13, calls inlined = 14, statements flattened = 215 [2023-11-24 23:15:35,271 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:15:35,272 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:15:35,273 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:15:35,273 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:15:35,284 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,285 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,291 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,292 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,307 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,311 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,314 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,317 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,322 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:15:35,323 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:15:35,323 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:15:35,323 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:15:35,324 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (1/1) ... [2023-11-24 23:15:35,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:15:35,357 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-24 23:15:35,384 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-24 23:15:35,397 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e39598b2-b121-4b81-8d91-0d0d2240330b/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-24 23:15:35,425 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2023-11-24 23:15:35,425 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2023-11-24 23:15:35,425 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2023-11-24 23:15:35,425 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2023-11-24 23:15:35,425 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-24 23:15:35,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:15:35,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:15:35,427 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:15:35,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:15:35,429 WARN L213 CfgBuilder]: User set CodeBlockSize to LoopFreeBlock but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-24 23:15:35,603 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:15:35,606 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:15:36,064 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:15:36,104 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:15:36,104 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-24 23:15:36,106 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:15:36 BoogieIcfgContainer [2023-11-24 23:15:36,106 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:15:36,108 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 23:15:36,108 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 23:15:36,112 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 23:15:36,112 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 11:15:34" (1/3) ... [2023-11-24 23:15:36,113 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c52c797 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:15:36, skipping insertion in model container [2023-11-24 23:15:36,116 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:15:35" (2/3) ... [2023-11-24 23:15:36,117 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c52c797 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:15:36, skipping insertion in model container [2023-11-24 23:15:36,117 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:15:36" (3/3) ... [2023-11-24 23:15:36,119 INFO L112 eAbstractionObserver]: Analyzing ICFG stack_longer-1.i [2023-11-24 23:15:36,125 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-24 23:15:36,135 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 23:15:36,135 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2023-11-24 23:15:36,135 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-24 23:15:36,279 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-24 23:15:36,329 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 233 places, 238 transitions, 490 flow [2023-11-24 23:15:39,203 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 69108 states, 69004 states have (on average 3.0083328502695497) internal successors, (207587), 69107 states have internal predecessors, (207587), 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) [2023-11-24 23:15:39,234 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 23:15:39,244 INFO L357 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, mHoare=true, 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;@64052f03, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 23:15:39,244 INFO L358 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2023-11-24 23:15:39,427 INFO L276 IsEmpty]: Start isEmpty. Operand has 69108 states, 69004 states have (on average 3.0083328502695497) internal successors, (207587), 69107 states have internal predecessors, (207587), 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) [2023-11-24 23:15:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-24 23:15:39,461 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:15:39,462 INFO L195 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] [2023-11-24 23:15:39,463 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:15:39,469 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:15:39,473 INFO L85 PathProgramCache]: Analyzing trace with hash -275001194, now seen corresponding path program 1 times [2023-11-24 23:15:39,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:15:39,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925538803] [2023-11-24 23:15:39,487 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:15:39,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:15:39,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:15:39,809 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:15:39,810 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:15:39,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925538803] [2023-11-24 23:15:39,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925538803] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:15:39,812 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:15:39,812 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:15:39,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736920445] [2023-11-24 23:15:39,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:15:39,820 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 23:15:39,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:15:39,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 23:15:39,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:15:40,045 INFO L87 Difference]: Start difference. First operand has 69108 states, 69004 states have (on average 3.0083328502695497) internal successors, (207587), 69107 states have internal predecessors, (207587), 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 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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) [2023-11-24 23:15:42,315 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:15:42,316 INFO L93 Difference]: Finished difference Result 118775 states and 347509 transitions. [2023-11-24 23:15:42,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 23:15:42,319 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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 41 [2023-11-24 23:15:42,319 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:15:43,285 INFO L225 Difference]: With dead ends: 118775 [2023-11-24 23:15:43,286 INFO L226 Difference]: Without dead ends: 118697 [2023-11-24 23:15:43,287 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:15:43,292 INFO L413 NwaCegarLoop]: 306 mSDtfsCounter, 172 mSDsluCounter, 198 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 172 SdHoareTripleChecker+Valid, 504 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 23:15:43,294 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [172 Valid, 504 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 23:15:43,896 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 118697 states. [2023-11-24 23:15:46,405 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 118697 to 63328. [2023-11-24 23:15:46,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63328 states, 63182 states have (on average 2.9277484093570956) internal successors, (184981), 63327 states have internal predecessors, (184981), 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) [2023-11-24 23:15:46,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63328 states to 63328 states and 184981 transitions. [2023-11-24 23:15:46,946 INFO L78 Accepts]: Start accepts. Automaton has 63328 states and 184981 transitions. Word has length 41 [2023-11-24 23:15:46,948 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:15:46,948 INFO L495 AbstractCegarLoop]: Abstraction has 63328 states and 184981 transitions. [2023-11-24 23:15:46,949 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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) [2023-11-24 23:15:46,949 INFO L276 IsEmpty]: Start isEmpty. Operand 63328 states and 184981 transitions. [2023-11-24 23:15:46,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-24 23:15:46,953 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:15:46,954 INFO L195 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] [2023-11-24 23:15:46,954 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 23:15:46,954 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:15:46,955 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:15:46,955 INFO L85 PathProgramCache]: Analyzing trace with hash 1385474668, now seen corresponding path program 1 times [2023-11-24 23:15:46,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:15:46,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745519531] [2023-11-24 23:15:46,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:15:46,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:15:47,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:15:47,655 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:15:47,656 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:15:47,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745519531] [2023-11-24 23:15:47,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745519531] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:15:47,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:15:47,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 23:15:47,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [811836307] [2023-11-24 23:15:47,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:15:47,659 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-24 23:15:47,660 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:15:47,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-24 23:15:47,661 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-24 23:15:47,661 INFO L87 Difference]: Start difference. First operand 63328 states and 184981 transitions. Second operand has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 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) [2023-11-24 23:15:49,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:15:49,352 INFO L93 Difference]: Finished difference Result 93294 states and 269461 transitions. [2023-11-24 23:15:49,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 23:15:49,353 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 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 41 [2023-11-24 23:15:49,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:15:49,724 INFO L225 Difference]: With dead ends: 93294 [2023-11-24 23:15:49,724 INFO L226 Difference]: Without dead ends: 93014 [2023-11-24 23:15:49,725 INFO L412 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 [2023-11-24 23:15:49,727 INFO L413 NwaCegarLoop]: 770 mSDtfsCounter, 620 mSDsluCounter, 928 mSDsCounter, 0 mSdLazyCounter, 230 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 620 SdHoareTripleChecker+Valid, 1698 SdHoareTripleChecker+Invalid, 256 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 230 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-24 23:15:49,727 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [620 Valid, 1698 Invalid, 256 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 230 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-24 23:15:50,488 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 93014 states. [2023-11-24 23:15:52,524 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 93014 to 86456. [2023-11-24 23:15:52,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86456 states, 86310 states have (on average 2.9578148534352913) internal successors, (255289), 86455 states have internal predecessors, (255289), 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) [2023-11-24 23:15:53,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86456 states to 86456 states and 255289 transitions. [2023-11-24 23:15:53,468 INFO L78 Accepts]: Start accepts. Automaton has 86456 states and 255289 transitions. Word has length 41 [2023-11-24 23:15:53,469 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:15:53,469 INFO L495 AbstractCegarLoop]: Abstraction has 86456 states and 255289 transitions. [2023-11-24 23:15:53,469 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 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) [2023-11-24 23:15:53,470 INFO L276 IsEmpty]: Start isEmpty. Operand 86456 states and 255289 transitions. [2023-11-24 23:15:53,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2023-11-24 23:15:53,477 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:15:53,478 INFO L195 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] [2023-11-24 23:15:53,478 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 23:15:53,479 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t2Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:15:53,479 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:15:53,479 INFO L85 PathProgramCache]: Analyzing trace with hash -1430118242, now seen corresponding path program 1 times [2023-11-24 23:15:53,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:15:53,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913305450] [2023-11-24 23:15:53,480 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:15:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:15:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:15:53,572 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:15:53,573 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:15:53,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913305450] [2023-11-24 23:15:53,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913305450] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:15:53,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:15:53,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:15:53,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316924589] [2023-11-24 23:15:53,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:15:53,583 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 23:15:53,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:15:53,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 23:15:53,586 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:15:53,587 INFO L87 Difference]: Start difference. First operand 86456 states and 255289 transitions. Second operand has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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) [2023-11-24 23:15:54,633 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:15:54,633 INFO L93 Difference]: Finished difference Result 140161 states and 407715 transitions. [2023-11-24 23:15:54,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 23:15:54,640 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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 49 [2023-11-24 23:15:54,641 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:15:56,150 INFO L225 Difference]: With dead ends: 140161 [2023-11-24 23:15:56,150 INFO L226 Difference]: Without dead ends: 140161 [2023-11-24 23:15:56,150 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:15:56,152 INFO L413 NwaCegarLoop]: 275 mSDtfsCounter, 170 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 170 SdHoareTripleChecker+Valid, 455 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 23:15:56,152 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [170 Valid, 455 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 23:15:56,376 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 140161 states. [2023-11-24 23:15:58,708 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 140161 to 88373. [2023-11-24 23:15:58,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 88373 states, 88251 states have (on average 2.9149244767764673) internal successors, (257245), 88372 states have internal predecessors, (257245), 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) [2023-11-24 23:15:59,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88373 states to 88373 states and 257245 transitions. [2023-11-24 23:15:59,066 INFO L78 Accepts]: Start accepts. Automaton has 88373 states and 257245 transitions. Word has length 49 [2023-11-24 23:15:59,067 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:15:59,067 INFO L495 AbstractCegarLoop]: Abstraction has 88373 states and 257245 transitions. [2023-11-24 23:15:59,067 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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) [2023-11-24 23:15:59,067 INFO L276 IsEmpty]: Start isEmpty. Operand 88373 states and 257245 transitions. [2023-11-24 23:15:59,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-11-24 23:15:59,081 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:15:59,081 INFO L195 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] [2023-11-24 23:15:59,081 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 23:15:59,082 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:15:59,082 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:15:59,082 INFO L85 PathProgramCache]: Analyzing trace with hash 1506241671, now seen corresponding path program 1 times [2023-11-24 23:15:59,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:15:59,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1344051545] [2023-11-24 23:15:59,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:15:59,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:15:59,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:15:59,185 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:15:59,186 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:15:59,186 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1344051545] [2023-11-24 23:15:59,186 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1344051545] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:15:59,187 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:15:59,187 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 23:15:59,187 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378560708] [2023-11-24 23:15:59,187 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:15:59,188 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 23:15:59,188 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:15:59,189 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 23:15:59,189 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:15:59,189 INFO L87 Difference]: Start difference. First operand 88373 states and 257245 transitions. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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) [2023-11-24 23:16:00,725 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:16:00,725 INFO L93 Difference]: Finished difference Result 152598 states and 444539 transitions. [2023-11-24 23:16:00,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 23:16:00,726 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 56 [2023-11-24 23:16:00,727 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:16:01,855 INFO L225 Difference]: With dead ends: 152598 [2023-11-24 23:16:01,856 INFO L226 Difference]: Without dead ends: 152598 [2023-11-24 23:16:01,857 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 23:16:01,869 INFO L413 NwaCegarLoop]: 285 mSDtfsCounter, 163 mSDsluCounter, 198 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 163 SdHoareTripleChecker+Valid, 483 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 23:16:01,871 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [163 Valid, 483 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 23:16:02,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 152598 states. [2023-11-24 23:16:05,360 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 152598 to 89009. [2023-11-24 23:16:05,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 89009 states, 88887 states have (on average 2.9148806912146883) internal successors, (259095), 89008 states have internal predecessors, (259095), 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) [2023-11-24 23:16:05,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89009 states to 89009 states and 259095 transitions. [2023-11-24 23:16:05,813 INFO L78 Accepts]: Start accepts. Automaton has 89009 states and 259095 transitions. Word has length 56 [2023-11-24 23:16:05,813 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:16:05,813 INFO L495 AbstractCegarLoop]: Abstraction has 89009 states and 259095 transitions. [2023-11-24 23:16:05,814 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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) [2023-11-24 23:16:05,814 INFO L276 IsEmpty]: Start isEmpty. Operand 89009 states and 259095 transitions. [2023-11-24 23:16:05,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2023-11-24 23:16:05,833 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:16:05,833 INFO L195 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] [2023-11-24 23:16:05,833 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 23:16:05,834 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t2Err3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:16:05,834 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:16:05,835 INFO L85 PathProgramCache]: Analyzing trace with hash -225346422, now seen corresponding path program 1 times [2023-11-24 23:16:05,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:16:05,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1584401530] [2023-11-24 23:16:05,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:16:05,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:16:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:16:06,012 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:16:06,013 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:16:06,013 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1584401530] [2023-11-24 23:16:06,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1584401530] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:16:06,014 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:16:06,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 23:16:06,014 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390238224] [2023-11-24 23:16:06,014 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:16:06,015 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 23:16:06,015 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:16:06,016 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 23:16:06,016 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-24 23:16:06,016 INFO L87 Difference]: Start difference. First operand 89009 states and 259095 transitions. Second operand has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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) [2023-11-24 23:16:08,236 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:16:08,237 INFO L93 Difference]: Finished difference Result 153834 states and 450235 transitions. [2023-11-24 23:16:08,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-24 23:16:08,237 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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 62 [2023-11-24 23:16:08,238 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:16:08,727 INFO L225 Difference]: With dead ends: 153834 [2023-11-24 23:16:08,727 INFO L226 Difference]: Without dead ends: 153378 [2023-11-24 23:16:08,728 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-24 23:16:08,728 INFO L413 NwaCegarLoop]: 402 mSDtfsCounter, 548 mSDsluCounter, 951 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 548 SdHoareTripleChecker+Valid, 1353 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-24 23:16:08,729 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [548 Valid, 1353 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-24 23:16:09,027 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153378 states. [2023-11-24 23:16:12,626 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153378 to 106640. [2023-11-24 23:16:12,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 106640 states, 106518 states have (on average 2.9202576090426033) internal successors, (311060), 106639 states have internal predecessors, (311060), 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) [2023-11-24 23:16:13,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106640 states to 106640 states and 311060 transitions. [2023-11-24 23:16:13,120 INFO L78 Accepts]: Start accepts. Automaton has 106640 states and 311060 transitions. Word has length 62 [2023-11-24 23:16:13,120 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:16:13,120 INFO L495 AbstractCegarLoop]: Abstraction has 106640 states and 311060 transitions. [2023-11-24 23:16:13,120 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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) [2023-11-24 23:16:13,121 INFO L276 IsEmpty]: Start isEmpty. Operand 106640 states and 311060 transitions. [2023-11-24 23:16:13,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2023-11-24 23:16:13,137 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:16:13,138 INFO L195 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] [2023-11-24 23:16:13,138 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 23:16:13,138 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-24 23:16:13,139 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:16:13,139 INFO L85 PathProgramCache]: Analyzing trace with hash 332031086, now seen corresponding path program 1 times [2023-11-24 23:16:13,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:16:13,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [731397881] [2023-11-24 23:16:13,140 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:16:13,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:16:13,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:16:13,699 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 23:16:13,700 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:16:13,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [731397881] [2023-11-24 23:16:13,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [731397881] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:16:13,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:16:13,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 23:16:13,702 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1392605620] [2023-11-24 23:16:13,702 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:16:13,702 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-24 23:16:13,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:16:13,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-24 23:16:13,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-24 23:16:13,704 INFO L87 Difference]: Start difference. First operand 106640 states and 311060 transitions. Second operand has 6 states, 5 states have (on average 12.8) internal successors, (64), 6 states have internal predecessors, (64), 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) [2023-11-24 23:16:15,696 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:16:15,696 INFO L93 Difference]: Finished difference Result 111506 states and 325218 transitions. [2023-11-24 23:16:15,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 23:16:15,697 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 12.8) internal successors, (64), 6 states have internal predecessors, (64), 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 64 [2023-11-24 23:16:15,697 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:16:16,047 INFO L225 Difference]: With dead ends: 111506 [2023-11-24 23:16:16,047 INFO L226 Difference]: Without dead ends: 111506 [2023-11-24 23:16:16,047 INFO L412 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 [2023-11-24 23:16:16,048 INFO L413 NwaCegarLoop]: 491 mSDtfsCounter, 321 mSDsluCounter, 780 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 321 SdHoareTripleChecker+Valid, 1271 SdHoareTripleChecker+Invalid, 257 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-24 23:16:16,049 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [321 Valid, 1271 Invalid, 257 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-24 23:16:16,280 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 111506 states.