./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/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_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/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_a0a79305-9440-4a62-9144-b90cb29bcefb/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 658086e6a2b970f68ba6fa20919311f7cc4c75e1705e5ad288c4fd1e6439159f --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-25 00:02:25,855 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-25 00:02:26,002 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/config/svcomp-DataRace-32bit-Taipan_Default.epf [2023-11-25 00:02:26,007 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-25 00:02:26,008 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-25 00:02:26,032 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-25 00:02:26,033 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-25 00:02:26,034 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-25 00:02:26,034 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-25 00:02:26,035 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-25 00:02:26,036 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-25 00:02:26,036 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-25 00:02:26,037 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-25 00:02:26,037 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-25 00:02:26,038 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-25 00:02:26,038 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-25 00:02:26,039 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-25 00:02:26,041 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-25 00:02:26,042 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-25 00:02:26,043 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-25 00:02:26,043 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-25 00:02:26,044 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-25 00:02:26,045 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-25 00:02:26,045 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-25 00:02:26,046 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-25 00:02:26,046 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-25 00:02:26,047 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-25 00:02:26,047 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-25 00:02:26,048 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-25 00:02:26,048 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-25 00:02:26,049 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-25 00:02:26,049 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-25 00:02:26,050 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-25 00:02:26,050 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-25 00:02:26,050 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-25 00:02:26,051 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-25 00:02:26,051 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-25 00:02:26,052 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-25 00:02:26,052 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:02:26,053 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-25 00:02:26,053 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-25 00:02:26,054 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-25 00:02:26,054 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-25 00:02:26,055 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-25 00:02:26,055 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-25 00:02:26,055 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-25 00:02:26,056 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-25 00:02:26,056 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-25 00:02:26,057 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_a0a79305-9440-4a62-9144-b90cb29bcefb/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_a0a79305-9440-4a62-9144-b90cb29bcefb/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 -> 658086e6a2b970f68ba6fa20919311f7cc4c75e1705e5ad288c4fd1e6439159f [2023-11-25 00:02:26,360 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-25 00:02:26,391 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-25 00:02:26,395 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-25 00:02:26,396 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-25 00:02:26,396 INFO L274 PluginConnector]: CDTParser initialized [2023-11-25 00:02:26,398 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i [2023-11-25 00:02:29,508 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-25 00:02:29,877 INFO L384 CDTParser]: Found 1 translation units. [2023-11-25 00:02:29,878 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i [2023-11-25 00:02:29,896 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/data/ee45c5411/0cc46f12724c4faca6a9eb0073421fb2/FLAG557267c4b [2023-11-25 00:02:29,913 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/data/ee45c5411/0cc46f12724c4faca6a9eb0073421fb2 [2023-11-25 00:02:29,916 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-25 00:02:29,918 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-25 00:02:29,919 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-25 00:02:29,920 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-25 00:02:29,932 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-25 00:02:29,933 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:02:29" (1/1) ... [2023-11-25 00:02:29,935 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1629390e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:29, skipping insertion in model container [2023-11-25 00:02:29,936 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:02:29" (1/1) ... [2023-11-25 00:02:30,027 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-25 00:02:30,645 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:02:30,663 INFO L202 MainTranslator]: Completed pre-run [2023-11-25 00:02:30,768 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:02:30,815 INFO L206 MainTranslator]: Completed translation [2023-11-25 00:02:30,816 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30 WrapperNode [2023-11-25 00:02:30,816 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-25 00:02:30,817 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-25 00:02:30,817 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-25 00:02:30,818 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-25 00:02:30,826 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:30,869 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:30,974 INFO L138 Inliner]: procedures = 174, calls = 91, calls flagged for inlining = 20, calls inlined = 35, statements flattened = 910 [2023-11-25 00:02:30,988 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-25 00:02:30,989 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-25 00:02:30,989 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-25 00:02:30,989 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-25 00:02:31,008 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,008 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,028 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,044 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,116 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,127 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,132 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,138 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,146 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-25 00:02:31,147 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-25 00:02:31,148 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-25 00:02:31,148 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-25 00:02:31,149 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (1/1) ... [2023-11-25 00:02:31,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:02:31,171 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:02:31,183 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-25 00:02:31,191 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a0a79305-9440-4a62-9144-b90cb29bcefb/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-25 00:02:31,223 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-25 00:02:31,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-25 00:02:31,224 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-25 00:02:31,224 INFO L130 BoogieDeclarations]: Found specification of procedure worker_fn [2023-11-25 00:02:31,224 INFO L138 BoogieDeclarations]: Found implementation of procedure worker_fn [2023-11-25 00:02:31,224 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-25 00:02:31,225 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-25 00:02:31,226 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-25 00:02:31,226 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-25 00:02:31,228 WARN L213 CfgBuilder]: User set CodeBlockSize to LoopFreeBlock but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-25 00:02:31,406 INFO L241 CfgBuilder]: Building ICFG [2023-11-25 00:02:31,409 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-25 00:02:32,816 INFO L282 CfgBuilder]: Performing block encoding [2023-11-25 00:02:32,876 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-25 00:02:32,877 INFO L309 CfgBuilder]: Removed 16 assume(true) statements. [2023-11-25 00:02:32,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:02:32 BoogieIcfgContainer [2023-11-25 00:02:32,879 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-25 00:02:32,882 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-25 00:02:32,883 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-25 00:02:32,886 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-25 00:02:32,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.11 12:02:29" (1/3) ... [2023-11-25 00:02:32,888 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a9e00c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:02:32, skipping insertion in model container [2023-11-25 00:02:32,889 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:02:30" (2/3) ... [2023-11-25 00:02:32,890 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a9e00c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:02:32, skipping insertion in model container [2023-11-25 00:02:32,890 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:02:32" (3/3) ... [2023-11-25 00:02:32,892 INFO L112 eAbstractionObserver]: Analyzing ICFG one_time_barrier_3t.i [2023-11-25 00:02:32,901 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-25 00:02:32,911 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-25 00:02:32,911 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 76 error locations. [2023-11-25 00:02:32,911 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-25 00:02:33,214 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-25 00:02:33,264 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 972 places, 1058 transitions, 2123 flow [2023-11-25 00:02:38,033 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 186017 states, 184575 states have (on average 2.203359068129487) internal successors, (406685), 186016 states have internal predecessors, (406685), 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-25 00:02:38,064 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-25 00:02:38,072 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;@2779bb97, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-25 00:02:38,072 INFO L358 AbstractCegarLoop]: Starting to check reachability of 111 error locations. [2023-11-25 00:02:38,276 INFO L276 IsEmpty]: Start isEmpty. Operand has 186017 states, 184575 states have (on average 2.203359068129487) internal successors, (406685), 186016 states have internal predecessors, (406685), 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-25 00:02:38,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-25 00:02:38,285 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:02:38,285 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] [2023-11-25 00:02:38,287 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2023-11-25 00:02:38,293 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:02:38,293 INFO L85 PathProgramCache]: Analyzing trace with hash 322890383, now seen corresponding path program 1 times [2023-11-25 00:02:38,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:02:38,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363800214] [2023-11-25 00:02:38,308 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:02:38,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:02:38,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:02:39,459 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-25 00:02:39,460 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:02:39,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1363800214] [2023-11-25 00:02:39,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1363800214] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:02:39,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:02:39,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-25 00:02:39,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382031677] [2023-11-25 00:02:39,464 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:02:39,468 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-25 00:02:39,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:02:39,499 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-25 00:02:39,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-25 00:02:40,138 INFO L87 Difference]: Start difference. First operand has 186017 states, 184575 states have (on average 2.203359068129487) internal successors, (406685), 186016 states have internal predecessors, (406685), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 5 states have (on average 9.0) internal successors, (45), 6 states have internal predecessors, (45), 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-25 00:02:43,585 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:02:43,585 INFO L93 Difference]: Finished difference Result 164332 states and 334213 transitions. [2023-11-25 00:02:43,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-25 00:02:43,593 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 9.0) internal successors, (45), 6 states have internal predecessors, (45), 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 45 [2023-11-25 00:02:43,594 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:02:44,459 INFO L225 Difference]: With dead ends: 164332 [2023-11-25 00:02:44,460 INFO L226 Difference]: Without dead ends: 162039 [2023-11-25 00:02:44,463 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-25 00:02:44,469 INFO L413 NwaCegarLoop]: 907 mSDtfsCounter, 1 mSDsluCounter, 1605 mSDsCounter, 0 mSdLazyCounter, 1210 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 2512 SdHoareTripleChecker+Invalid, 1210 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1210 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-25 00:02:44,471 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 2512 Invalid, 1210 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1210 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-25 00:02:44,990 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162039 states. [2023-11-25 00:02:50,045 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162039 to 162039. [2023-11-25 00:02:50,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162039 states, 159668 states have (on average 2.0647217977302903) internal successors, (329670), 162038 states have internal predecessors, (329670), 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-25 00:02:52,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162039 states to 162039 states and 329670 transitions. [2023-11-25 00:02:52,241 INFO L78 Accepts]: Start accepts. Automaton has 162039 states and 329670 transitions. Word has length 45 [2023-11-25 00:02:52,242 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:02:52,242 INFO L495 AbstractCegarLoop]: Abstraction has 162039 states and 329670 transitions. [2023-11-25 00:02:52,242 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 9.0) internal successors, (45), 6 states have internal predecessors, (45), 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-25 00:02:52,243 INFO L276 IsEmpty]: Start isEmpty. Operand 162039 states and 329670 transitions. [2023-11-25 00:02:52,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-25 00:02:52,245 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:02:52,245 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] [2023-11-25 00:02:52,246 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-25 00:02:52,246 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2023-11-25 00:02:52,247 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:02:52,247 INFO L85 PathProgramCache]: Analyzing trace with hash 1476023321, now seen corresponding path program 1 times [2023-11-25 00:02:52,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:02:52,248 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138592247] [2023-11-25 00:02:52,248 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:02:52,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:02:52,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:02:52,343 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-25 00:02:52,343 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:02:52,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138592247] [2023-11-25 00:02:52,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138592247] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:02:52,344 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:02:52,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-25 00:02:52,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981007218] [2023-11-25 00:02:52,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:02:52,347 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:02:52,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:02:52,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:02:52,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:02:52,350 INFO L87 Difference]: Start difference. First operand 162039 states and 329670 transitions. Second operand has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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-25 00:02:53,597 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:02:53,597 INFO L93 Difference]: Finished difference Result 162068 states and 329699 transitions. [2023-11-25 00:02:53,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:02:53,599 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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 51 [2023-11-25 00:02:53,601 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:02:54,093 INFO L225 Difference]: With dead ends: 162068 [2023-11-25 00:02:54,093 INFO L226 Difference]: Without dead ends: 162068 [2023-11-25 00:02:54,094 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-25 00:02:54,096 INFO L413 NwaCegarLoop]: 885 mSDtfsCounter, 28 mSDsluCounter, 880 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 1765 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:02:54,097 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 1765 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:02:55,194 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162068 states. [2023-11-25 00:02:58,283 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162068 to 162040. [2023-11-25 00:02:58,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162040 states, 159669 states have (on average 2.064715129423996) internal successors, (329671), 162039 states have internal predecessors, (329671), 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-25 00:02:59,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162040 states to 162040 states and 329671 transitions. [2023-11-25 00:02:59,695 INFO L78 Accepts]: Start accepts. Automaton has 162040 states and 329671 transitions. Word has length 51 [2023-11-25 00:02:59,696 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:02:59,696 INFO L495 AbstractCegarLoop]: Abstraction has 162040 states and 329671 transitions. [2023-11-25 00:02:59,697 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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-25 00:02:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 162040 states and 329671 transitions. [2023-11-25 00:02:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2023-11-25 00:02:59,714 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:02:59,714 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] [2023-11-25 00:02:59,714 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-25 00:02:59,715 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2023-11-25 00:02:59,715 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:02:59,716 INFO L85 PathProgramCache]: Analyzing trace with hash -2100024491, now seen corresponding path program 1 times [2023-11-25 00:02:59,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:02:59,716 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578002419] [2023-11-25 00:02:59,716 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:02:59,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:02:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:00,355 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-25 00:03:00,356 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:00,356 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578002419] [2023-11-25 00:03:00,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578002419] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:00,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:00,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-25 00:03:00,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [129464391] [2023-11-25 00:03:00,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:00,365 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-25 00:03:00,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:00,367 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-25 00:03:00,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-25 00:03:00,369 INFO L87 Difference]: Start difference. First operand 162040 states and 329671 transitions. Second operand has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 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-25 00:03:02,673 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:02,673 INFO L93 Difference]: Finished difference Result 162039 states and 329670 transitions. [2023-11-25 00:03:02,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-25 00:03:02,675 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 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 53 [2023-11-25 00:03:02,676 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:04,157 INFO L225 Difference]: With dead ends: 162039 [2023-11-25 00:03:04,158 INFO L226 Difference]: Without dead ends: 162039 [2023-11-25 00:03:04,164 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-25 00:03:04,172 INFO L413 NwaCegarLoop]: 903 mSDtfsCounter, 1 mSDsluCounter, 1596 mSDsCounter, 0 mSdLazyCounter, 1207 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 2499 SdHoareTripleChecker+Invalid, 1207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:04,176 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 2499 Invalid, 1207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1207 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2023-11-25 00:03:04,532 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162039 states. [2023-11-25 00:03:07,791 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162039 to 162039. [2023-11-25 00:03:08,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162039 states, 159669 states have (on average 2.064708866467505) internal successors, (329670), 162038 states have internal predecessors, (329670), 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-25 00:03:08,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162039 states to 162039 states and 329670 transitions. [2023-11-25 00:03:08,656 INFO L78 Accepts]: Start accepts. Automaton has 162039 states and 329670 transitions. Word has length 53 [2023-11-25 00:03:08,656 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:08,656 INFO L495 AbstractCegarLoop]: Abstraction has 162039 states and 329670 transitions. [2023-11-25 00:03:08,657 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 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-25 00:03:08,657 INFO L276 IsEmpty]: Start isEmpty. Operand 162039 states and 329670 transitions. [2023-11-25 00:03:08,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-11-25 00:03:08,659 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:08,660 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] [2023-11-25 00:03:08,660 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-25 00:03:08,660 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2023-11-25 00:03:08,661 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:08,661 INFO L85 PathProgramCache]: Analyzing trace with hash -715253264, now seen corresponding path program 1 times [2023-11-25 00:03:08,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:08,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1091556105] [2023-11-25 00:03:08,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:08,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:09,160 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-25 00:03:09,161 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:09,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1091556105] [2023-11-25 00:03:09,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1091556105] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:09,162 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:09,162 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-25 00:03:09,162 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [449038615] [2023-11-25 00:03:09,162 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:09,163 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-25 00:03:09,163 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:09,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-25 00:03:09,164 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-25 00:03:09,164 INFO L87 Difference]: Start difference. First operand 162039 states and 329670 transitions. Second operand has 6 states, 5 states have (on average 12.2) internal successors, (61), 6 states have internal predecessors, (61), 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-25 00:03:11,877 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:11,877 INFO L93 Difference]: Finished difference Result 162038 states and 329669 transitions. [2023-11-25 00:03:11,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-25 00:03:11,879 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 12.2) internal successors, (61), 6 states have internal predecessors, (61), 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 61 [2023-11-25 00:03:11,879 INFO L84 Accepts]: Finished accepts. some prefix is accepted.