./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff 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_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --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 af00d5f4cc6a18cb9fd8a5151467217fe3ddb5ee0fa30b2cfbd9dd374105ee15 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:57:30,921 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:57:31,051 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 07:57:31,061 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:57:31,061 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:57:31,096 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:57:31,097 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:57:31,098 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:57:31,099 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:57:31,099 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:57:31,100 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:57:31,101 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:57:31,102 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:57:31,103 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:57:31,103 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:57:31,104 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:57:31,104 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:57:31,105 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:57:31,105 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:57:31,106 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:57:31,107 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:57:31,108 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:57:31,109 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:57:31,109 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:57:31,110 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:57:31,110 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:57:31,111 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:57:31,111 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:57:31,112 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:57:31,112 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:57:31,113 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:57:31,113 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:57:31,114 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:57:31,114 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:57:31,115 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:57:31,115 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:57:31,116 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:57:31,116 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:57:31,117 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:57:31,117 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_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/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_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> af00d5f4cc6a18cb9fd8a5151467217fe3ddb5ee0fa30b2cfbd9dd374105ee15 [2023-11-19 07:57:31,374 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:57:31,396 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:57:31,399 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:57:31,401 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:57:31,401 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:57:31,403 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i [2023-11-19 07:57:34,566 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:57:34,873 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:57:34,874 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i [2023-11-19 07:57:34,895 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/data/e5a96cffb/a5ac2ae1f20a4c56a39899dcc67daa45/FLAG80fa85e23 [2023-11-19 07:57:34,910 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/data/e5a96cffb/a5ac2ae1f20a4c56a39899dcc67daa45 [2023-11-19 07:57:34,913 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:57:34,914 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:57:34,917 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:57:34,917 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:57:34,924 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:57:34,925 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:57:34" (1/1) ... [2023-11-19 07:57:34,926 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6bf54075 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:34, skipping insertion in model container [2023-11-19 07:57:34,926 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:57:34" (1/1) ... [2023-11-19 07:57:34,979 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:57:35,403 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_68d434bd-ad14-497c-bf44-fcd05b0314e3/sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i[30176,30189] [2023-11-19 07:57:35,433 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:57:35,452 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:57:35,512 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_68d434bd-ad14-497c-bf44-fcd05b0314e3/sv-benchmarks/c/goblint-regression/28-race_reach_41-trylock_racefree.i[30176,30189] [2023-11-19 07:57:35,536 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:57:35,586 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:57:35,587 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35 WrapperNode [2023-11-19 07:57:35,587 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:57:35,589 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:57:35,589 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:57:35,589 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:57:35,598 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,632 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,661 INFO L138 Inliner]: procedures = 171, calls = 30, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 78 [2023-11-19 07:57:35,662 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:57:35,662 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:57:35,663 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:57:35,663 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:57:35,673 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,674 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,677 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,678 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,696 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,701 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,713 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,714 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,717 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:57:35,718 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:57:35,718 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:57:35,718 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:57:35,719 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (1/1) ... [2023-11-19 07:57:35,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:57:35,742 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:57:35,762 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:57:35,802 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:57:35,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:57:35,820 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:57:35,821 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 07:57:35,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:57:35,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:57:35,821 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-19 07:57:35,821 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-19 07:57:35,822 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:57:35,822 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2023-11-19 07:57:35,822 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:57:35,822 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:57:35,822 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:57:35,826 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 07:57:35,963 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:57:35,965 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:57:36,238 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:57:36,257 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:57:36,258 INFO L302 CfgBuilder]: Removed 11 assume(true) statements. [2023-11-19 07:57:36,262 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:57:36 BoogieIcfgContainer [2023-11-19 07:57:36,262 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:57:36,270 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:57:36,270 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:57:36,273 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:57:36,274 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:57:34" (1/3) ... [2023-11-19 07:57:36,274 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ecd99c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:57:36, skipping insertion in model container [2023-11-19 07:57:36,275 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:35" (2/3) ... [2023-11-19 07:57:36,275 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ecd99c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:57:36, skipping insertion in model container [2023-11-19 07:57:36,275 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:57:36" (3/3) ... [2023-11-19 07:57:36,277 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_41-trylock_racefree.i [2023-11-19 07:57:36,289 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 07:57:36,301 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:57:36,302 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:57:36,302 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:57:36,374 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-19 07:57:36,440 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 107 transitions, 221 flow [2023-11-19 07:57:36,505 INFO L124 PetriNetUnfolderBase]: 21/149 cut-off events. [2023-11-19 07:57:36,508 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 07:57:36,515 INFO L83 FinitePrefix]: Finished finitePrefix Result has 154 conditions, 149 events. 21/149 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 376 event pairs, 0 based on Foata normal form. 0/123 useless extension candidates. Maximal degree in co-relation 75. Up to 6 conditions per place. [2023-11-19 07:57:36,515 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 107 transitions, 221 flow [2023-11-19 07:57:36,521 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 102 transitions, 208 flow [2023-11-19 07:57:36,526 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:57:36,539 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 92 places, 102 transitions, 208 flow [2023-11-19 07:57:36,541 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 92 places, 102 transitions, 208 flow [2023-11-19 07:57:36,542 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 92 places, 102 transitions, 208 flow [2023-11-19 07:57:36,596 INFO L124 PetriNetUnfolderBase]: 20/144 cut-off events. [2023-11-19 07:57:36,598 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:36,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148 conditions, 144 events. 20/144 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 366 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 75. Up to 6 conditions per place. [2023-11-19 07:57:36,606 INFO L119 LiptonReduction]: Number of co-enabled transitions 2688 [2023-11-19 07:57:39,481 INFO L134 LiptonReduction]: Checked pairs total: 4076 [2023-11-19 07:57:39,481 INFO L136 LiptonReduction]: Total number of compositions: 85 [2023-11-19 07:57:39,499 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:57:39,506 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5b2215d8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:57:39,507 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-19 07:57:39,511 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:57:39,512 INFO L124 PetriNetUnfolderBase]: 2/13 cut-off events. [2023-11-19 07:57:39,512 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:39,512 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:39,513 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:57:39,513 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:39,519 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:39,520 INFO L85 PathProgramCache]: Analyzing trace with hash 398704679, now seen corresponding path program 1 times [2023-11-19 07:57:39,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:39,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1774216723] [2023-11-19 07:57:39,531 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:39,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:39,877 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-19 07:57:39,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:39,879 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1774216723] [2023-11-19 07:57:39,880 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1774216723] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:57:39,880 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:57:39,880 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:57:39,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [232192236] [2023-11-19 07:57:39,883 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:57:39,896 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:57:39,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:39,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:57:39,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:57:39,964 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 86 out of 192 [2023-11-19 07:57:39,969 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 27 places, 34 transitions, 72 flow. Second operand has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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-19 07:57:39,970 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:39,970 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 86 of 192 [2023-11-19 07:57:39,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:57:40,089 INFO L124 PetriNetUnfolderBase]: 89/209 cut-off events. [2023-11-19 07:57:40,089 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:40,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 404 conditions, 209 events. 89/209 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 839 event pairs, 0 based on Foata normal form. 20/193 useless extension candidates. Maximal degree in co-relation 384. Up to 180 conditions per place. [2023-11-19 07:57:40,092 INFO L140 encePairwiseOnDemand]: 180/192 looper letters, 23 selfloop transitions, 2 changer transitions 5/33 dead transitions. [2023-11-19 07:57:40,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 33 transitions, 130 flow [2023-11-19 07:57:40,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:57:40,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:57:40,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 304 transitions. [2023-11-19 07:57:40,124 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5277777777777778 [2023-11-19 07:57:40,125 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 304 transitions. [2023-11-19 07:57:40,125 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 304 transitions. [2023-11-19 07:57:40,130 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:57:40,132 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 304 transitions. [2023-11-19 07:57:40,139 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 101.33333333333333) internal successors, (304), 3 states have internal predecessors, (304), 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-19 07:57:40,144 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 192.0) internal successors, (768), 4 states have internal predecessors, (768), 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-19 07:57:40,146 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 192.0) internal successors, (768), 4 states have internal predecessors, (768), 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-19 07:57:40,148 INFO L175 Difference]: Start difference. First operand has 27 places, 34 transitions, 72 flow. Second operand 3 states and 304 transitions. [2023-11-19 07:57:40,149 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 33 transitions, 130 flow [2023-11-19 07:57:40,152 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 28 places, 33 transitions, 130 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:57:40,153 INFO L231 Difference]: Finished difference. Result has 29 places, 19 transitions, 50 flow [2023-11-19 07:57:40,156 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=192, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=26, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=50, PETRI_PLACES=29, PETRI_TRANSITIONS=19} [2023-11-19 07:57:40,160 INFO L281 CegarLoopForPetriNet]: 27 programPoint places, 2 predicate places. [2023-11-19 07:57:40,161 INFO L495 AbstractCegarLoop]: Abstraction has has 29 places, 19 transitions, 50 flow [2023-11-19 07:57:40,161 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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-19 07:57:40,161 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:40,162 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 07:57:40,162 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:57:40,162 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:40,164 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:40,164 INFO L85 PathProgramCache]: Analyzing trace with hash -504932391, now seen corresponding path program 1 times [2023-11-19 07:57:40,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:40,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034319080] [2023-11-19 07:57:40,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:40,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:40,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:40,227 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:57:40,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:40,275 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:57:40,275 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:57:40,277 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-19 07:57:40,279 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-19 07:57:40,279 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:57:40,280 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 07:57:40,283 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 07:57:40,283 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 07:57:40,315 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-19 07:57:40,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,365 INFO L124 PetriNetUnfolderBase]: 37/247 cut-off events. [2023-11-19 07:57:40,365 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-19 07:57:40,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 247 events. 37/247 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 750 event pairs, 0 based on Foata normal form. 0/203 useless extension candidates. Maximal degree in co-relation 151. Up to 9 conditions per place. [2023-11-19 07:57:40,369 INFO L82 GeneralOperation]: Start removeDead. Operand has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,372 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,372 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:57:40,372 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,373 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 121 places, 137 transitions, 290 flow [2023-11-19 07:57:40,425 INFO L124 PetriNetUnfolderBase]: 37/247 cut-off events. [2023-11-19 07:57:40,425 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-19 07:57:40,428 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 247 events. 37/247 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 750 event pairs, 0 based on Foata normal form. 0/203 useless extension candidates. Maximal degree in co-relation 151. Up to 9 conditions per place. [2023-11-19 07:57:40,437 INFO L119 LiptonReduction]: Number of co-enabled transitions 7560 [2023-11-19 07:57:43,114 INFO L134 LiptonReduction]: Checked pairs total: 17336 [2023-11-19 07:57:43,114 INFO L136 LiptonReduction]: Total number of compositions: 99 [2023-11-19 07:57:43,116 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:57:43,118 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5b2215d8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:57:43,118 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-19 07:57:43,120 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:57:43,121 INFO L124 PetriNetUnfolderBase]: 1/10 cut-off events. [2023-11-19 07:57:43,121 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:43,121 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:43,121 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:57:43,122 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:43,122 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:43,122 INFO L85 PathProgramCache]: Analyzing trace with hash 652401258, now seen corresponding path program 1 times [2023-11-19 07:57:43,122 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:43,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625943776] [2023-11-19 07:57:43,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:43,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:43,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:43,216 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-19 07:57:43,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:43,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [625943776] [2023-11-19 07:57:43,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [625943776] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:57:43,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:57:43,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:57:43,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [112207474] [2023-11-19 07:57:43,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:57:43,222 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:57:43,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:43,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:57:43,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:57:43,239 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 236 [2023-11-19 07:57:43,240 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 57 transitions, 130 flow. Second operand has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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-19 07:57:43,240 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:43,240 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 236 [2023-11-19 07:57:43,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:57:43,673 INFO L124 PetriNetUnfolderBase]: 1665/2829 cut-off events. [2023-11-19 07:57:43,674 INFO L125 PetriNetUnfolderBase]: For 44/44 co-relation queries the response was YES. [2023-11-19 07:57:43,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5553 conditions, 2829 events. 1665/2829 cut-off events. For 44/44 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 15922 event pairs, 1331 based on Foata normal form. 442/2906 useless extension candidates. Maximal degree in co-relation 2459. Up to 2666 conditions per place. [2023-11-19 07:57:43,693 INFO L140 encePairwiseOnDemand]: 219/236 looper letters, 32 selfloop transitions, 2 changer transitions 9/52 dead transitions. [2023-11-19 07:57:43,693 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 52 transitions, 204 flow [2023-11-19 07:57:43,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:57:43,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:57:43,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 387 transitions. [2023-11-19 07:57:43,696 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5466101694915254 [2023-11-19 07:57:43,697 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 387 transitions. [2023-11-19 07:57:43,697 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 387 transitions. [2023-11-19 07:57:43,697 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:57:43,697 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 387 transitions. [2023-11-19 07:57:43,699 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 129.0) internal successors, (387), 3 states have internal predecessors, (387), 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-19 07:57:43,703 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 236.0) internal successors, (944), 4 states have internal predecessors, (944), 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-19 07:57:43,704 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 236.0) internal successors, (944), 4 states have internal predecessors, (944), 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-19 07:57:43,705 INFO L175 Difference]: Start difference. First operand has 45 places, 57 transitions, 130 flow. Second operand 3 states and 387 transitions. [2023-11-19 07:57:43,705 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 52 transitions, 204 flow [2023-11-19 07:57:43,708 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 52 transitions, 204 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:57:43,710 INFO L231 Difference]: Finished difference. Result has 48 places, 35 transitions, 90 flow [2023-11-19 07:57:43,710 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=236, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=90, PETRI_PLACES=48, PETRI_TRANSITIONS=35} [2023-11-19 07:57:43,711 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, 3 predicate places. [2023-11-19 07:57:43,711 INFO L495 AbstractCegarLoop]: Abstraction has has 48 places, 35 transitions, 90 flow [2023-11-19 07:57:43,712 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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-19 07:57:43,712 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:43,712 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:57:43,713 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:57:43,713 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:43,714 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:43,714 INFO L85 PathProgramCache]: Analyzing trace with hash -772306546, now seen corresponding path program 1 times [2023-11-19 07:57:43,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:43,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [631253709] [2023-11-19 07:57:43,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:43,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:43,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:43,803 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-19 07:57:43,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:43,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [631253709] [2023-11-19 07:57:43,804 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [631253709] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:57:43,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1251282405] [2023-11-19 07:57:43,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:43,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:57:43,805 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:57:43,807 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:57:43,847 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 07:57:43,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:43,949 INFO L262 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-19 07:57:43,950 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:57:44,032 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-19 07:57:44,032 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:57:44,091 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-19 07:57:44,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1251282405] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 07:57:44,094 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-19 07:57:44,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-19 07:57:44,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108394767] [2023-11-19 07:57:44,095 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-19 07:57:44,096 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 07:57:44,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:44,097 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 07:57:44,097 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:57:44,129 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 236 [2023-11-19 07:57:44,130 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 35 transitions, 90 flow. Second operand has 7 states, 7 states have (on average 109.42857142857143) internal successors, (766), 7 states have internal predecessors, (766), 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-19 07:57:44,131 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:44,131 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 236 [2023-11-19 07:57:44,131 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:57:44,287 INFO L124 PetriNetUnfolderBase]: 331/671 cut-off events. [2023-11-19 07:57:44,287 INFO L125 PetriNetUnfolderBase]: For 171/171 co-relation queries the response was YES. [2023-11-19 07:57:44,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1365 conditions, 671 events. 331/671 cut-off events. For 171/171 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 3392 event pairs, 50 based on Foata normal form. 80/748 useless extension candidates. Maximal degree in co-relation 959. Up to 398 conditions per place. [2023-11-19 07:57:44,293 INFO L140 encePairwiseOnDemand]: 233/236 looper letters, 42 selfloop transitions, 3 changer transitions 0/54 dead transitions. [2023-11-19 07:57:44,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 54 transitions, 216 flow [2023-11-19 07:57:44,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:57:44,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 07:57:44,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 582 transitions. [2023-11-19 07:57:44,297 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49322033898305084 [2023-11-19 07:57:44,297 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 582 transitions. [2023-11-19 07:57:44,297 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 582 transitions. [2023-11-19 07:57:44,298 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:57:44,298 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 582 transitions. [2023-11-19 07:57:44,300 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 116.4) internal successors, (582), 5 states have internal predecessors, (582), 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-19 07:57:44,303 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 236.0) internal successors, (1416), 6 states have internal predecessors, (1416), 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-19 07:57:44,305 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 236.0) internal successors, (1416), 6 states have internal predecessors, (1416), 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-19 07:57:44,305 INFO L175 Difference]: Start difference. First operand has 48 places, 35 transitions, 90 flow. Second operand 5 states and 582 transitions. [2023-11-19 07:57:44,305 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 54 transitions, 216 flow [2023-11-19 07:57:44,307 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 54 transitions, 214 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:57:44,308 INFO L231 Difference]: Finished difference. Result has 40 places, 30 transitions, 82 flow [2023-11-19 07:57:44,308 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=236, 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-19 07:57:44,309 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -5 predicate places. [2023-11-19 07:57:44,310 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 30 transitions, 82 flow [2023-11-19 07:57:44,311 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 109.42857142857143) internal successors, (766), 7 states have internal predecessors, (766), 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-19 07:57:44,311 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:44,311 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-19 07:57:44,339 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 07:57:44,532 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:57:44,533 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:44,533 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:44,533 INFO L85 PathProgramCache]: Analyzing trace with hash 1790711191, now seen corresponding path program 1 times [2023-11-19 07:57:44,534 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:44,534 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281392645] [2023-11-19 07:57:44,534 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:44,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:44,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:44,556 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:57:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:44,591 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:57:44,592 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:57:44,592 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-19 07:57:44,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-19 07:57:44,593 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 07:57:44,594 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 07:57:44,594 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 07:57:44,595 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-19 07:57:44,624 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-19 07:57:44,633 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,683 INFO L124 PetriNetUnfolderBase]: 58/380 cut-off events. [2023-11-19 07:57:44,684 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-19 07:57:44,686 INFO L83 FinitePrefix]: Finished finitePrefix Result has 405 conditions, 380 events. 58/380 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1276 event pairs, 1 based on Foata normal form. 0/314 useless extension candidates. Maximal degree in co-relation 255. Up to 16 conditions per place. [2023-11-19 07:57:44,687 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,691 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,691 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:57:44,691 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,692 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 167 transitions, 361 flow [2023-11-19 07:57:44,741 INFO L124 PetriNetUnfolderBase]: 58/380 cut-off events. [2023-11-19 07:57:44,741 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-19 07:57:44,744 INFO L83 FinitePrefix]: Finished finitePrefix Result has 405 conditions, 380 events. 58/380 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1276 event pairs, 1 based on Foata normal form. 0/314 useless extension candidates. Maximal degree in co-relation 255. Up to 16 conditions per place. [2023-11-19 07:57:44,760 INFO L119 LiptonReduction]: Number of co-enabled transitions 13944 [2023-11-19 07:57:47,521 INFO L134 LiptonReduction]: Checked pairs total: 34015 [2023-11-19 07:57:47,522 INFO L136 LiptonReduction]: Total number of compositions: 114 [2023-11-19 07:57:47,524 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:57:47,525 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5b2215d8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:57:47,525 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-19 07:57:47,527 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:57:47,528 INFO L124 PetriNetUnfolderBase]: 3/13 cut-off events. [2023-11-19 07:57:47,528 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:47,528 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:47,528 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:57:47,528 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:47,529 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:47,529 INFO L85 PathProgramCache]: Analyzing trace with hash 949070607, now seen corresponding path program 1 times [2023-11-19 07:57:47,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:47,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863475497] [2023-11-19 07:57:47,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:47,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:47,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:47,554 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-19 07:57:47,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:47,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863475497] [2023-11-19 07:57:47,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863475497] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:57:47,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:57:47,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:57:47,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1271977577] [2023-11-19 07:57:47,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:57:47,556 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:57:47,557 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:47,557 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:57:47,557 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:57:47,571 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 281 [2023-11-19 07:57:47,571 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 77 transitions, 181 flow. Second operand has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-19 07:57:47,572 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:47,572 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 281 [2023-11-19 07:57:47,572 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:57:51,440 INFO L124 PetriNetUnfolderBase]: 21048/31609 cut-off events. [2023-11-19 07:57:51,441 INFO L125 PetriNetUnfolderBase]: For 867/867 co-relation queries the response was YES. [2023-11-19 07:57:51,499 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61823 conditions, 31609 events. 21048/31609 cut-off events. For 867/867 co-relation queries the response was YES. Maximal size of possible extension queue 905. Compared 219102 event pairs, 19361 based on Foata normal form. 5728/33793 useless extension candidates. Maximal degree in co-relation 23156. Up to 29586 conditions per place. [2023-11-19 07:57:51,610 INFO L140 encePairwiseOnDemand]: 257/281 looper letters, 41 selfloop transitions, 2 changer transitions 10/66 dead transitions. [2023-11-19 07:57:51,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 66 transitions, 263 flow [2023-11-19 07:57:51,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:57:51,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:57:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 470 transitions. [2023-11-19 07:57:51,613 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5575326215895611 [2023-11-19 07:57:51,614 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 470 transitions. [2023-11-19 07:57:51,614 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 470 transitions. [2023-11-19 07:57:51,614 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:57:51,615 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 470 transitions. [2023-11-19 07:57:51,616 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 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-19 07:57:51,619 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 281.0) internal successors, (1124), 4 states have internal predecessors, (1124), 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-19 07:57:51,620 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 281.0) internal successors, (1124), 4 states have internal predecessors, (1124), 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-19 07:57:51,620 INFO L175 Difference]: Start difference. First operand has 59 places, 77 transitions, 181 flow. Second operand 3 states and 470 transitions. [2023-11-19 07:57:51,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 66 transitions, 263 flow [2023-11-19 07:57:51,623 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 66 transitions, 263 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:57:51,625 INFO L231 Difference]: Finished difference. Result has 62 places, 47 transitions, 122 flow [2023-11-19 07:57:51,625 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=281, PETRI_DIFFERENCE_MINUEND_FLOW=139, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=62, PETRI_TRANSITIONS=47} [2023-11-19 07:57:51,626 INFO L281 CegarLoopForPetriNet]: 59 programPoint places, 3 predicate places. [2023-11-19 07:57:51,626 INFO L495 AbstractCegarLoop]: Abstraction has has 62 places, 47 transitions, 122 flow [2023-11-19 07:57:51,627 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-19 07:57:51,627 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:51,627 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:57:51,628 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 07:57:51,628 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:51,628 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:51,628 INFO L85 PathProgramCache]: Analyzing trace with hash 1403682126, now seen corresponding path program 1 times [2023-11-19 07:57:51,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:51,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [69357787] [2023-11-19 07:57:51,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:51,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:51,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:51,673 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-19 07:57:51,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:51,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [69357787] [2023-11-19 07:57:51,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [69357787] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:57:51,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [507424257] [2023-11-19 07:57:51,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:51,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:57:51,674 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:57:51,675 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:57:51,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-19 07:57:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:51,773 INFO L262 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-19 07:57:51,775 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:57:51,791 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-19 07:57:51,791 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:57:51,814 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-19 07:57:51,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [507424257] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 07:57:51,814 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-19 07:57:51,815 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-19 07:57:51,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2079185629] [2023-11-19 07:57:51,815 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-19 07:57:51,816 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 07:57:51,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:51,816 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 07:57:51,817 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:57:51,847 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 281 [2023-11-19 07:57:51,849 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 47 transitions, 122 flow. Second operand has 7 states, 7 states have (on average 131.42857142857142) internal successors, (920), 7 states have internal predecessors, (920), 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-19 07:57:51,849 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:51,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 281 [2023-11-19 07:57:51,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:57:52,781 INFO L124 PetriNetUnfolderBase]: 4372/7213 cut-off events. [2023-11-19 07:57:52,781 INFO L125 PetriNetUnfolderBase]: For 2430/2430 co-relation queries the response was YES. [2023-11-19 07:57:52,794 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14585 conditions, 7213 events. 4372/7213 cut-off events. For 2430/2430 co-relation queries the response was YES. Maximal size of possible extension queue 265. Compared 47044 event pairs, 828 based on Foata normal form. 657/7779 useless extension candidates. Maximal degree in co-relation 1663. Up to 4122 conditions per place. [2023-11-19 07:57:52,828 INFO L140 encePairwiseOnDemand]: 278/281 looper letters, 75 selfloop transitions, 4 changer transitions 0/92 dead transitions. [2023-11-19 07:57:52,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 92 transitions, 370 flow [2023-11-19 07:57:52,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:57:52,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-19 07:57:52,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 856 transitions. [2023-11-19 07:57:52,835 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5077105575326216 [2023-11-19 07:57:52,835 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 856 transitions. [2023-11-19 07:57:52,835 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 856 transitions. [2023-11-19 07:57:52,836 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:57:52,836 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 856 transitions. [2023-11-19 07:57:52,840 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 142.66666666666666) internal successors, (856), 6 states have internal predecessors, (856), 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-19 07:57:52,845 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 281.0) internal successors, (1967), 7 states have internal predecessors, (1967), 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-19 07:57:52,846 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 281.0) internal successors, (1967), 7 states have internal predecessors, (1967), 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-19 07:57:52,846 INFO L175 Difference]: Start difference. First operand has 62 places, 47 transitions, 122 flow. Second operand 6 states and 856 transitions. [2023-11-19 07:57:52,846 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 92 transitions, 370 flow [2023-11-19 07:57:52,849 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 92 transitions, 366 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-11-19 07:57:52,851 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 118 flow [2023-11-19 07:57:52,852 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=281, 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-19 07:57:52,853 INFO L281 CegarLoopForPetriNet]: 59 programPoint places, -4 predicate places. [2023-11-19 07:57:52,853 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 118 flow [2023-11-19 07:57:52,854 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 131.42857142857142) internal successors, (920), 7 states have internal predecessors, (920), 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-19 07:57:52,854 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:52,854 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 3, 3, 1, 1, 1, 1, 1] [2023-11-19 07:57:52,880 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-19 07:57:53,074 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68d434bd-ad14-497c-bf44-fcd05b0314e3/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2023-11-19 07:57:53,075 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:53,075 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:53,075 INFO L85 PathProgramCache]: Analyzing trace with hash 776941429, now seen corresponding path program 1 times [2023-11-19 07:57:53,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:53,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664093948] [2023-11-19 07:57:53,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:53,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:53,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:53,097 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:57:53,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:57:53,124 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:57:53,124 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:57:53,124 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2023-11-19 07:57:53,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-19 07:57:53,125 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-19 07:57:53,125 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 07:57:53,127 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 07:57:53,127 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-19 07:57:53,166 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-19 07:57:53,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,281 INFO L124 PetriNetUnfolderBase]: 91/585 cut-off events. [2023-11-19 07:57:53,281 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-19 07:57:53,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 636 conditions, 585 events. 91/585 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 2260 event pairs, 6 based on Foata normal form. 0/489 useless extension candidates. Maximal degree in co-relation 400. Up to 32 conditions per place. [2023-11-19 07:57:53,286 INFO L82 GeneralOperation]: Start removeDead. Operand has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,291 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,292 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:57:53,292 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,292 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,292 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 171 places, 197 transitions, 434 flow [2023-11-19 07:57:53,395 INFO L124 PetriNetUnfolderBase]: 91/585 cut-off events. [2023-11-19 07:57:53,395 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-19 07:57:53,400 INFO L83 FinitePrefix]: Finished finitePrefix Result has 636 conditions, 585 events. 91/585 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 2260 event pairs, 6 based on Foata normal form. 0/489 useless extension candidates. Maximal degree in co-relation 400. Up to 32 conditions per place. [2023-11-19 07:57:53,427 INFO L119 LiptonReduction]: Number of co-enabled transitions 22064 [2023-11-19 07:57:56,400 INFO L134 LiptonReduction]: Checked pairs total: 59314 [2023-11-19 07:57:56,401 INFO L136 LiptonReduction]: Total number of compositions: 129 [2023-11-19 07:57:56,402 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:57:56,403 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5b2215d8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:57:56,403 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-19 07:57:56,405 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:57:56,405 INFO L124 PetriNetUnfolderBase]: 1/10 cut-off events. [2023-11-19 07:57:56,405 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:57:56,406 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:57:56,406 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:57:56,406 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-19 07:57:56,406 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:57:56,406 INFO L85 PathProgramCache]: Analyzing trace with hash 1288773026, now seen corresponding path program 1 times [2023-11-19 07:57:56,406 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:57:56,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589219344] [2023-11-19 07:57:56,407 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:57:56,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:57:56,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:57:56,442 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-19 07:57:56,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:57:56,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589219344] [2023-11-19 07:57:56,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589219344] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:57:56,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:57:56,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:57:56,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1654892901] [2023-11-19 07:57:56,445 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:57:56,446 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:57:56,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:57:56,447 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:57:56,447 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:57:56,463 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 326 [2023-11-19 07:57:56,464 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 95 transitions, 230 flow. Second operand has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 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-19 07:57:56,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:57:56,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 326 [2023-11-19 07:57:56,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand