./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.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_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb010ae024b402436affeb854f96a5f9e0df3d8ec2cfe8b3a7f33676b7169a2c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:11:47,081 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:11:47,143 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 06:11:47,147 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:11:47,147 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:11:47,168 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:11:47,169 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:11:47,170 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:11:47,170 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 06:11:47,171 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 06:11:47,172 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:11:47,172 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:11:47,173 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:11:47,173 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:11:47,174 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 06:11:47,174 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:11:47,175 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 06:11:47,175 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:11:47,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:11:47,176 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 06:11:47,176 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 06:11:47,177 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 06:11:47,177 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 06:11:47,178 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:11:47,178 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:11:47,178 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:11:47,179 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:11:47,179 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:11:47,179 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:11:47,180 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 06:11:47,180 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:11:47,181 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:11:47,181 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 06:11:47,181 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 06:11:47,182 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 06:11:47,182 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 06:11:47,182 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 06:11:47,182 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 06:11:47,182 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 06:11:47,183 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 06:11:47,183 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 06:11:47,183 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/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_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cb010ae024b402436affeb854f96a5f9e0df3d8ec2cfe8b3a7f33676b7169a2c [2023-11-29 06:11:47,410 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:11:47,435 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:11:47,438 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:11:47,439 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:11:47,439 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:11:47,440 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i [2023-11-29 06:11:50,257 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:11:50,479 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:11:50,480 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i [2023-11-29 06:11:50,496 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/data/4f97898ef/9bfd8f299c68481c8783f2150ebf6fb5/FLAG0db7b4bdd [2023-11-29 06:11:50,510 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/data/4f97898ef/9bfd8f299c68481c8783f2150ebf6fb5 [2023-11-29 06:11:50,513 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:11:50,514 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:11:50,516 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:11:50,516 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:11:50,521 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:11:50,522 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:50,523 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@611a9221 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50, skipping insertion in model container [2023-11-29 06:11:50,523 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:50,571 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:11:50,883 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:11:50,897 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 06:11:50,939 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:11:50,978 INFO L206 MainTranslator]: Completed translation [2023-11-29 06:11:50,979 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50 WrapperNode [2023-11-29 06:11:50,979 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 06:11:50,980 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 06:11:50,980 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 06:11:50,980 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 06:11:50,986 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,001 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,023 INFO L138 Inliner]: procedures = 171, calls = 40, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 84 [2023-11-29 06:11:51,024 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 06:11:51,025 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 06:11:51,025 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 06:11:51,025 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 06:11:51,033 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,033 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,037 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,037 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,048 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,052 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,055 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,056 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,060 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 06:11:51,061 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 06:11:51,061 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 06:11:51,061 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 06:11:51,062 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (1/1) ... [2023-11-29 06:11:51,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:11:51,078 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:11:51,089 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 06:11:51,099 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 06:11:51,124 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 06:11:51,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 06:11:51,125 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 06:11:51,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 06:11:51,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 06:11:51,125 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-29 06:11:51,125 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-29 06:11:51,126 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 06:11:51,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 06:11:51,126 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 06:11:51,126 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 06:11:51,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 06:11:51,127 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 06:11:51,248 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 06:11:51,250 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 06:11:51,487 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 06:11:51,521 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 06:11:51,521 INFO L309 CfgBuilder]: Removed 9 assume(true) statements. [2023-11-29 06:11:51,523 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:11:51 BoogieIcfgContainer [2023-11-29 06:11:51,523 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 06:11:51,541 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 06:11:51,541 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 06:11:51,545 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 06:11:51,546 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 06:11:50" (1/3) ... [2023-11-29 06:11:51,546 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1338c1ba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:11:51, skipping insertion in model container [2023-11-29 06:11:51,547 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:11:50" (2/3) ... [2023-11-29 06:11:51,547 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1338c1ba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:11:51, skipping insertion in model container [2023-11-29 06:11:51,547 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:11:51" (3/3) ... [2023-11-29 06:11:51,548 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_21-deref_read_racing.i [2023-11-29 06:11:51,557 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 06:11:51,566 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 06:11:51,566 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations. [2023-11-29 06:11:51,566 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 06:11:51,647 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 06:11:51,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 159 transitions, 322 flow [2023-11-29 06:11:51,760 INFO L124 PetriNetUnfolderBase]: 16/213 cut-off events. [2023-11-29 06:11:51,760 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 06:11:51,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 217 conditions, 213 events. 16/213 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 619 event pairs, 0 based on Foata normal form. 0/181 useless extension candidates. Maximal degree in co-relation 128. Up to 4 conditions per place. [2023-11-29 06:11:51,767 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 159 transitions, 322 flow [2023-11-29 06:11:51,774 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 159 transitions, 322 flow [2023-11-29 06:11:51,784 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 06:11:51,790 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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2f0c378a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 06:11:51,791 INFO L358 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2023-11-29 06:11:51,801 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 06:11:51,801 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2023-11-29 06:11:51,801 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 06:11:51,801 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:51,802 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:51,802 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2023-11-29 06:11:51,807 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:51,808 INFO L85 PathProgramCache]: Analyzing trace with hash -1716974939, now seen corresponding path program 1 times [2023-11-29 06:11:51,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:51,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822868578] [2023-11-29 06:11:51,818 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:51,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:51,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:52,065 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-29 06:11:52,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:52,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822868578] [2023-11-29 06:11:52,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1822868578] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:52,066 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:11:52,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:11:52,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [689816516] [2023-11-29 06:11:52,069 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:52,075 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:11:52,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:52,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:11:52,102 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:11:52,122 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 159 [2023-11-29 06:11:52,125 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 159 transitions, 322 flow. Second operand has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-29 06:11:52,126 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:52,126 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 159 [2023-11-29 06:11:52,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:11:52,264 INFO L124 PetriNetUnfolderBase]: 36/486 cut-off events. [2023-11-29 06:11:52,264 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 06:11:52,266 INFO L83 FinitePrefix]: Finished finitePrefix Result has 578 conditions, 486 events. 36/486 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 2070 event pairs, 20 based on Foata normal form. 49/481 useless extension candidates. Maximal degree in co-relation 533. Up to 80 conditions per place. [2023-11-29 06:11:52,270 INFO L140 encePairwiseOnDemand]: 145/159 looper letters, 19 selfloop transitions, 2 changer transitions 0/151 dead transitions. [2023-11-29 06:11:52,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 151 transitions, 348 flow [2023-11-29 06:11:52,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:11:52,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:11:52,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 436 transitions. [2023-11-29 06:11:52,285 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9140461215932913 [2023-11-29 06:11:52,286 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 436 transitions. [2023-11-29 06:11:52,286 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 436 transitions. [2023-11-29 06:11:52,288 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:11:52,291 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 436 transitions. [2023-11-29 06:11:52,295 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 145.33333333333334) internal successors, (436), 3 states have internal predecessors, (436), 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-29 06:11:52,301 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 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-29 06:11:52,302 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 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-29 06:11:52,304 INFO L175 Difference]: Start difference. First operand has 151 places, 159 transitions, 322 flow. Second operand 3 states and 436 transitions. [2023-11-29 06:11:52,305 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 151 transitions, 348 flow [2023-11-29 06:11:52,309 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 151 transitions, 348 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:11:52,313 INFO L231 Difference]: Finished difference. Result has 151 places, 145 transitions, 302 flow [2023-11-29 06:11:52,315 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=302, PETRI_PLACES=151, PETRI_TRANSITIONS=145} [2023-11-29 06:11:52,318 INFO L281 CegarLoopForPetriNet]: 151 programPoint places, 0 predicate places. [2023-11-29 06:11:52,319 INFO L495 AbstractCegarLoop]: Abstraction has has 151 places, 145 transitions, 302 flow [2023-11-29 06:11:52,319 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-29 06:11:52,319 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:52,319 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:52,320 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 06:11:52,320 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2023-11-29 06:11:52,320 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:52,321 INFO L85 PathProgramCache]: Analyzing trace with hash -1234272767, now seen corresponding path program 1 times [2023-11-29 06:11:52,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:52,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [868234140] [2023-11-29 06:11:52,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:52,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:52,402 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-29 06:11:52,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:52,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [868234140] [2023-11-29 06:11:52,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [868234140] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:52,403 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:11:52,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:11:52,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400874366] [2023-11-29 06:11:52,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:52,404 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:11:52,405 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:52,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:11:52,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:11:52,417 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 159 [2023-11-29 06:11:52,418 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 145 transitions, 302 flow. Second operand has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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-29 06:11:52,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:52,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 159 [2023-11-29 06:11:52,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:11:52,533 INFO L124 PetriNetUnfolderBase]: 40/571 cut-off events. [2023-11-29 06:11:52,533 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 06:11:52,535 INFO L83 FinitePrefix]: Finished finitePrefix Result has 677 conditions, 571 events. 40/571 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2739 event pairs, 28 based on Foata normal form. 0/520 useless extension candidates. Maximal degree in co-relation 633. Up to 92 conditions per place. [2023-11-29 06:11:52,537 INFO L140 encePairwiseOnDemand]: 154/159 looper letters, 17 selfloop transitions, 2 changer transitions 0/146 dead transitions. [2023-11-29 06:11:52,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 146 transitions, 342 flow [2023-11-29 06:11:52,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:11:52,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:11:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 409 transitions. [2023-11-29 06:11:52,540 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8574423480083857 [2023-11-29 06:11:52,540 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 409 transitions. [2023-11-29 06:11:52,541 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 409 transitions. [2023-11-29 06:11:52,541 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:11:52,541 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 409 transitions. [2023-11-29 06:11:52,543 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-29 06:11:52,546 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 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-29 06:11:52,546 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 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-29 06:11:52,546 INFO L175 Difference]: Start difference. First operand has 151 places, 145 transitions, 302 flow. Second operand 3 states and 409 transitions. [2023-11-29 06:11:52,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 146 transitions, 342 flow [2023-11-29 06:11:52,548 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 146 transitions, 338 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 06:11:52,551 INFO L231 Difference]: Finished difference. Result has 149 places, 144 transitions, 306 flow [2023-11-29 06:11:52,552 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=306, PETRI_PLACES=149, PETRI_TRANSITIONS=144} [2023-11-29 06:11:52,553 INFO L281 CegarLoopForPetriNet]: 151 programPoint places, -2 predicate places. [2023-11-29 06:11:52,553 INFO L495 AbstractCegarLoop]: Abstraction has has 149 places, 144 transitions, 306 flow [2023-11-29 06:11:52,553 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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-29 06:11:52,554 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:52,554 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:52,554 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 06:11:52,554 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2023-11-29 06:11:52,555 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:52,555 INFO L85 PathProgramCache]: Analyzing trace with hash 1884394175, now seen corresponding path program 1 times [2023-11-29 06:11:52,555 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:52,555 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065300568] [2023-11-29 06:11:52,556 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:52,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:52,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:11:52,586 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:11:52,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:11:52,627 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:11:52,627 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 06:11:52,628 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2023-11-29 06:11:52,630 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2023-11-29 06:11:52,631 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2023-11-29 06:11:52,631 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2023-11-29 06:11:52,631 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2023-11-29 06:11:52,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2023-11-29 06:11:52,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2023-11-29 06:11:52,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2023-11-29 06:11:52,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2023-11-29 06:11:52,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2023-11-29 06:11:52,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2023-11-29 06:11:52,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2023-11-29 06:11:52,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2023-11-29 06:11:52,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2023-11-29 06:11:52,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2023-11-29 06:11:52,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2023-11-29 06:11:52,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2023-11-29 06:11:52,634 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 06:11:52,635 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 06:11:52,637 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 06:11:52,637 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 06:11:52,679 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 06:11:52,684 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 217 places, 229 transitions, 468 flow [2023-11-29 06:11:52,746 INFO L124 PetriNetUnfolderBase]: 27/342 cut-off events. [2023-11-29 06:11:52,746 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 06:11:52,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 350 conditions, 342 events. 27/342 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1342 event pairs, 0 based on Foata normal form. 0/288 useless extension candidates. Maximal degree in co-relation 214. Up to 6 conditions per place. [2023-11-29 06:11:52,749 INFO L82 GeneralOperation]: Start removeDead. Operand has 217 places, 229 transitions, 468 flow [2023-11-29 06:11:52,754 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 217 places, 229 transitions, 468 flow [2023-11-29 06:11:52,755 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 06:11:52,756 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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2f0c378a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 06:11:52,757 INFO L358 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2023-11-29 06:11:52,761 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 06:11:52,761 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2023-11-29 06:11:52,762 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 06:11:52,762 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:52,762 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:52,762 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:11:52,763 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:52,763 INFO L85 PathProgramCache]: Analyzing trace with hash 97993098, now seen corresponding path program 1 times [2023-11-29 06:11:52,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:52,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1536978472] [2023-11-29 06:11:52,763 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:52,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:52,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:52,820 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-29 06:11:52,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:52,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1536978472] [2023-11-29 06:11:52,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1536978472] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:52,821 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:11:52,821 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:11:52,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812482115] [2023-11-29 06:11:52,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:52,821 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:11:52,822 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:52,822 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:11:52,823 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:11:52,841 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 189 out of 229 [2023-11-29 06:11:52,842 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 229 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 190.33333333333334) internal successors, (571), 3 states have internal predecessors, (571), 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-29 06:11:52,842 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:52,842 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 189 of 229 [2023-11-29 06:11:52,843 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:11:53,730 INFO L124 PetriNetUnfolderBase]: 582/4445 cut-off events. [2023-11-29 06:11:53,731 INFO L125 PetriNetUnfolderBase]: For 29/29 co-relation queries the response was YES. [2023-11-29 06:11:53,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5448 conditions, 4445 events. 582/4445 cut-off events. For 29/29 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 42151 event pairs, 468 based on Foata normal form. 560/4551 useless extension candidates. Maximal degree in co-relation 727. Up to 969 conditions per place. [2023-11-29 06:11:53,803 INFO L140 encePairwiseOnDemand]: 209/229 looper letters, 27 selfloop transitions, 2 changer transitions 0/216 dead transitions. [2023-11-29 06:11:53,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 216 transitions, 500 flow [2023-11-29 06:11:53,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:11:53,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:11:53,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 621 transitions. [2023-11-29 06:11:53,807 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9039301310043668 [2023-11-29 06:11:53,807 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 621 transitions. [2023-11-29 06:11:53,807 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 621 transitions. [2023-11-29 06:11:53,808 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:11:53,808 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 621 transitions. [2023-11-29 06:11:53,810 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 207.0) internal successors, (621), 3 states have internal predecessors, (621), 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-29 06:11:53,813 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:53,814 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:53,814 INFO L175 Difference]: Start difference. First operand has 217 places, 229 transitions, 468 flow. Second operand 3 states and 621 transitions. [2023-11-29 06:11:53,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 216 transitions, 500 flow [2023-11-29 06:11:53,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 216 transitions, 500 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:11:53,821 INFO L231 Difference]: Finished difference. Result has 217 places, 210 transitions, 440 flow [2023-11-29 06:11:53,821 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=229, PETRI_DIFFERENCE_MINUEND_FLOW=428, PETRI_DIFFERENCE_MINUEND_PLACES=214, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=440, PETRI_PLACES=217, PETRI_TRANSITIONS=210} [2023-11-29 06:11:53,822 INFO L281 CegarLoopForPetriNet]: 217 programPoint places, 0 predicate places. [2023-11-29 06:11:53,822 INFO L495 AbstractCegarLoop]: Abstraction has has 217 places, 210 transitions, 440 flow [2023-11-29 06:11:53,823 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 190.33333333333334) internal successors, (571), 3 states have internal predecessors, (571), 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-29 06:11:53,823 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:53,824 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:53,824 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 06:11:53,824 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:11:53,825 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:53,825 INFO L85 PathProgramCache]: Analyzing trace with hash -1956318618, now seen corresponding path program 1 times [2023-11-29 06:11:53,825 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:53,825 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503073421] [2023-11-29 06:11:53,826 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:53,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:53,873 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-29 06:11:53,873 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:53,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503073421] [2023-11-29 06:11:53,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503073421] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:53,874 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:11:53,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:11:53,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250046220] [2023-11-29 06:11:53,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:53,875 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:11:53,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:53,876 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:11:53,877 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:11:53,894 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 229 [2023-11-29 06:11:53,895 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 210 transitions, 440 flow. Second operand has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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-29 06:11:53,895 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:53,895 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 229 [2023-11-29 06:11:53,895 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:11:54,955 INFO L124 PetriNetUnfolderBase]: 1030/6373 cut-off events. [2023-11-29 06:11:54,955 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2023-11-29 06:11:54,977 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8110 conditions, 6373 events. 1030/6373 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 65198 event pairs, 726 based on Foata normal form. 0/5852 useless extension candidates. Maximal degree in co-relation 8060. Up to 1672 conditions per place. [2023-11-29 06:11:55,009 INFO L140 encePairwiseOnDemand]: 221/229 looper letters, 31 selfloop transitions, 3 changer transitions 0/213 dead transitions. [2023-11-29 06:11:55,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 213 transitions, 519 flow [2023-11-29 06:11:55,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:11:55,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:11:55,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 579 transitions. [2023-11-29 06:11:55,015 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8427947598253275 [2023-11-29 06:11:55,015 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 579 transitions. [2023-11-29 06:11:55,016 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 579 transitions. [2023-11-29 06:11:55,016 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:11:55,016 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 579 transitions. [2023-11-29 06:11:55,019 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 193.0) internal successors, (579), 3 states have internal predecessors, (579), 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-29 06:11:55,021 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:55,022 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:55,022 INFO L175 Difference]: Start difference. First operand has 217 places, 210 transitions, 440 flow. Second operand 3 states and 579 transitions. [2023-11-29 06:11:55,022 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 213 transitions, 519 flow [2023-11-29 06:11:55,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 213 transitions, 517 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 06:11:55,028 INFO L231 Difference]: Finished difference. Result has 214 places, 208 transitions, 449 flow [2023-11-29 06:11:55,029 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=229, PETRI_DIFFERENCE_MINUEND_FLOW=428, PETRI_DIFFERENCE_MINUEND_PLACES=211, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=449, PETRI_PLACES=214, PETRI_TRANSITIONS=208} [2023-11-29 06:11:55,029 INFO L281 CegarLoopForPetriNet]: 217 programPoint places, -3 predicate places. [2023-11-29 06:11:55,030 INFO L495 AbstractCegarLoop]: Abstraction has has 214 places, 208 transitions, 449 flow [2023-11-29 06:11:55,030 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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-29 06:11:55,030 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:55,031 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:55,031 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 06:11:55,031 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:11:55,031 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:55,032 INFO L85 PathProgramCache]: Analyzing trace with hash 1702606162, now seen corresponding path program 1 times [2023-11-29 06:11:55,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:55,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255501323] [2023-11-29 06:11:55,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:55,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:55,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:55,154 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:11:55,154 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:55,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255501323] [2023-11-29 06:11:55,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255501323] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 06:11:55,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1601166657] [2023-11-29 06:11:55,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:55,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:11:55,156 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:11:55,159 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:11:55,160 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 06:11:55,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:55,246 INFO L262 TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:11:55,249 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:11:55,268 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 06:11:55,268 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:11:55,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1601166657] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:55,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 06:11:55,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2023-11-29 06:11:55,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273181054] [2023-11-29 06:11:55,269 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:55,270 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:11:55,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:55,270 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:11:55,271 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:11:55,281 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 229 [2023-11-29 06:11:55,282 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 208 transitions, 449 flow. Second operand has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 06:11:55,283 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:55,283 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 229 [2023-11-29 06:11:55,283 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:11:56,172 INFO L124 PetriNetUnfolderBase]: 944/5315 cut-off events. [2023-11-29 06:11:56,172 INFO L125 PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES. [2023-11-29 06:11:56,193 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6955 conditions, 5315 events. 944/5315 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 51381 event pairs, 627 based on Foata normal form. 0/4840 useless extension candidates. Maximal degree in co-relation 6248. Up to 1212 conditions per place. [2023-11-29 06:11:56,217 INFO L140 encePairwiseOnDemand]: 226/229 looper letters, 33 selfloop transitions, 2 changer transitions 0/219 dead transitions. [2023-11-29 06:11:56,218 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 219 transitions, 541 flow [2023-11-29 06:11:56,218 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:11:56,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:11:56,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 597 transitions. [2023-11-29 06:11:56,220 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.868995633187773 [2023-11-29 06:11:56,221 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 597 transitions. [2023-11-29 06:11:56,221 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 597 transitions. [2023-11-29 06:11:56,221 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:11:56,222 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 597 transitions. [2023-11-29 06:11:56,224 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 199.0) internal successors, (597), 3 states have internal predecessors, (597), 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-29 06:11:56,226 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:56,227 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:11:56,227 INFO L175 Difference]: Start difference. First operand has 214 places, 208 transitions, 449 flow. Second operand 3 states and 597 transitions. [2023-11-29 06:11:56,227 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 219 transitions, 541 flow [2023-11-29 06:11:56,229 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 219 transitions, 541 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:11:56,233 INFO L231 Difference]: Finished difference. Result has 215 places, 207 transitions, 451 flow [2023-11-29 06:11:56,233 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=229, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=207, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=451, PETRI_PLACES=215, PETRI_TRANSITIONS=207} [2023-11-29 06:11:56,234 INFO L281 CegarLoopForPetriNet]: 217 programPoint places, -2 predicate places. [2023-11-29 06:11:56,234 INFO L495 AbstractCegarLoop]: Abstraction has has 215 places, 207 transitions, 451 flow [2023-11-29 06:11:56,235 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 06:11:56,235 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:11:56,235 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:11:56,248 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 06:11:56,436 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-29 06:11:56,437 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:11:56,437 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:11:56,437 INFO L85 PathProgramCache]: Analyzing trace with hash -712311667, now seen corresponding path program 1 times [2023-11-29 06:11:56,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:11:56,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689459995] [2023-11-29 06:11:56,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:11:56,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:11:56,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:11:56,936 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-29 06:11:56,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:11:56,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1689459995] [2023-11-29 06:11:56,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1689459995] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:11:56,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:11:56,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:11:56,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1264741423] [2023-11-29 06:11:56,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:11:56,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:11:56,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:11:56,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:11:56,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:11:57,269 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 150 out of 229 [2023-11-29 06:11:57,270 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 207 transitions, 451 flow. Second operand has 6 states, 6 states have (on average 151.5) internal successors, (909), 6 states have internal predecessors, (909), 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-29 06:11:57,271 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:11:57,271 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 150 of 229 [2023-11-29 06:11:57,271 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:12:00,607 INFO L124 PetriNetUnfolderBase]: 8446/20931 cut-off events. [2023-11-29 06:12:00,608 INFO L125 PetriNetUnfolderBase]: For 83/83 co-relation queries the response was YES. [2023-11-29 06:12:00,678 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35522 conditions, 20931 events. 8446/20931 cut-off events. For 83/83 co-relation queries the response was YES. Maximal size of possible extension queue 880. Compared 230366 event pairs, 2739 based on Foata normal form. 0/20060 useless extension candidates. Maximal degree in co-relation 34882. Up to 6272 conditions per place. [2023-11-29 06:12:00,799 INFO L140 encePairwiseOnDemand]: 185/229 looper letters, 209 selfloop transitions, 84 changer transitions 0/439 dead transitions. [2023-11-29 06:12:00,800 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 439 transitions, 1521 flow [2023-11-29 06:12:00,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 06:12:00,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 06:12:00,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1197 transitions. [2023-11-29 06:12:00,806 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.87117903930131 [2023-11-29 06:12:00,806 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1197 transitions. [2023-11-29 06:12:00,806 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1197 transitions. [2023-11-29 06:12:00,807 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:12:00,807 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1197 transitions. [2023-11-29 06:12:00,812 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 199.5) internal successors, (1197), 6 states have internal predecessors, (1197), 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-29 06:12:00,817 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 229.0) internal successors, (1603), 7 states have internal predecessors, (1603), 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-29 06:12:00,818 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 229.0) internal successors, (1603), 7 states have internal predecessors, (1603), 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-29 06:12:00,818 INFO L175 Difference]: Start difference. First operand has 215 places, 207 transitions, 451 flow. Second operand 6 states and 1197 transitions. [2023-11-29 06:12:00,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 439 transitions, 1521 flow [2023-11-29 06:12:00,824 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 439 transitions, 1517 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 06:12:00,831 INFO L231 Difference]: Finished difference. Result has 223 places, 299 transitions, 1079 flow [2023-11-29 06:12:00,832 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=229, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=207, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1079, PETRI_PLACES=223, PETRI_TRANSITIONS=299} [2023-11-29 06:12:00,833 INFO L281 CegarLoopForPetriNet]: 217 programPoint places, 6 predicate places. [2023-11-29 06:12:00,833 INFO L495 AbstractCegarLoop]: Abstraction has has 223 places, 299 transitions, 1079 flow [2023-11-29 06:12:00,834 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 151.5) internal successors, (909), 6 states have internal predecessors, (909), 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-29 06:12:00,834 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:00,835 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:00,835 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 06:12:00,835 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:12:00,835 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:00,836 INFO L85 PathProgramCache]: Analyzing trace with hash 1525422023, now seen corresponding path program 1 times [2023-11-29 06:12:00,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:00,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782468954] [2023-11-29 06:12:00,836 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:00,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:00,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:00,926 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:12:00,926 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:12:00,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782468954] [2023-11-29 06:12:00,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782468954] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 06:12:00,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [615413774] [2023-11-29 06:12:00,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:00,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:12:00,927 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:12:00,928 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:12:00,932 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 06:12:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:01,019 INFO L262 TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:12:01,021 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:12:01,034 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 06:12:01,034 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:12:01,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [615413774] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:12:01,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 06:12:01,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2023-11-29 06:12:01,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420181064] [2023-11-29 06:12:01,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:12:01,036 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:12:01,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:12:01,037 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:12:01,037 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:12:01,043 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 229 [2023-11-29 06:12:01,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 223 places, 299 transitions, 1079 flow. Second operand has 3 states, 3 states have (on average 192.66666666666666) internal successors, (578), 3 states have internal predecessors, (578), 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-29 06:12:01,045 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:12:01,045 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 229 [2023-11-29 06:12:01,045 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:12:03,955 INFO L124 PetriNetUnfolderBase]: 4098/21584 cut-off events. [2023-11-29 06:12:03,955 INFO L125 PetriNetUnfolderBase]: For 2122/2466 co-relation queries the response was YES. [2023-11-29 06:12:04,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35471 conditions, 21584 events. 4098/21584 cut-off events. For 2122/2466 co-relation queries the response was YES. Maximal size of possible extension queue 518. Compared 275505 event pairs, 1551 based on Foata normal form. 30/20364 useless extension candidates. Maximal degree in co-relation 34849. Up to 2333 conditions per place. [2023-11-29 06:12:04,100 INFO L140 encePairwiseOnDemand]: 227/229 looper letters, 30 selfloop transitions, 1 changer transitions 0/310 dead transitions. [2023-11-29 06:12:04,100 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 310 transitions, 1163 flow [2023-11-29 06:12:04,100 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:12:04,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:12:04,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 605 transitions. [2023-11-29 06:12:04,102 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8806404657933042 [2023-11-29 06:12:04,102 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 605 transitions. [2023-11-29 06:12:04,102 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 605 transitions. [2023-11-29 06:12:04,103 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:12:04,103 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 605 transitions. [2023-11-29 06:12:04,104 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 201.66666666666666) internal successors, (605), 3 states have internal predecessors, (605), 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-29 06:12:04,105 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:12:04,106 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-29 06:12:04,106 INFO L175 Difference]: Start difference. First operand has 223 places, 299 transitions, 1079 flow. Second operand 3 states and 605 transitions. [2023-11-29 06:12:04,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 310 transitions, 1163 flow [2023-11-29 06:12:04,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 310 transitions, 1163 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:12:04,116 INFO L231 Difference]: Finished difference. Result has 224 places, 298 transitions, 1079 flow [2023-11-29 06:12:04,117 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=229, PETRI_DIFFERENCE_MINUEND_FLOW=1077, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=298, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1079, PETRI_PLACES=224, PETRI_TRANSITIONS=298} [2023-11-29 06:12:04,117 INFO L281 CegarLoopForPetriNet]: 217 programPoint places, 7 predicate places. [2023-11-29 06:12:04,118 INFO L495 AbstractCegarLoop]: Abstraction has has 224 places, 298 transitions, 1079 flow [2023-11-29 06:12:04,118 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 192.66666666666666) internal successors, (578), 3 states have internal predecessors, (578), 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-29 06:12:04,118 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:04,119 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:04,127 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 06:12:04,319 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:12:04,319 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-29 06:12:04,320 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:04,320 INFO L85 PathProgramCache]: Analyzing trace with hash -397978152, now seen corresponding path program 1 times [2023-11-29 06:12:04,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:04,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717317615] [2023-11-29 06:12:04,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:04,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:12:04,335 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:12:04,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:12:04,350 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:12:04,350 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 06:12:04,351 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 23 remaining) [2023-11-29 06:12:04,351 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (21 of 23 remaining) [2023-11-29 06:12:04,351 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (20 of 23 remaining) [2023-11-29 06:12:04,351 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (19 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (18 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (17 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (16 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (15 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (14 of 23 remaining) [2023-11-29 06:12:04,352 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (13 of 23 remaining) [2023-11-29 06:12:04,353 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (12 of 23 remaining) [2023-11-29 06:12:04,353 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 23 remaining) [2023-11-29 06:12:04,353 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 23 remaining) [2023-11-29 06:12:04,353 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 23 remaining) [2023-11-29 06:12:04,354 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (8 of 23 remaining) [2023-11-29 06:12:04,354 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 23 remaining) [2023-11-29 06:12:04,354 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (6 of 23 remaining) [2023-11-29 06:12:04,354 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 23 remaining) [2023-11-29 06:12:04,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 23 remaining) [2023-11-29 06:12:04,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 23 remaining) [2023-11-29 06:12:04,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (2 of 23 remaining) [2023-11-29 06:12:04,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 23 remaining) [2023-11-29 06:12:04,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 23 remaining) [2023-11-29 06:12:04,356 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 06:12:04,356 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2023-11-29 06:12:04,357 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 06:12:04,357 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-29 06:12:04,395 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 06:12:04,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 283 places, 299 transitions, 616 flow [2023-11-29 06:12:04,452 INFO L124 PetriNetUnfolderBase]: 38/471 cut-off events. [2023-11-29 06:12:04,453 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-29 06:12:04,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 484 conditions, 471 events. 38/471 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2079 event pairs, 0 based on Foata normal form. 0/395 useless extension candidates. Maximal degree in co-relation 346. Up to 8 conditions per place. [2023-11-29 06:12:04,456 INFO L82 GeneralOperation]: Start removeDead. Operand has 283 places, 299 transitions, 616 flow [2023-11-29 06:12:04,459 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 283 places, 299 transitions, 616 flow [2023-11-29 06:12:04,460 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 06:12:04,461 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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2f0c378a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 06:12:04,461 INFO L358 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2023-11-29 06:12:04,463 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 06:12:04,464 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2023-11-29 06:12:04,464 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 06:12:04,464 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:04,464 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:04,464 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 26 more)] === [2023-11-29 06:12:04,464 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:04,464 INFO L85 PathProgramCache]: Analyzing trace with hash 10808501, now seen corresponding path program 1 times [2023-11-29 06:12:04,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:04,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589655731] [2023-11-29 06:12:04,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:04,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:04,487 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-29 06:12:04,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:12:04,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589655731] [2023-11-29 06:12:04,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589655731] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:12:04,488 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:12:04,488 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:12:04,488 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1499306807] [2023-11-29 06:12:04,488 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:12:04,489 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:12:04,489 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:12:04,489 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:12:04,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:12:04,499 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 246 out of 299 [2023-11-29 06:12:04,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 299 transitions, 616 flow. Second operand has 3 states, 3 states have (on average 247.33333333333334) internal successors, (742), 3 states have internal predecessors, (742), 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-29 06:12:04,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:12:04,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 246 of 299 [2023-11-29 06:12:04,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:12:09,772 INFO L124 PetriNetUnfolderBase]: 6462/34989 cut-off events. [2023-11-29 06:12:09,772 INFO L125 PetriNetUnfolderBase]: For 337/337 co-relation queries the response was YES. [2023-11-29 06:12:09,864 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44470 conditions, 34989 events. 6462/34989 cut-off events. For 337/337 co-relation queries the response was YES. Maximal size of possible extension queue 629. Compared 477772 event pairs, 4074 based on Foata normal form. 5545/37251 useless extension candidates. Maximal degree in co-relation 5657. Up to 9250 conditions per place. [2023-11-29 06:12:10,019 INFO L140 encePairwiseOnDemand]: 273/299 looper letters, 34 selfloop transitions, 2 changer transitions 0/280 dead transitions. [2023-11-29 06:12:10,019 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 280 transitions, 650 flow [2023-11-29 06:12:10,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:12:10,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:12:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 805 transitions. [2023-11-29 06:12:10,023 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8974358974358975 [2023-11-29 06:12:10,023 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 805 transitions. [2023-11-29 06:12:10,023 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 805 transitions. [2023-11-29 06:12:10,023 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:12:10,024 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 805 transitions. [2023-11-29 06:12:10,026 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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-29 06:12:10,028 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:10,029 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:10,029 INFO L175 Difference]: Start difference. First operand has 283 places, 299 transitions, 616 flow. Second operand 3 states and 805 transitions. [2023-11-29 06:12:10,029 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 280 transitions, 650 flow [2023-11-29 06:12:10,031 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 280 transitions, 648 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-29 06:12:10,035 INFO L231 Difference]: Finished difference. Result has 283 places, 274 transitions, 574 flow [2023-11-29 06:12:10,035 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=299, PETRI_DIFFERENCE_MINUEND_FLOW=562, PETRI_DIFFERENCE_MINUEND_PLACES=280, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=283, PETRI_TRANSITIONS=274} [2023-11-29 06:12:10,036 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, 0 predicate places. [2023-11-29 06:12:10,036 INFO L495 AbstractCegarLoop]: Abstraction has has 283 places, 274 transitions, 574 flow [2023-11-29 06:12:10,037 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.33333333333334) internal successors, (742), 3 states have internal predecessors, (742), 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-29 06:12:10,037 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:10,037 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:10,038 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 06:12:10,038 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 26 more)] === [2023-11-29 06:12:10,038 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:10,038 INFO L85 PathProgramCache]: Analyzing trace with hash 1131619211, now seen corresponding path program 1 times [2023-11-29 06:12:10,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:10,039 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [751433416] [2023-11-29 06:12:10,039 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:10,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:10,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:10,067 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-29 06:12:10,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:12:10,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [751433416] [2023-11-29 06:12:10,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [751433416] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:12:10,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:12:10,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:12:10,069 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [947601176] [2023-11-29 06:12:10,069 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:12:10,069 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:12:10,070 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:12:10,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:12:10,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:12:10,090 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 299 [2023-11-29 06:12:10,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 274 transitions, 574 flow. Second operand has 3 states, 3 states have (on average 232.66666666666666) internal successors, (698), 3 states have internal predecessors, (698), 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-29 06:12:10,092 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:12:10,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 299 [2023-11-29 06:12:10,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:12:19,759 INFO L124 PetriNetUnfolderBase]: 17970/74226 cut-off events. [2023-11-29 06:12:19,759 INFO L125 PetriNetUnfolderBase]: For 401/401 co-relation queries the response was YES. [2023-11-29 06:12:19,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 99924 conditions, 74226 events. 17970/74226 cut-off events. For 401/401 co-relation queries the response was YES. Maximal size of possible extension queue 1438. Compared 1080679 event pairs, 13022 based on Foata normal form. 0/68903 useless extension candidates. Maximal degree in co-relation 99873. Up to 25204 conditions per place. [2023-11-29 06:12:20,250 INFO L140 encePairwiseOnDemand]: 288/299 looper letters, 45 selfloop transitions, 4 changer transitions 0/279 dead transitions. [2023-11-29 06:12:20,250 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 279 transitions, 692 flow [2023-11-29 06:12:20,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:12:20,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:12:20,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 749 transitions. [2023-11-29 06:12:20,254 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.835005574136009 [2023-11-29 06:12:20,254 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 749 transitions. [2023-11-29 06:12:20,254 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 749 transitions. [2023-11-29 06:12:20,255 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:12:20,255 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 749 transitions. [2023-11-29 06:12:20,258 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 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-29 06:12:20,261 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:20,261 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:20,261 INFO L175 Difference]: Start difference. First operand has 283 places, 274 transitions, 574 flow. Second operand 3 states and 749 transitions. [2023-11-29 06:12:20,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 279 transitions, 692 flow [2023-11-29 06:12:20,264 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 279 transitions, 690 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 06:12:20,269 INFO L231 Difference]: Finished difference. Result has 278 places, 271 transitions, 586 flow [2023-11-29 06:12:20,270 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=299, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=586, PETRI_PLACES=278, PETRI_TRANSITIONS=271} [2023-11-29 06:12:20,270 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -5 predicate places. [2023-11-29 06:12:20,271 INFO L495 AbstractCegarLoop]: Abstraction has has 278 places, 271 transitions, 586 flow [2023-11-29 06:12:20,271 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.66666666666666) internal successors, (698), 3 states have internal predecessors, (698), 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-29 06:12:20,271 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:20,271 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:20,272 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-29 06:12:20,272 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 26 more)] === [2023-11-29 06:12:20,272 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:20,272 INFO L85 PathProgramCache]: Analyzing trace with hash 1822858936, now seen corresponding path program 1 times [2023-11-29 06:12:20,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:20,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247257038] [2023-11-29 06:12:20,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:20,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:20,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:20,345 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:12:20,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:12:20,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [247257038] [2023-11-29 06:12:20,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [247257038] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 06:12:20,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [784919731] [2023-11-29 06:12:20,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:20,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:12:20,347 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:12:20,348 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:12:20,350 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 06:12:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:20,438 INFO L262 TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:12:20,439 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:12:20,449 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 06:12:20,450 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:12:20,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [784919731] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:12:20,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 06:12:20,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2023-11-29 06:12:20,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637699739] [2023-11-29 06:12:20,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:12:20,452 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:12:20,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:12:20,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:12:20,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:12:20,466 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 299 [2023-11-29 06:12:20,467 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 271 transitions, 586 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-29 06:12:20,467 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:12:20,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 299 [2023-11-29 06:12:20,468 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:12:27,243 INFO L124 PetriNetUnfolderBase]: 11294/45604 cut-off events. [2023-11-29 06:12:27,243 INFO L125 PetriNetUnfolderBase]: For 184/184 co-relation queries the response was YES. [2023-11-29 06:12:27,460 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62394 conditions, 45604 events. 11294/45604 cut-off events. For 184/184 co-relation queries the response was YES. Maximal size of possible extension queue 1000. Compared 615754 event pairs, 8370 based on Foata normal form. 0/41948 useless extension candidates. Maximal degree in co-relation 61775. Up to 12520 conditions per place. [2023-11-29 06:12:27,644 INFO L140 encePairwiseOnDemand]: 296/299 looper letters, 46 selfloop transitions, 2 changer transitions 0/288 dead transitions. [2023-11-29 06:12:27,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 288 transitions, 716 flow [2023-11-29 06:12:27,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:12:27,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:12:27,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 781 transitions. [2023-11-29 06:12:27,649 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8706800445930881 [2023-11-29 06:12:27,649 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 781 transitions. [2023-11-29 06:12:27,649 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 781 transitions. [2023-11-29 06:12:27,650 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:12:27,650 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 781 transitions. [2023-11-29 06:12:27,653 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 260.3333333333333) internal successors, (781), 3 states have internal predecessors, (781), 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-29 06:12:27,655 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:27,656 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 299.0) internal successors, (1196), 4 states have internal predecessors, (1196), 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-29 06:12:27,656 INFO L175 Difference]: Start difference. First operand has 278 places, 271 transitions, 586 flow. Second operand 3 states and 781 transitions. [2023-11-29 06:12:27,656 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 288 transitions, 716 flow [2023-11-29 06:12:27,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 288 transitions, 716 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:12:27,663 INFO L231 Difference]: Finished difference. Result has 279 places, 270 transitions, 588 flow [2023-11-29 06:12:27,664 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=299, PETRI_DIFFERENCE_MINUEND_FLOW=584, PETRI_DIFFERENCE_MINUEND_PLACES=277, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=588, PETRI_PLACES=279, PETRI_TRANSITIONS=270} [2023-11-29 06:12:27,664 INFO L281 CegarLoopForPetriNet]: 283 programPoint places, -4 predicate places. [2023-11-29 06:12:27,665 INFO L495 AbstractCegarLoop]: Abstraction has has 279 places, 270 transitions, 588 flow [2023-11-29 06:12:27,665 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-29 06:12:27,665 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:12:27,665 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:12:27,671 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-29 06:12:27,866 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac6f8fb-d63e-40e0-8253-b87a7f4ab1fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:12:27,866 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 26 more)] === [2023-11-29 06:12:27,866 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:12:27,867 INFO L85 PathProgramCache]: Analyzing trace with hash -2075645486, now seen corresponding path program 1 times [2023-11-29 06:12:27,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:12:27,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149297941] [2023-11-29 06:12:27,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:12:27,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:12:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:12:28,152 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-29 06:12:28,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:12:28,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149297941] [2023-11-29 06:12:28,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149297941] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:12:28,152 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:12:28,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:12:28,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1328067842] [2023-11-29 06:12:28,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:12:28,153 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:12:28,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:12:28,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:12:28,154 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:12:28,507 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 299 [2023-11-29 06:12:28,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 270 transitions, 588 flow. Second operand has 6 states, 6 states have (on average 186.5) internal successors, (1119), 6 states have internal predecessors, (1119), 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-29 06:12:28,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:12:28,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 299 [2023-11-29 06:12:28,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand