./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 30e01a73 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_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ --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 3aaecf4b84c8f01be47d1e624871b73f33541df72e3693614a0a3bb5cc7a97b5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 22:34:55,786 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:34:55,952 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-23 22:34:55,960 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:34:55,961 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:34:55,999 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:34:56,000 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:34:56,002 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:34:56,003 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 22:34:56,008 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 22:34:56,008 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:34:56,009 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:34:56,009 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:34:56,011 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:34:56,012 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 22:34:56,012 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:34:56,013 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:34:56,013 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:34:56,014 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:34:56,014 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 22:34:56,015 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 22:34:56,016 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 22:34:56,016 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-23 22:34:56,017 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 22:34:56,017 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:34:56,017 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:34:56,018 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:34:56,019 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:34:56,019 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:34:56,020 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 22:34:56,021 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:34:56,022 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:34:56,022 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 22:34:56,022 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 22:34:56,023 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:34:56,023 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 22:34:56,023 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 22:34:56,024 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 22:34:56,024 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 22:34:56,024 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 22:34:56,024 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 22:34:56,025 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_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/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_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ 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 -> 3aaecf4b84c8f01be47d1e624871b73f33541df72e3693614a0a3bb5cc7a97b5 [2023-11-23 22:34:56,353 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:34:56,387 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:34:56,390 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:34:56,391 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:34:56,391 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:34:56,393 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i [2023-11-23 22:34:59,621 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:35:00,068 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:35:00,069 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i [2023-11-23 22:35:00,093 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/data/15d14403b/1ed29cf1aa12485f8c2d352d10a17f7f/FLAGc875e8f2f [2023-11-23 22:35:00,117 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/data/15d14403b/1ed29cf1aa12485f8c2d352d10a17f7f [2023-11-23 22:35:00,123 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:35:00,125 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:35:00,128 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:35:00,129 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:35:00,135 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:35:00,136 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:00,137 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6744fd75 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00, skipping insertion in model container [2023-11-23 22:35:00,137 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:00,214 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:35:00,734 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:35:00,751 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:35:00,809 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:35:00,870 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:35:00,871 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00 WrapperNode [2023-11-23 22:35:00,871 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:35:00,873 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:35:00,873 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:35:00,874 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:35:00,883 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:00,927 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:00,976 INFO L138 Inliner]: procedures = 171, calls = 27, calls flagged for inlining = 11, calls inlined = 13, statements flattened = 136 [2023-11-23 22:35:00,977 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:35:00,978 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:35:00,978 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:35:00,978 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:35:00,990 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:00,990 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,012 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,012 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,020 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,036 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,038 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,053 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,057 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:35:01,058 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:35:01,059 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:35:01,059 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:35:01,060 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (1/1) ... [2023-11-23 22:35:01,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:35:01,085 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:35:01,102 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 22:35:01,144 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_963446ae-4193-4a6d-8bba-9060d50ba2b0/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 22:35:01,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-23 22:35:01,160 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-23 22:35:01,160 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-23 22:35:01,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-23 22:35:01,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:35:01,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 22:35:01,161 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 22:35:01,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 22:35:01,162 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:35:01,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:35:01,164 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-23 22:35:01,343 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:35:01,346 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:35:01,673 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:35:01,823 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:35:01,832 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-23 22:35:01,835 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:35:01 BoogieIcfgContainer [2023-11-23 22:35:01,835 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:35:01,867 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 22:35:01,867 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 22:35:01,871 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 22:35:01,871 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:35:00" (1/3) ... [2023-11-23 22:35:01,872 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b839ac9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:35:01, skipping insertion in model container [2023-11-23 22:35:01,873 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:00" (2/3) ... [2023-11-23 22:35:01,873 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b839ac9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:35:01, skipping insertion in model container [2023-11-23 22:35:01,873 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:35:01" (3/3) ... [2023-11-23 22:35:01,875 INFO L112 eAbstractionObserver]: Analyzing ICFG 11_fmaxsymopt.i [2023-11-23 22:35:01,885 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-23 22:35:01,899 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 22:35:01,899 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2023-11-23 22:35:01,899 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-23 22:35:01,978 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:02,023 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 113 transitions, 230 flow [2023-11-23 22:35:02,093 INFO L124 PetriNetUnfolderBase]: 10/124 cut-off events. [2023-11-23 22:35:02,093 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-23 22:35:02,101 INFO L83 FinitePrefix]: Finished finitePrefix Result has 128 conditions, 124 events. 10/124 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 196 event pairs, 0 based on Foata normal form. 0/100 useless extension candidates. Maximal degree in co-relation 92. Up to 4 conditions per place. [2023-11-23 22:35:02,102 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 113 transitions, 230 flow [2023-11-23 22:35:02,108 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 107 places, 113 transitions, 230 flow [2023-11-23 22:35:02,122 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:02,129 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;@59e35b06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:02,130 INFO L358 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2023-11-23 22:35:02,149 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:02,149 INFO L124 PetriNetUnfolderBase]: 2/49 cut-off events. [2023-11-23 22:35:02,149 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-23 22:35:02,150 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:02,156 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] [2023-11-23 22:35:02,157 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-11-23 22:35:02,174 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:02,180 INFO L85 PathProgramCache]: Analyzing trace with hash 1263285151, now seen corresponding path program 1 times [2023-11-23 22:35:02,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:02,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792416026] [2023-11-23 22:35:02,195 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:02,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:02,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:02,363 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:35:02,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:02,432 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:35:02,434 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 22:35:02,436 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2023-11-23 22:35:02,446 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2023-11-23 22:35:02,447 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2023-11-23 22:35:02,447 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2023-11-23 22:35:02,448 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2023-11-23 22:35:02,448 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2023-11-23 22:35:02,448 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2023-11-23 22:35:02,449 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2023-11-23 22:35:02,449 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2023-11-23 22:35:02,450 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2023-11-23 22:35:02,450 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2023-11-23 22:35:02,450 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2023-11-23 22:35:02,451 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2023-11-23 22:35:02,451 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2023-11-23 22:35:02,452 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2023-11-23 22:35:02,452 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2023-11-23 22:35:02,452 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2023-11-23 22:35:02,453 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2023-11-23 22:35:02,453 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2023-11-23 22:35:02,454 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2023-11-23 22:35:02,454 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2023-11-23 22:35:02,454 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2023-11-23 22:35:02,455 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2023-11-23 22:35:02,455 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2023-11-23 22:35:02,455 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2023-11-23 22:35:02,456 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 22:35:02,457 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-23 22:35:02,461 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-23 22:35:02,461 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-23 22:35:02,529 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:02,538 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 181 places, 193 transitions, 396 flow [2023-11-23 22:35:02,667 INFO L124 PetriNetUnfolderBase]: 19/217 cut-off events. [2023-11-23 22:35:02,668 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-23 22:35:02,674 INFO L83 FinitePrefix]: Finished finitePrefix Result has 225 conditions, 217 events. 19/217 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 592 event pairs, 0 based on Foata normal form. 0/171 useless extension candidates. Maximal degree in co-relation 171. Up to 6 conditions per place. [2023-11-23 22:35:02,674 INFO L82 GeneralOperation]: Start removeDead. Operand has 181 places, 193 transitions, 396 flow [2023-11-23 22:35:02,680 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 181 places, 193 transitions, 396 flow [2023-11-23 22:35:02,682 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:02,684 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;@59e35b06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:02,685 INFO L358 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2023-11-23 22:35:02,703 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:02,703 INFO L124 PetriNetUnfolderBase]: 4/79 cut-off events. [2023-11-23 22:35:02,703 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-23 22:35:02,704 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:02,704 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:35:02,704 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-23 22:35:02,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:02,705 INFO L85 PathProgramCache]: Analyzing trace with hash -2132469376, now seen corresponding path program 1 times [2023-11-23 22:35:02,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:02,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2111907857] [2023-11-23 22:35:02,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:02,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:02,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:02,757 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:35:02,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:02,798 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:35:02,803 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 22:35:02,804 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2023-11-23 22:35:02,805 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2023-11-23 22:35:02,805 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2023-11-23 22:35:02,805 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2023-11-23 22:35:02,806 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2023-11-23 22:35:02,807 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2023-11-23 22:35:02,807 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2023-11-23 22:35:02,809 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2023-11-23 22:35:02,810 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2023-11-23 22:35:02,811 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2023-11-23 22:35:02,813 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2023-11-23 22:35:02,813 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2023-11-23 22:35:02,813 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2023-11-23 22:35:02,814 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2023-11-23 22:35:02,814 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2023-11-23 22:35:02,814 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2023-11-23 22:35:02,815 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2023-11-23 22:35:02,815 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2023-11-23 22:35:02,815 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2023-11-23 22:35:02,816 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2023-11-23 22:35:02,816 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2023-11-23 22:35:02,817 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2023-11-23 22:35:02,848 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2023-11-23 22:35:02,849 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2023-11-23 22:35:02,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2023-11-23 22:35:02,858 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2023-11-23 22:35:02,859 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2023-11-23 22:35:02,860 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2023-11-23 22:35:02,860 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2023-11-23 22:35:02,861 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2023-11-23 22:35:02,861 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2023-11-23 22:35:02,862 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2023-11-23 22:35:02,862 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2023-11-23 22:35:02,863 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2023-11-23 22:35:02,863 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2023-11-23 22:35:02,864 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2023-11-23 22:35:02,864 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2023-11-23 22:35:02,865 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 22:35:02,866 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-23 22:35:02,868 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-23 22:35:02,870 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-23 22:35:03,001 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:03,019 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 255 places, 273 transitions, 564 flow [2023-11-23 22:35:03,166 INFO L124 PetriNetUnfolderBase]: 28/310 cut-off events. [2023-11-23 22:35:03,166 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-23 22:35:03,177 INFO L83 FinitePrefix]: Finished finitePrefix Result has 323 conditions, 310 events. 28/310 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1075 event pairs, 0 based on Foata normal form. 0/242 useless extension candidates. Maximal degree in co-relation 250. Up to 8 conditions per place. [2023-11-23 22:35:03,178 INFO L82 GeneralOperation]: Start removeDead. Operand has 255 places, 273 transitions, 564 flow [2023-11-23 22:35:03,192 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 255 places, 273 transitions, 564 flow [2023-11-23 22:35:03,201 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:03,203 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;@59e35b06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:03,203 INFO L358 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2023-11-23 22:35:03,228 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:03,228 INFO L124 PetriNetUnfolderBase]: 7/115 cut-off events. [2023-11-23 22:35:03,229 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-23 22:35:03,229 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:03,229 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] [2023-11-23 22:35:03,230 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-23 22:35:03,230 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:03,230 INFO L85 PathProgramCache]: Analyzing trace with hash -1352030562, now seen corresponding path program 1 times [2023-11-23 22:35:03,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:03,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1698485904] [2023-11-23 22:35:03,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:03,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:03,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:03,371 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-23 22:35:03,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:03,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1698485904] [2023-11-23 22:35:03,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1698485904] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:03,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:03,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-23 22:35:03,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301359866] [2023-11-23 22:35:03,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:03,385 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 22:35:03,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:03,449 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 22:35:03,450 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 22:35:03,456 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 273 [2023-11-23 22:35:03,462 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 273 transitions, 564 flow. Second operand has 2 states, 2 states have (on average 218.0) internal successors, (436), 2 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-23 22:35:03,463 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:03,463 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 273 [2023-11-23 22:35:03,464 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:04,015 INFO L124 PetriNetUnfolderBase]: 272/1760 cut-off events. [2023-11-23 22:35:04,016 INFO L125 PetriNetUnfolderBase]: For 193/193 co-relation queries the response was YES. [2023-11-23 22:35:04,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2257 conditions, 1760 events. 272/1760 cut-off events. For 193/193 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 14009 event pairs, 220 based on Foata normal form. 420/1912 useless extension candidates. Maximal degree in co-relation 478. Up to 376 conditions per place. [2023-11-23 22:35:04,049 INFO L140 encePairwiseOnDemand]: 235/273 looper letters, 15 selfloop transitions, 0 changer transitions 0/221 dead transitions. [2023-11-23 22:35:04,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 221 transitions, 490 flow [2023-11-23 22:35:04,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 22:35:04,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-23 22:35:04,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 487 transitions. [2023-11-23 22:35:04,077 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.891941391941392 [2023-11-23 22:35:04,078 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 487 transitions. [2023-11-23 22:35:04,079 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 487 transitions. [2023-11-23 22:35:04,085 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:04,088 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 487 transitions. [2023-11-23 22:35:04,095 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 243.5) internal successors, (487), 2 states have internal predecessors, (487), 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-23 22:35:04,101 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 273.0) internal successors, (819), 3 states have internal predecessors, (819), 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-23 22:35:04,103 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 273.0) internal successors, (819), 3 states have internal predecessors, (819), 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-23 22:35:04,105 INFO L175 Difference]: Start difference. First operand has 255 places, 273 transitions, 564 flow. Second operand 2 states and 487 transitions. [2023-11-23 22:35:04,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 221 transitions, 490 flow [2023-11-23 22:35:04,114 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 221 transitions, 488 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-23 22:35:04,123 INFO L231 Difference]: Finished difference. Result has 217 places, 221 transitions, 458 flow [2023-11-23 22:35:04,126 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=273, PETRI_DIFFERENCE_MINUEND_FLOW=458, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=458, PETRI_PLACES=217, PETRI_TRANSITIONS=221} [2023-11-23 22:35:04,133 INFO L281 CegarLoopForPetriNet]: 255 programPoint places, -38 predicate places. [2023-11-23 22:35:04,133 INFO L495 AbstractCegarLoop]: Abstraction has has 217 places, 221 transitions, 458 flow [2023-11-23 22:35:04,134 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 218.0) internal successors, (436), 2 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-23 22:35:04,134 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:04,135 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 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-23 22:35:04,135 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-23 22:35:04,136 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-23 22:35:04,136 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:04,136 INFO L85 PathProgramCache]: Analyzing trace with hash 1192514832, now seen corresponding path program 1 times [2023-11-23 22:35:04,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:04,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119659339] [2023-11-23 22:35:04,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:04,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:04,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:04,203 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:35:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:04,235 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:35:04,236 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 22:35:04,236 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2023-11-23 22:35:04,237 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2023-11-23 22:35:04,237 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2023-11-23 22:35:04,237 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2023-11-23 22:35:04,237 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2023-11-23 22:35:04,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2023-11-23 22:35:04,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2023-11-23 22:35:04,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2023-11-23 22:35:04,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2023-11-23 22:35:04,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2023-11-23 22:35:04,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2023-11-23 22:35:04,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2023-11-23 22:35:04,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2023-11-23 22:35:04,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2023-11-23 22:35:04,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2023-11-23 22:35:04,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2023-11-23 22:35:04,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2023-11-23 22:35:04,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2023-11-23 22:35:04,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2023-11-23 22:35:04,242 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2023-11-23 22:35:04,242 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2023-11-23 22:35:04,242 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2023-11-23 22:35:04,243 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2023-11-23 22:35:04,243 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2023-11-23 22:35:04,243 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2023-11-23 22:35:04,243 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2023-11-23 22:35:04,244 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2023-11-23 22:35:04,244 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2023-11-23 22:35:04,244 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2023-11-23 22:35:04,244 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2023-11-23 22:35:04,245 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2023-11-23 22:35:04,245 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2023-11-23 22:35:04,245 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2023-11-23 22:35:04,246 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2023-11-23 22:35:04,246 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2023-11-23 22:35:04,246 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2023-11-23 22:35:04,246 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2023-11-23 22:35:04,247 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2023-11-23 22:35:04,247 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2023-11-23 22:35:04,247 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2023-11-23 22:35:04,248 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2023-11-23 22:35:04,248 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2023-11-23 22:35:04,248 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2023-11-23 22:35:04,249 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2023-11-23 22:35:04,249 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2023-11-23 22:35:04,249 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2023-11-23 22:35:04,249 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2023-11-23 22:35:04,250 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2023-11-23 22:35:04,250 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2023-11-23 22:35:04,250 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-23 22:35:04,251 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-23 22:35:04,251 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-23 22:35:04,252 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-23 22:35:04,348 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:04,354 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 329 places, 353 transitions, 734 flow [2023-11-23 22:35:04,463 INFO L124 PetriNetUnfolderBase]: 37/403 cut-off events. [2023-11-23 22:35:04,463 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-23 22:35:04,469 INFO L83 FinitePrefix]: Finished finitePrefix Result has 422 conditions, 403 events. 37/403 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1608 event pairs, 0 based on Foata normal form. 0/313 useless extension candidates. Maximal degree in co-relation 329. Up to 10 conditions per place. [2023-11-23 22:35:04,469 INFO L82 GeneralOperation]: Start removeDead. Operand has 329 places, 353 transitions, 734 flow [2023-11-23 22:35:04,480 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 329 places, 353 transitions, 734 flow [2023-11-23 22:35:04,482 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:04,483 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;@59e35b06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:04,484 INFO L358 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2023-11-23 22:35:04,498 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:04,498 INFO L124 PetriNetUnfolderBase]: 7/111 cut-off events. [2023-11-23 22:35:04,498 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-23 22:35:04,499 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:04,499 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] [2023-11-23 22:35:04,500 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-23 22:35:04,501 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:04,501 INFO L85 PathProgramCache]: Analyzing trace with hash 470501101, now seen corresponding path program 1 times [2023-11-23 22:35:04,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:04,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570819976] [2023-11-23 22:35:04,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:04,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:04,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:04,603 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-23 22:35:04,603 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:04,603 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570819976] [2023-11-23 22:35:04,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570819976] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:04,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:04,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-23 22:35:04,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958828563] [2023-11-23 22:35:04,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:04,609 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 22:35:04,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:04,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 22:35:04,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 22:35:04,612 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 279 out of 353 [2023-11-23 22:35:04,616 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 353 transitions, 734 flow. Second operand has 2 states, 2 states have (on average 280.0) internal successors, (560), 2 states have internal predecessors, (560), 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-23 22:35:04,617 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:04,617 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 279 of 353 [2023-11-23 22:35:04,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:07,036 INFO L124 PetriNetUnfolderBase]: 1880/8380 cut-off events. [2023-11-23 22:35:07,037 INFO L125 PetriNetUnfolderBase]: For 1578/1578 co-relation queries the response was YES. [2023-11-23 22:35:07,116 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11628 conditions, 8380 events. 1880/8380 cut-off events. For 1578/1578 co-relation queries the response was YES. Maximal size of possible extension queue 287. Compared 91372 event pairs, 1720 based on Foata normal form. 2596/9674 useless extension candidates. Maximal degree in co-relation 2266. Up to 2501 conditions per place. [2023-11-23 22:35:07,219 INFO L140 encePairwiseOnDemand]: 303/353 looper letters, 20 selfloop transitions, 0 changer transitions 0/286 dead transitions. [2023-11-23 22:35:07,219 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 280 places, 286 transitions, 640 flow [2023-11-23 22:35:07,220 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 22:35:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-23 22:35:07,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 628 transitions. [2023-11-23 22:35:07,224 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8895184135977338 [2023-11-23 22:35:07,224 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 628 transitions. [2023-11-23 22:35:07,224 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 628 transitions. [2023-11-23 22:35:07,225 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:07,225 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 628 transitions. [2023-11-23 22:35:07,228 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 314.0) internal successors, (628), 2 states have internal predecessors, (628), 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-23 22:35:07,232 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 353.0) internal successors, (1059), 3 states have internal predecessors, (1059), 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-23 22:35:07,234 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 353.0) internal successors, (1059), 3 states have internal predecessors, (1059), 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-23 22:35:07,234 INFO L175 Difference]: Start difference. First operand has 329 places, 353 transitions, 734 flow. Second operand 2 states and 628 transitions. [2023-11-23 22:35:07,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 280 places, 286 transitions, 640 flow [2023-11-23 22:35:07,241 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 280 places, 286 transitions, 634 flow, removed 3 selfloop flow, removed 0 redundant places. [2023-11-23 22:35:07,248 INFO L231 Difference]: Finished difference. Result has 280 places, 286 transitions, 594 flow [2023-11-23 22:35:07,249 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=353, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=279, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=594, PETRI_PLACES=280, PETRI_TRANSITIONS=286} [2023-11-23 22:35:07,250 INFO L281 CegarLoopForPetriNet]: 329 programPoint places, -49 predicate places. [2023-11-23 22:35:07,251 INFO L495 AbstractCegarLoop]: Abstraction has has 280 places, 286 transitions, 594 flow [2023-11-23 22:35:07,251 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 280.0) internal successors, (560), 2 states have internal predecessors, (560), 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-23 22:35:07,252 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:07,252 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] [2023-11-23 22:35:07,252 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-23 22:35:07,253 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-23 22:35:07,253 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:07,253 INFO L85 PathProgramCache]: Analyzing trace with hash 1180039793, now seen corresponding path program 1 times [2023-11-23 22:35:07,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:07,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782250570] [2023-11-23 22:35:07,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:07,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:07,342 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-23 22:35:07,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:07,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782250570] [2023-11-23 22:35:07,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782250570] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:07,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:07,344 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 22:35:07,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [215297282] [2023-11-23 22:35:07,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:07,345 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:07,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:07,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:07,346 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:07,388 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 272 out of 353 [2023-11-23 22:35:07,390 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 286 transitions, 594 flow. Second operand has 3 states, 3 states have (on average 274.3333333333333) internal successors, (823), 3 states have internal predecessors, (823), 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-23 22:35:07,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:07,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 272 of 353 [2023-11-23 22:35:07,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:11,901 INFO L124 PetriNetUnfolderBase]: 4967/19862 cut-off events. [2023-11-23 22:35:11,901 INFO L125 PetriNetUnfolderBase]: For 1369/1369 co-relation queries the response was YES. [2023-11-23 22:35:12,033 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27360 conditions, 19862 events. 4967/19862 cut-off events. For 1369/1369 co-relation queries the response was YES. Maximal size of possible extension queue 559. Compared 243356 event pairs, 3970 based on Foata normal form. 156/17017 useless extension candidates. Maximal degree in co-relation 27353. Up to 5843 conditions per place. [2023-11-23 22:35:12,212 INFO L140 encePairwiseOnDemand]: 350/353 looper letters, 41 selfloop transitions, 2 changer transitions 0/302 dead transitions. [2023-11-23 22:35:12,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 302 transitions, 727 flow [2023-11-23 22:35:12,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:35:12,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-23 22:35:12,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 860 transitions. [2023-11-23 22:35:12,217 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8120868744098206 [2023-11-23 22:35:12,217 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 860 transitions. [2023-11-23 22:35:12,218 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 860 transitions. [2023-11-23 22:35:12,219 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:12,219 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 860 transitions. [2023-11-23 22:35:12,223 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 286.6666666666667) internal successors, (860), 3 states have internal predecessors, (860), 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-23 22:35:12,227 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 353.0) internal successors, (1412), 4 states have internal predecessors, (1412), 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-23 22:35:12,228 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 353.0) internal successors, (1412), 4 states have internal predecessors, (1412), 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-23 22:35:12,229 INFO L175 Difference]: Start difference. First operand has 280 places, 286 transitions, 594 flow. Second operand 3 states and 860 transitions. [2023-11-23 22:35:12,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 302 transitions, 727 flow [2023-11-23 22:35:12,235 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 302 transitions, 727 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-23 22:35:12,242 INFO L231 Difference]: Finished difference. Result has 283 places, 287 transitions, 606 flow [2023-11-23 22:35:12,243 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=353, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=280, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=284, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=283, PETRI_TRANSITIONS=287} [2023-11-23 22:35:12,246 INFO L281 CegarLoopForPetriNet]: 329 programPoint places, -46 predicate places. [2023-11-23 22:35:12,247 INFO L495 AbstractCegarLoop]: Abstraction has has 283 places, 287 transitions, 606 flow [2023-11-23 22:35:12,248 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 274.3333333333333) internal successors, (823), 3 states have internal predecessors, (823), 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-23 22:35:12,248 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:12,248 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] [2023-11-23 22:35:12,249 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-23 22:35:12,249 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-23 22:35:12,250 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:12,251 INFO L85 PathProgramCache]: Analyzing trace with hash -714760908, now seen corresponding path program 1 times [2023-11-23 22:35:12,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:12,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313916558] [2023-11-23 22:35:12,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:12,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:12,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:13,003 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-23 22:35:13,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:13,004 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313916558] [2023-11-23 22:35:13,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313916558] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:13,005 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:13,005 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-23 22:35:13,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368453650] [2023-11-23 22:35:13,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:13,006 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-23 22:35:13,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:13,007 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-23 22:35:13,008 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-23 22:35:13,416 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 353 [2023-11-23 22:35:13,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 287 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 268.6666666666667) internal successors, (1612), 6 states have internal predecessors, (1612), 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-23 22:35:13,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:13,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 353 [2023-11-23 22:35:13,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:18,805 INFO L124 PetriNetUnfolderBase]: 8178/25222 cut-off events. [2023-11-23 22:35:18,806 INFO L125 PetriNetUnfolderBase]: For 3019/3019 co-relation queries the response was YES. [2023-11-23 22:35:18,975 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38340 conditions, 25222 events. 8178/25222 cut-off events. For 3019/3019 co-relation queries the response was YES. Maximal size of possible extension queue 808. Compared 298694 event pairs, 3595 based on Foata normal form. 0/21869 useless extension candidates. Maximal degree in co-relation 38331. Up to 5313 conditions per place. [2023-11-23 22:35:19,247 INFO L140 encePairwiseOnDemand]: 347/353 looper letters, 86 selfloop transitions, 6 changer transitions 0/346 dead transitions. [2023-11-23 22:35:19,247 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 287 places, 346 transitions, 968 flow [2023-11-23 22:35:19,248 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 22:35:19,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-23 22:35:19,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1694 transitions. [2023-11-23 22:35:19,259 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7998111425873465 [2023-11-23 22:35:19,259 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1694 transitions. [2023-11-23 22:35:19,259 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1694 transitions. [2023-11-23 22:35:19,261 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:19,261 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1694 transitions. [2023-11-23 22:35:19,268 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 282.3333333333333) internal successors, (1694), 6 states have internal predecessors, (1694), 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-23 22:35:19,275 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 353.0) internal successors, (2471), 7 states have internal predecessors, (2471), 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-23 22:35:19,277 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 353.0) internal successors, (2471), 7 states have internal predecessors, (2471), 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-23 22:35:19,277 INFO L175 Difference]: Start difference. First operand has 283 places, 287 transitions, 606 flow. Second operand 6 states and 1694 transitions. [2023-11-23 22:35:19,278 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 287 places, 346 transitions, 968 flow [2023-11-23 22:35:19,284 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 286 places, 346 transitions, 966 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-23 22:35:19,290 INFO L231 Difference]: Finished difference. Result has 286 places, 286 transitions, 614 flow [2023-11-23 22:35:19,291 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=353, PETRI_DIFFERENCE_MINUEND_FLOW=602, PETRI_DIFFERENCE_MINUEND_PLACES=281, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=614, PETRI_PLACES=286, PETRI_TRANSITIONS=286} [2023-11-23 22:35:19,292 INFO L281 CegarLoopForPetriNet]: 329 programPoint places, -43 predicate places. [2023-11-23 22:35:19,293 INFO L495 AbstractCegarLoop]: Abstraction has has 286 places, 286 transitions, 614 flow [2023-11-23 22:35:19,295 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 268.6666666666667) internal successors, (1612), 6 states have internal predecessors, (1612), 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-23 22:35:19,295 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:19,295 INFO L208 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 4, 4, 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-23 22:35:19,296 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-23 22:35:19,296 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-23 22:35:19,296 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:19,296 INFO L85 PathProgramCache]: Analyzing trace with hash 283695133, now seen corresponding path program 1 times [2023-11-23 22:35:19,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:19,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [152267481] [2023-11-23 22:35:19,297 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:19,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:19,324 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:35:19,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:35:19,371 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:35:19,372 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 22:35:19,372 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (60 of 61 remaining) [2023-11-23 22:35:19,372 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (59 of 61 remaining) [2023-11-23 22:35:19,373 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (58 of 61 remaining) [2023-11-23 22:35:19,373 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (57 of 61 remaining) [2023-11-23 22:35:19,373 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (56 of 61 remaining) [2023-11-23 22:35:19,373 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (55 of 61 remaining) [2023-11-23 22:35:19,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (54 of 61 remaining) [2023-11-23 22:35:19,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (53 of 61 remaining) [2023-11-23 22:35:19,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (52 of 61 remaining) [2023-11-23 22:35:19,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (51 of 61 remaining) [2023-11-23 22:35:19,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (50 of 61 remaining) [2023-11-23 22:35:19,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (49 of 61 remaining) [2023-11-23 22:35:19,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (48 of 61 remaining) [2023-11-23 22:35:19,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (47 of 61 remaining) [2023-11-23 22:35:19,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (46 of 61 remaining) [2023-11-23 22:35:19,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (45 of 61 remaining) [2023-11-23 22:35:19,377 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (44 of 61 remaining) [2023-11-23 22:35:19,377 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (43 of 61 remaining) [2023-11-23 22:35:19,377 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (42 of 61 remaining) [2023-11-23 22:35:19,377 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (41 of 61 remaining) [2023-11-23 22:35:19,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 61 remaining) [2023-11-23 22:35:19,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (39 of 61 remaining) [2023-11-23 22:35:19,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 61 remaining) [2023-11-23 22:35:19,379 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (37 of 61 remaining) [2023-11-23 22:35:19,379 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 61 remaining) [2023-11-23 22:35:19,379 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 61 remaining) [2023-11-23 22:35:19,379 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 61 remaining) [2023-11-23 22:35:19,380 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 61 remaining) [2023-11-23 22:35:19,380 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (32 of 61 remaining) [2023-11-23 22:35:19,380 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 61 remaining) [2023-11-23 22:35:19,380 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (30 of 61 remaining) [2023-11-23 22:35:19,381 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 61 remaining) [2023-11-23 22:35:19,381 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 61 remaining) [2023-11-23 22:35:19,381 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (27 of 61 remaining) [2023-11-23 22:35:19,381 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 61 remaining) [2023-11-23 22:35:19,382 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 61 remaining) [2023-11-23 22:35:19,382 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 61 remaining) [2023-11-23 22:35:19,382 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (23 of 61 remaining) [2023-11-23 22:35:19,382 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (22 of 61 remaining) [2023-11-23 22:35:19,383 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (21 of 61 remaining) [2023-11-23 22:35:19,383 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 61 remaining) [2023-11-23 22:35:19,383 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 61 remaining) [2023-11-23 22:35:19,383 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 61 remaining) [2023-11-23 22:35:19,384 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 61 remaining) [2023-11-23 22:35:19,384 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 61 remaining) [2023-11-23 22:35:19,384 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 61 remaining) [2023-11-23 22:35:19,385 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 61 remaining) [2023-11-23 22:35:19,385 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 61 remaining) [2023-11-23 22:35:19,385 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 61 remaining) [2023-11-23 22:35:19,385 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 61 remaining) [2023-11-23 22:35:19,386 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 61 remaining) [2023-11-23 22:35:19,386 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 61 remaining) [2023-11-23 22:35:19,386 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 61 remaining) [2023-11-23 22:35:19,390 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 61 remaining) [2023-11-23 22:35:19,390 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 61 remaining) [2023-11-23 22:35:19,391 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 61 remaining) [2023-11-23 22:35:19,391 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 61 remaining) [2023-11-23 22:35:19,391 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 61 remaining) [2023-11-23 22:35:19,392 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 61 remaining) [2023-11-23 22:35:19,392 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 61 remaining) [2023-11-23 22:35:19,392 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 61 remaining) [2023-11-23 22:35:19,393 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-23 22:35:19,393 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-23 22:35:19,394 WARN L233 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-23 22:35:19,394 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2023-11-23 22:35:19,497 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:19,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 403 places, 433 transitions, 906 flow [2023-11-23 22:35:19,797 INFO L124 PetriNetUnfolderBase]: 46/496 cut-off events. [2023-11-23 22:35:19,797 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2023-11-23 22:35:19,805 INFO L83 FinitePrefix]: Finished finitePrefix Result has 522 conditions, 496 events. 46/496 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2113 event pairs, 0 based on Foata normal form. 0/384 useless extension candidates. Maximal degree in co-relation 416. Up to 12 conditions per place. [2023-11-23 22:35:19,806 INFO L82 GeneralOperation]: Start removeDead. Operand has 403 places, 433 transitions, 906 flow [2023-11-23 22:35:19,815 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 403 places, 433 transitions, 906 flow [2023-11-23 22:35:19,816 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:19,817 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;@59e35b06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:19,817 INFO L358 AbstractCegarLoop]: Starting to check reachability of 73 error locations. [2023-11-23 22:35:19,827 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:19,827 INFO L124 PetriNetUnfolderBase]: 7/115 cut-off events. [2023-11-23 22:35:19,827 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-23 22:35:19,828 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:19,828 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] [2023-11-23 22:35:19,828 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2023-11-23 22:35:19,829 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:19,829 INFO L85 PathProgramCache]: Analyzing trace with hash 366915004, now seen corresponding path program 1 times [2023-11-23 22:35:19,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:19,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643721572] [2023-11-23 22:35:19,829 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:19,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:19,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:19,857 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-23 22:35:19,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:19,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1643721572] [2023-11-23 22:35:19,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1643721572] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:19,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:19,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-23 22:35:19,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1606472824] [2023-11-23 22:35:19,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:19,859 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 22:35:19,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:19,859 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 22:35:19,860 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 22:35:19,861 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 433 [2023-11-23 22:35:19,862 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 403 places, 433 transitions, 906 flow. Second operand has 2 states, 2 states have (on average 342.0) internal successors, (684), 2 states have internal predecessors, (684), 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-23 22:35:19,862 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:19,862 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 433 [2023-11-23 22:35:19,863 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:30,732 INFO L124 PetriNetUnfolderBase]: 12348/43287 cut-off events. [2023-11-23 22:35:30,733 INFO L125 PetriNetUnfolderBase]: For 11961/11961 co-relation queries the response was YES. [2023-11-23 22:35:31,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63411 conditions, 43287 events. 12348/43287 cut-off events. For 11961/11961 co-relation queries the response was YES. Maximal size of possible extension queue 1290. Compared 584602 event pairs, 11720 based on Foata normal form. 15899/52753 useless extension candidates. Maximal degree in co-relation 11761. Up to 15626 conditions per place. [2023-11-23 22:35:31,673 INFO L140 encePairwiseOnDemand]: 371/433 looper letters, 25 selfloop transitions, 0 changer transitions 0/351 dead transitions. [2023-11-23 22:35:31,673 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 343 places, 351 transitions, 792 flow [2023-11-23 22:35:31,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 22:35:31,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-23 22:35:31,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 769 transitions. [2023-11-23 22:35:31,677 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8879907621247113 [2023-11-23 22:35:31,677 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 769 transitions. [2023-11-23 22:35:31,678 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 769 transitions. [2023-11-23 22:35:31,678 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:31,679 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 769 transitions. [2023-11-23 22:35:31,681 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 384.5) internal successors, (769), 2 states have internal predecessors, (769), 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-23 22:35:31,684 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 433.0) internal successors, (1299), 3 states have internal predecessors, (1299), 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-23 22:35:31,686 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 433.0) internal successors, (1299), 3 states have internal predecessors, (1299), 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-23 22:35:31,686 INFO L175 Difference]: Start difference. First operand has 403 places, 433 transitions, 906 flow. Second operand 2 states and 769 transitions. [2023-11-23 22:35:31,686 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 343 places, 351 transitions, 792 flow [2023-11-23 22:35:31,695 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 343 places, 351 transitions, 780 flow, removed 6 selfloop flow, removed 0 redundant places. [2023-11-23 22:35:31,701 INFO L231 Difference]: Finished difference. Result has 343 places, 351 transitions, 730 flow [2023-11-23 22:35:31,702 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=433, PETRI_DIFFERENCE_MINUEND_FLOW=730, PETRI_DIFFERENCE_MINUEND_PLACES=342, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=351, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=351, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=730, PETRI_PLACES=343, PETRI_TRANSITIONS=351} [2023-11-23 22:35:31,703 INFO L281 CegarLoopForPetriNet]: 403 programPoint places, -60 predicate places. [2023-11-23 22:35:31,703 INFO L495 AbstractCegarLoop]: Abstraction has has 343 places, 351 transitions, 730 flow [2023-11-23 22:35:31,704 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 342.0) internal successors, (684), 2 states have internal predecessors, (684), 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-23 22:35:31,704 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:31,704 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] [2023-11-23 22:35:31,705 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-23 22:35:31,705 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2023-11-23 22:35:31,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:31,705 INFO L85 PathProgramCache]: Analyzing trace with hash 418059712, now seen corresponding path program 1 times [2023-11-23 22:35:31,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:31,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1678174993] [2023-11-23 22:35:31,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:31,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:31,750 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-23 22:35:31,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:31,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1678174993] [2023-11-23 22:35:31,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1678174993] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:31,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:31,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 22:35:31,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1222040629] [2023-11-23 22:35:31,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:31,752 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:31,752 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:31,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:31,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:31,778 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 433 [2023-11-23 22:35:31,780 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 343 places, 351 transitions, 730 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 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-23 22:35:31,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:31,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 433 [2023-11-23 22:35:31,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand