./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b 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_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb010ae024b402436affeb854f96a5f9e0df3d8ec2cfe8b3a7f33676b7169a2c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:27:47,111 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:27:47,240 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 22:27:47,250 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:27:47,251 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:27:47,304 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:27:47,305 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:27:47,306 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:27:47,307 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:27:47,315 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:27:47,316 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:27:47,317 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:27:47,318 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:27:47,320 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:27:47,320 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:27:47,321 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:27:47,321 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:27:47,322 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:27:47,322 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:27:47,323 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:27:47,323 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:27:47,324 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:27:47,324 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:27:47,325 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:27:47,325 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:27:47,327 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:27:47,327 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:27:47,328 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:27:47,328 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:27:47,329 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:27:47,330 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:27:47,330 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:27:47,331 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:27:47,331 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:27:47,331 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:27:47,332 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:27:47,332 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:27:47,332 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:27:47,333 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:27:47,333 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_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/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_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cb010ae024b402436affeb854f96a5f9e0df3d8ec2cfe8b3a7f33676b7169a2c [2023-11-06 22:27:47,602 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:27:47,632 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:27:47,638 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:27:47,640 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:27:47,641 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:27:47,642 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i [2023-11-06 22:27:50,989 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:27:51,317 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:27:51,319 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i [2023-11-06 22:27:51,339 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/data/7f5247d72/105c7e5330f74afab39ba2a98341bfe4/FLAG90a5484bc [2023-11-06 22:27:51,356 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/data/7f5247d72/105c7e5330f74afab39ba2a98341bfe4 [2023-11-06 22:27:51,359 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:27:51,362 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:27:51,364 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:27:51,364 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:27:51,371 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:27:51,372 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:27:51" (1/1) ... [2023-11-06 22:27:51,374 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@a634122 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:51, skipping insertion in model container [2023-11-06 22:27:51,374 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:27:51" (1/1) ... [2023-11-06 22:27:51,434 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:27:51,871 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i[30176,30189] [2023-11-06 22:27:51,901 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:27:51,920 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:27:51,969 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/sv-benchmarks/c/goblint-regression/28-race_reach_21-deref_read_racing.i[30176,30189] [2023-11-06 22:27:51,977 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:27:52,033 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:27:52,034 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52 WrapperNode [2023-11-06 22:27:52,034 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:27:52,035 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:27:52,036 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:27:52,036 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:27:52,046 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,090 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,133 INFO L138 Inliner]: procedures = 170, calls = 35, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 65 [2023-11-06 22:27:52,134 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:27:52,135 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:27:52,137 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:27:52,137 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:27:52,149 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,150 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,160 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,160 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,176 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,191 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,200 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,207 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,211 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:27:52,221 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:27:52,222 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:27:52,222 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:27:52,223 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (1/1) ... [2023-11-06 22:27:52,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:27:52,248 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:27:52,272 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:27:52,288 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:27:52,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:27:52,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:27:52,329 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:27:52,329 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:27:52,329 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:27:52,329 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-06 22:27:52,330 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-06 22:27:52,330 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:27:52,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:27:52,331 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:27:52,331 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:27:52,333 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:27:52,529 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:27:52,537 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:27:52,797 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:27:52,810 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:27:52,812 INFO L302 CfgBuilder]: Removed 9 assume(true) statements. [2023-11-06 22:27:52,815 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:27:52 BoogieIcfgContainer [2023-11-06 22:27:52,816 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:27:52,820 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:27:52,821 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:27:52,824 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:27:52,825 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:27:51" (1/3) ... [2023-11-06 22:27:52,826 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6989b5d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:27:52, skipping insertion in model container [2023-11-06 22:27:52,827 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:52" (2/3) ... [2023-11-06 22:27:52,830 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6989b5d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:27:52, skipping insertion in model container [2023-11-06 22:27:52,830 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:27:52" (3/3) ... [2023-11-06 22:27:52,832 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_21-deref_read_racing.i [2023-11-06 22:27:52,844 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-06 22:27:52,856 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:27:52,857 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 22:27:52,857 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:27:52,928 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 22:27:52,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,073 INFO L124 PetriNetUnfolderBase]: 14/132 cut-off events. [2023-11-06 22:27:53,077 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:27:53,087 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136 conditions, 132 events. 14/132 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 300 event pairs, 0 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 69. Up to 4 conditions per place. [2023-11-06 22:27:53,088 INFO L82 GeneralOperation]: Start removeDead. Operand has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,096 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,100 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:27:53,127 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,130 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,131 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 93 places, 100 transitions, 204 flow [2023-11-06 22:27:53,207 INFO L124 PetriNetUnfolderBase]: 14/132 cut-off events. [2023-11-06 22:27:53,207 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:27:53,209 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136 conditions, 132 events. 14/132 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 300 event pairs, 0 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 69. Up to 4 conditions per place. [2023-11-06 22:27:53,213 INFO L119 LiptonReduction]: Number of co-enabled transitions 2432 [2023-11-06 22:27:57,474 INFO L134 LiptonReduction]: Checked pairs total: 4059 [2023-11-06 22:27:57,474 INFO L136 LiptonReduction]: Total number of compositions: 86 [2023-11-06 22:27:57,494 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:27:57,502 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=LoopsAndPotentialCycles, 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;@4df69db0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:27:57,502 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-06 22:27:57,507 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:27:57,507 INFO L124 PetriNetUnfolderBase]: 3/12 cut-off events. [2023-11-06 22:27:57,507 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:27:57,508 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:57,508 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-06 22:27:57,509 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:27:57,515 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:57,515 INFO L85 PathProgramCache]: Analyzing trace with hash 12045809, now seen corresponding path program 1 times [2023-11-06 22:27:57,526 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:57,527 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1766859417] [2023-11-06 22:27:57,527 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:57,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:57,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:57,852 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-06 22:27:57,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:57,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1766859417] [2023-11-06 22:27:57,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1766859417] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:57,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:57,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:57,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [337574366] [2023-11-06 22:27:57,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:57,868 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:57,875 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:57,901 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:57,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:57,945 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 82 out of 186 [2023-11-06 22:27:57,949 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 30 transitions, 64 flow. Second operand has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 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-06 22:27:57,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:57,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 82 of 186 [2023-11-06 22:27:57,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:58,082 INFO L124 PetriNetUnfolderBase]: 63/156 cut-off events. [2023-11-06 22:27:58,082 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:27:58,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 306 conditions, 156 events. 63/156 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 478 event pairs, 48 based on Foata normal form. 16/152 useless extension candidates. Maximal degree in co-relation 293. Up to 134 conditions per place. [2023-11-06 22:27:58,086 INFO L140 encePairwiseOnDemand]: 174/186 looper letters, 24 selfloop transitions, 2 changer transitions 2/31 dead transitions. [2023-11-06 22:27:58,087 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 26 places, 31 transitions, 122 flow [2023-11-06 22:27:58,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:58,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:58,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 290 transitions. [2023-11-06 22:27:58,105 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5197132616487455 [2023-11-06 22:27:58,106 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 290 transitions. [2023-11-06 22:27:58,107 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 290 transitions. [2023-11-06 22:27:58,109 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:58,112 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 290 transitions. [2023-11-06 22:27:58,116 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 96.66666666666667) internal successors, (290), 3 states have internal predecessors, (290), 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-06 22:27:58,122 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 186.0) internal successors, (744), 4 states have internal predecessors, (744), 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-06 22:27:58,123 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 186.0) internal successors, (744), 4 states have internal predecessors, (744), 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-06 22:27:58,125 INFO L175 Difference]: Start difference. First operand has 24 places, 30 transitions, 64 flow. Second operand 3 states and 290 transitions. [2023-11-06 22:27:58,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 26 places, 31 transitions, 122 flow [2023-11-06 22:27:58,129 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 26 places, 31 transitions, 122 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:58,131 INFO L231 Difference]: Finished difference. Result has 27 places, 19 transitions, 50 flow [2023-11-06 22:27:58,134 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=186, PETRI_DIFFERENCE_MINUEND_FLOW=46, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=50, PETRI_PLACES=27, PETRI_TRANSITIONS=19} [2023-11-06 22:27:58,139 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, 3 predicate places. [2023-11-06 22:27:58,139 INFO L495 AbstractCegarLoop]: Abstraction has has 27 places, 19 transitions, 50 flow [2023-11-06 22:27:58,140 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 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-06 22:27:58,140 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:58,140 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-06 22:27:58,141 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:27:58,141 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:27:58,142 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:58,142 INFO L85 PathProgramCache]: Analyzing trace with hash -1317545710, now seen corresponding path program 1 times [2023-11-06 22:27:58,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:58,143 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116725035] [2023-11-06 22:27:58,143 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:58,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:58,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:27:58,180 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:27:58,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:27:58,225 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:27:58,225 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:27:58,227 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-06 22:27:58,230 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-06 22:27:58,231 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:27:58,231 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-06 22:27:58,234 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:27:58,235 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-06 22:27:58,278 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 22:27:58,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,341 INFO L124 PetriNetUnfolderBase]: 24/202 cut-off events. [2023-11-06 22:27:58,342 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-06 22:27:58,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 210 conditions, 202 events. 24/202 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 564 event pairs, 0 based on Foata normal form. 0/172 useless extension candidates. Maximal degree in co-relation 133. Up to 6 conditions per place. [2023-11-06 22:27:58,349 INFO L82 GeneralOperation]: Start removeDead. Operand has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,353 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,353 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:27:58,354 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,355 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,355 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 122 places, 133 transitions, 276 flow [2023-11-06 22:27:58,391 INFO L124 PetriNetUnfolderBase]: 24/202 cut-off events. [2023-11-06 22:27:58,392 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-06 22:27:58,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 210 conditions, 202 events. 24/202 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 564 event pairs, 0 based on Foata normal form. 0/172 useless extension candidates. Maximal degree in co-relation 133. Up to 6 conditions per place. [2023-11-06 22:27:58,426 INFO L119 LiptonReduction]: Number of co-enabled transitions 6976 [2023-11-06 22:28:01,907 INFO L134 LiptonReduction]: Checked pairs total: 13554 [2023-11-06 22:28:01,908 INFO L136 LiptonReduction]: Total number of compositions: 105 [2023-11-06 22:28:01,910 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:28:01,912 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=LoopsAndPotentialCycles, 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;@4df69db0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:28:01,912 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-06 22:28:01,915 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:28:01,915 INFO L124 PetriNetUnfolderBase]: 0/6 cut-off events. [2023-11-06 22:28:01,916 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:28:01,916 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:01,916 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-06 22:28:01,917 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:01,917 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:01,917 INFO L85 PathProgramCache]: Analyzing trace with hash 20391933, now seen corresponding path program 1 times [2023-11-06 22:28:01,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:01,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1900562745] [2023-11-06 22:28:01,918 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:01,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:01,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:01,982 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-06 22:28:01,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:28:01,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1900562745] [2023-11-06 22:28:01,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1900562745] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:28:01,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:28:01,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:28:01,984 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1526664355] [2023-11-06 22:28:01,984 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:28:01,984 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:28:01,985 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:28:01,985 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:28:01,986 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:28:02,001 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 238 [2023-11-06 22:28:02,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 48 transitions, 106 flow. Second operand has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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-06 22:28:02,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:28:02,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 238 [2023-11-06 22:28:02,002 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:28:02,419 INFO L124 PetriNetUnfolderBase]: 1271/2316 cut-off events. [2023-11-06 22:28:02,420 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2023-11-06 22:28:02,423 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4425 conditions, 2316 events. 1271/2316 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 90. Compared 13207 event pairs, 560 based on Foata normal form. 320/2416 useless extension candidates. Maximal degree in co-relation 423. Up to 2062 conditions per place. [2023-11-06 22:28:02,434 INFO L140 encePairwiseOnDemand]: 221/238 looper letters, 34 selfloop transitions, 2 changer transitions 2/45 dead transitions. [2023-11-06 22:28:02,434 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 45 transitions, 176 flow [2023-11-06 22:28:02,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:28:02,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:28:02,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 383 transitions. [2023-11-06 22:28:02,442 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5364145658263305 [2023-11-06 22:28:02,442 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 383 transitions. [2023-11-06 22:28:02,442 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 383 transitions. [2023-11-06 22:28:02,442 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:28:02,443 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 383 transitions. [2023-11-06 22:28:02,445 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 127.66666666666667) internal successors, (383), 3 states have internal predecessors, (383), 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-06 22:28:02,450 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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-06 22:28:02,451 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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-06 22:28:02,451 INFO L175 Difference]: Start difference. First operand has 39 places, 48 transitions, 106 flow. Second operand 3 states and 383 transitions. [2023-11-06 22:28:02,451 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 45 transitions, 176 flow [2023-11-06 22:28:02,453 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 45 transitions, 176 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:28:02,454 INFO L231 Difference]: Finished difference. Result has 42 places, 33 transitions, 86 flow [2023-11-06 22:28:02,455 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=86, PETRI_PLACES=42, PETRI_TRANSITIONS=33} [2023-11-06 22:28:02,456 INFO L281 CegarLoopForPetriNet]: 39 programPoint places, 3 predicate places. [2023-11-06 22:28:02,456 INFO L495 AbstractCegarLoop]: Abstraction has has 42 places, 33 transitions, 86 flow [2023-11-06 22:28:02,456 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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-06 22:28:02,456 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:02,457 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:28:02,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:28:02,457 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:02,458 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:02,458 INFO L85 PathProgramCache]: Analyzing trace with hash 971637805, now seen corresponding path program 1 times [2023-11-06 22:28:02,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:02,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868000433] [2023-11-06 22:28:02,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:02,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:02,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:02,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:02,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:28:02,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868000433] [2023-11-06 22:28:02,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868000433] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:28:02,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1091257930] [2023-11-06 22:28:02,581 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:02,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:28:02,582 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:28:02,588 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:28:02,628 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:28:02,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:02,706 INFO L262 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:28:02,708 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:28:02,792 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:02,792 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:28:02,826 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:02,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1091257930] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:28:02,828 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:28:02,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-06 22:28:02,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889124220] [2023-11-06 22:28:02,831 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:28:02,831 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 22:28:02,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:28:02,833 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 22:28:02,833 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-06 22:28:02,879 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 238 [2023-11-06 22:28:02,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 33 transitions, 86 flow. Second operand has 7 states, 7 states have (on average 109.28571428571429) internal successors, (765), 7 states have internal predecessors, (765), 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-06 22:28:02,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:28:02,881 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 238 [2023-11-06 22:28:02,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:28:03,116 INFO L124 PetriNetUnfolderBase]: 421/856 cut-off events. [2023-11-06 22:28:03,116 INFO L125 PetriNetUnfolderBase]: For 200/200 co-relation queries the response was YES. [2023-11-06 22:28:03,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1728 conditions, 856 events. 421/856 cut-off events. For 200/200 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 4402 event pairs, 0 based on Foata normal form. 100/956 useless extension candidates. Maximal degree in co-relation 173. Up to 502 conditions per place. [2023-11-06 22:28:03,125 INFO L140 encePairwiseOnDemand]: 235/238 looper letters, 48 selfloop transitions, 3 changer transitions 0/58 dead transitions. [2023-11-06 22:28:03,125 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 58 transitions, 236 flow [2023-11-06 22:28:03,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 22:28:03,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-06 22:28:03,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 588 transitions. [2023-11-06 22:28:03,128 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49411764705882355 [2023-11-06 22:28:03,129 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 588 transitions. [2023-11-06 22:28:03,129 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 588 transitions. [2023-11-06 22:28:03,130 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:28:03,130 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 588 transitions. [2023-11-06 22:28:03,132 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 117.6) internal successors, (588), 5 states have internal predecessors, (588), 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-06 22:28:03,136 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 238.0) internal successors, (1428), 6 states have internal predecessors, (1428), 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-06 22:28:03,137 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 238.0) internal successors, (1428), 6 states have internal predecessors, (1428), 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-06 22:28:03,137 INFO L175 Difference]: Start difference. First operand has 42 places, 33 transitions, 86 flow. Second operand 5 states and 588 transitions. [2023-11-06 22:28:03,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 58 transitions, 236 flow [2023-11-06 22:28:03,141 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 58 transitions, 234 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:28:03,142 INFO L231 Difference]: Finished difference. Result has 40 places, 30 transitions, 82 flow [2023-11-06 22:28:03,143 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=82, PETRI_PLACES=40, PETRI_TRANSITIONS=30} [2023-11-06 22:28:03,146 INFO L281 CegarLoopForPetriNet]: 39 programPoint places, 1 predicate places. [2023-11-06 22:28:03,146 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 30 transitions, 82 flow [2023-11-06 22:28:03,147 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 109.28571428571429) internal successors, (765), 7 states have internal predecessors, (765), 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-06 22:28:03,148 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:03,148 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-06 22:28:03,166 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:28:03,354 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:28:03,354 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:03,355 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:03,355 INFO L85 PathProgramCache]: Analyzing trace with hash 1789293198, now seen corresponding path program 1 times [2023-11-06 22:28:03,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:03,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225210489] [2023-11-06 22:28:03,356 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:03,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:03,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:28:03,384 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:28:03,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:28:03,409 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:28:03,416 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:28:03,416 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-06 22:28:03,416 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-06 22:28:03,417 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 22:28:03,417 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-06 22:28:03,418 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:28:03,418 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-06 22:28:03,446 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 22:28:03,450 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,485 INFO L124 PetriNetUnfolderBase]: 34/272 cut-off events. [2023-11-06 22:28:03,485 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-06 22:28:03,487 INFO L83 FinitePrefix]: Finished finitePrefix Result has 285 conditions, 272 events. 34/272 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 830 event pairs, 0 based on Foata normal form. 0/230 useless extension candidates. Maximal degree in co-relation 206. Up to 8 conditions per place. [2023-11-06 22:28:03,487 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,490 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,490 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:28:03,491 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,491 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,491 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 166 transitions, 350 flow [2023-11-06 22:28:03,536 INFO L124 PetriNetUnfolderBase]: 34/272 cut-off events. [2023-11-06 22:28:03,537 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-06 22:28:03,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 285 conditions, 272 events. 34/272 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 830 event pairs, 0 based on Foata normal form. 0/230 useless extension candidates. Maximal degree in co-relation 206. Up to 8 conditions per place. [2023-11-06 22:28:03,554 INFO L119 LiptonReduction]: Number of co-enabled transitions 13632 [2023-11-06 22:28:07,247 INFO L134 LiptonReduction]: Checked pairs total: 28008 [2023-11-06 22:28:07,247 INFO L136 LiptonReduction]: Total number of compositions: 125 [2023-11-06 22:28:07,250 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:28:07,251 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=LoopsAndPotentialCycles, 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;@4df69db0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:28:07,251 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-06 22:28:07,254 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:28:07,254 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2023-11-06 22:28:07,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:28:07,254 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:07,255 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-06 22:28:07,255 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:07,255 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:07,256 INFO L85 PathProgramCache]: Analyzing trace with hash 30363685, now seen corresponding path program 1 times [2023-11-06 22:28:07,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:07,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097708339] [2023-11-06 22:28:07,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:07,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:07,288 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-06 22:28:07,288 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:28:07,288 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097708339] [2023-11-06 22:28:07,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097708339] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:28:07,289 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:28:07,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:28:07,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1774467300] [2023-11-06 22:28:07,289 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:28:07,290 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:28:07,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:28:07,290 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:28:07,291 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:28:07,306 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 291 [2023-11-06 22:28:07,307 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 66 transitions, 150 flow. Second operand has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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-06 22:28:07,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:28:07,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 291 [2023-11-06 22:28:07,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:28:10,920 INFO L124 PetriNetUnfolderBase]: 17895/26602 cut-off events. [2023-11-06 22:28:10,920 INFO L125 PetriNetUnfolderBase]: For 597/597 co-relation queries the response was YES. [2023-11-06 22:28:10,968 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52165 conditions, 26602 events. 17895/26602 cut-off events. For 597/597 co-relation queries the response was YES. Maximal size of possible extension queue 734. Compared 173682 event pairs, 17081 based on Foata normal form. 4496/29060 useless extension candidates. Maximal degree in co-relation 20257. Up to 25159 conditions per place. [2023-11-06 22:28:11,100 INFO L140 encePairwiseOnDemand]: 268/291 looper letters, 42 selfloop transitions, 2 changer transitions 2/56 dead transitions. [2023-11-06 22:28:11,100 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 56 transitions, 222 flow [2023-11-06 22:28:11,101 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:28:11,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:28:11,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 475 transitions. [2023-11-06 22:28:11,104 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5441008018327605 [2023-11-06 22:28:11,104 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 475 transitions. [2023-11-06 22:28:11,104 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 475 transitions. [2023-11-06 22:28:11,105 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:28:11,105 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 475 transitions. [2023-11-06 22:28:11,107 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 158.33333333333334) internal successors, (475), 3 states have internal predecessors, (475), 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-06 22:28:11,109 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 291.0) internal successors, (1164), 4 states have internal predecessors, (1164), 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-06 22:28:11,111 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 291.0) internal successors, (1164), 4 states have internal predecessors, (1164), 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-06 22:28:11,111 INFO L175 Difference]: Start difference. First operand has 53 places, 66 transitions, 150 flow. Second operand 3 states and 475 transitions. [2023-11-06 22:28:11,111 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 56 transitions, 222 flow [2023-11-06 22:28:11,115 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 56 transitions, 220 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-06 22:28:11,116 INFO L231 Difference]: Finished difference. Result has 56 places, 45 transitions, 116 flow [2023-11-06 22:28:11,118 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=291, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=116, PETRI_PLACES=56, PETRI_TRANSITIONS=45} [2023-11-06 22:28:11,121 INFO L281 CegarLoopForPetriNet]: 53 programPoint places, 3 predicate places. [2023-11-06 22:28:11,122 INFO L495 AbstractCegarLoop]: Abstraction has has 56 places, 45 transitions, 116 flow [2023-11-06 22:28:11,124 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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-06 22:28:11,124 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:11,124 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:28:11,124 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-06 22:28:11,125 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:11,125 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:11,125 INFO L85 PathProgramCache]: Analyzing trace with hash 187334179, now seen corresponding path program 1 times [2023-11-06 22:28:11,126 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:11,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337603190] [2023-11-06 22:28:11,126 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:11,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:11,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:11,219 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:11,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:28:11,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337603190] [2023-11-06 22:28:11,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337603190] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:28:11,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [908163724] [2023-11-06 22:28:11,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:11,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:28:11,222 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:28:11,223 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:28:11,240 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-06 22:28:11,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:11,322 INFO L262 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:28:11,324 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:28:11,348 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:11,348 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:28:11,368 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:28:11,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [908163724] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:28:11,369 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:28:11,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-06 22:28:11,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390801918] [2023-11-06 22:28:11,369 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:28:11,370 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 22:28:11,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:28:11,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 22:28:11,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-06 22:28:11,402 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 291 [2023-11-06 22:28:11,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 45 transitions, 116 flow. Second operand has 7 states, 7 states have (on average 135.28571428571428) internal successors, (947), 7 states have internal predecessors, (947), 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-06 22:28:11,404 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:28:11,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 291 [2023-11-06 22:28:11,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:28:13,092 INFO L124 PetriNetUnfolderBase]: 6205/10135 cut-off events. [2023-11-06 22:28:13,092 INFO L125 PetriNetUnfolderBase]: For 3438/3438 co-relation queries the response was YES. [2023-11-06 22:28:13,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20294 conditions, 10135 events. 6205/10135 cut-off events. For 3438/3438 co-relation queries the response was YES. Maximal size of possible extension queue 330. Compared 67858 event pairs, 0 based on Foata normal form. 909/11043 useless extension candidates. Maximal degree in co-relation 2316. Up to 5958 conditions per place. [2023-11-06 22:28:13,167 INFO L140 encePairwiseOnDemand]: 288/291 looper letters, 82 selfloop transitions, 4 changer transitions 0/96 dead transitions. [2023-11-06 22:28:13,167 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 96 transitions, 390 flow [2023-11-06 22:28:13,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 22:28:13,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-06 22:28:13,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 887 transitions. [2023-11-06 22:28:13,175 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5080183276059564 [2023-11-06 22:28:13,175 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 887 transitions. [2023-11-06 22:28:13,176 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 887 transitions. [2023-11-06 22:28:13,177 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:28:13,178 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 887 transitions. [2023-11-06 22:28:13,181 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 147.83333333333334) internal successors, (887), 6 states have internal predecessors, (887), 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-06 22:28:13,187 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 291.0) internal successors, (2037), 7 states have internal predecessors, (2037), 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-06 22:28:13,194 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 291.0) internal successors, (2037), 7 states have internal predecessors, (2037), 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-06 22:28:13,195 INFO L175 Difference]: Start difference. First operand has 56 places, 45 transitions, 116 flow. Second operand 6 states and 887 transitions. [2023-11-06 22:28:13,195 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 96 transitions, 390 flow [2023-11-06 22:28:13,205 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 96 transitions, 388 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:28:13,208 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 118 flow [2023-11-06 22:28:13,208 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=291, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=118, PETRI_PLACES=55, PETRI_TRANSITIONS=43} [2023-11-06 22:28:13,210 INFO L281 CegarLoopForPetriNet]: 53 programPoint places, 2 predicate places. [2023-11-06 22:28:13,212 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 118 flow [2023-11-06 22:28:13,214 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 135.28571428571428) internal successors, (947), 7 states have internal predecessors, (947), 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-06 22:28:13,214 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:13,215 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 3, 3, 1, 1, 1, 1, 1] [2023-11-06 22:28:13,229 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-06 22:28:13,420 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3441b46d-24a5-4b89-9a55-6a075fb03537/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:28:13,421 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:13,421 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:13,421 INFO L85 PathProgramCache]: Analyzing trace with hash 978815058, now seen corresponding path program 1 times [2023-11-06 22:28:13,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:13,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1294625847] [2023-11-06 22:28:13,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:13,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:13,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:28:13,458 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:28:13,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:28:13,501 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:28:13,501 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:28:13,502 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-06 22:28:13,502 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-06 22:28:13,502 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-06 22:28:13,503 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-06 22:28:13,504 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:28:13,505 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-06 22:28:13,550 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 22:28:13,559 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,628 INFO L124 PetriNetUnfolderBase]: 44/342 cut-off events. [2023-11-06 22:28:13,628 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-06 22:28:13,631 INFO L83 FinitePrefix]: Finished finitePrefix Result has 361 conditions, 342 events. 44/342 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1099 event pairs, 0 based on Foata normal form. 0/288 useless extension candidates. Maximal degree in co-relation 280. Up to 10 conditions per place. [2023-11-06 22:28:13,631 INFO L82 GeneralOperation]: Start removeDead. Operand has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,634 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,635 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:28:13,635 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,635 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 180 places, 199 transitions, 426 flow [2023-11-06 22:28:13,692 INFO L124 PetriNetUnfolderBase]: 44/342 cut-off events. [2023-11-06 22:28:13,692 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-06 22:28:13,695 INFO L83 FinitePrefix]: Finished finitePrefix Result has 361 conditions, 342 events. 44/342 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1099 event pairs, 0 based on Foata normal form. 0/288 useless extension candidates. Maximal degree in co-relation 280. Up to 10 conditions per place. [2023-11-06 22:28:13,719 INFO L119 LiptonReduction]: Number of co-enabled transitions 22400 [2023-11-06 22:28:17,885 INFO L134 LiptonReduction]: Checked pairs total: 50098 [2023-11-06 22:28:17,886 INFO L136 LiptonReduction]: Total number of compositions: 146 [2023-11-06 22:28:17,888 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:28:17,889 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=LoopsAndPotentialCycles, 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;@4df69db0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:28:17,889 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-06 22:28:17,892 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:28:17,893 INFO L124 PetriNetUnfolderBase]: 0/6 cut-off events. [2023-11-06 22:28:17,893 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:28:17,893 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:28:17,893 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-06 22:28:17,894 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-06 22:28:17,894 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:28:17,894 INFO L85 PathProgramCache]: Analyzing trace with hash 42000935, now seen corresponding path program 1 times [2023-11-06 22:28:17,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:28:17,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428143961] [2023-11-06 22:28:17,895 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:28:17,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:28:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:28:17,929 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-06 22:28:17,930 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:28:17,930 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428143961] [2023-11-06 22:28:17,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428143961] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:28:17,931 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:28:17,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:28:17,931 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1565658743] [2023-11-06 22:28:17,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:28:17,932 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:28:17,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:28:17,933 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:28:17,933 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:28:17,954 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 345 [2023-11-06 22:28:17,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 84 transitions, 196 flow. Second operand has 3 states, 3 states have (on average 161.33333333333334) internal successors, (484), 3 states have internal predecessors, (484), 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-06 22:28:17,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:28:17,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 345 [2023-11-06 22:28:17,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand