./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-28 20:34:38,795 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-28 20:34:38,860 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-28 20:34:38,864 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-28 20:34:38,865 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-28 20:34:38,889 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-28 20:34:38,889 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-28 20:34:38,890 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-28 20:34:38,891 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-28 20:34:38,891 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-28 20:34:38,892 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-28 20:34:38,892 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-28 20:34:38,893 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-28 20:34:38,894 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-28 20:34:38,894 INFO L153 SettingsManager]: * Use SBE=true [2023-11-28 20:34:38,895 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-28 20:34:38,895 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-28 20:34:38,896 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-28 20:34:38,896 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-28 20:34:38,897 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-28 20:34:38,897 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-28 20:34:38,898 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-28 20:34:38,899 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-28 20:34:38,899 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-28 20:34:38,899 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-28 20:34:38,900 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-28 20:34:38,900 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-28 20:34:38,901 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-28 20:34:38,901 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-28 20:34:38,902 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-28 20:34:38,902 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-28 20:34:38,902 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-28 20:34:38,903 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 20:34:38,903 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-28 20:34:38,903 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-28 20:34:38,903 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-28 20:34:38,903 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-28 20:34:38,904 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-28 20:34:38,904 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-28 20:34:38,904 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-28 20:34:38,904 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-28 20:34:38,905 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_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc [2023-11-28 20:34:39,121 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-28 20:34:39,141 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-28 20:34:39,144 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-28 20:34:39,145 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-28 20:34:39,145 INFO L274 PluginConnector]: CDTParser initialized [2023-11-28 20:34:39,147 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2023-11-28 20:34:41,966 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-28 20:34:42,227 INFO L384 CDTParser]: Found 1 translation units. [2023-11-28 20:34:42,228 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2023-11-28 20:34:42,249 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/data/57ded0793/163d97b796874a8c9f92ce2c21ad57d5/FLAG9da58431c [2023-11-28 20:34:42,265 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/data/57ded0793/163d97b796874a8c9f92ce2c21ad57d5 [2023-11-28 20:34:42,268 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-28 20:34:42,270 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-28 20:34:42,272 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-28 20:34:42,272 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-28 20:34:42,283 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-28 20:34:42,284 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,285 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4420c5a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42, skipping insertion in model container [2023-11-28 20:34:42,285 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,328 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-28 20:34:42,740 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-28 20:34:42,751 INFO L202 MainTranslator]: Completed pre-run [2023-11-28 20:34:42,796 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-28 20:34:42,851 INFO L206 MainTranslator]: Completed translation [2023-11-28 20:34:42,852 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42 WrapperNode [2023-11-28 20:34:42,852 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-28 20:34:42,853 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-28 20:34:42,853 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-28 20:34:42,853 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-28 20:34:42,859 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,876 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,900 INFO L138 Inliner]: procedures = 271, calls = 42, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 99 [2023-11-28 20:34:42,901 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-28 20:34:42,902 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-28 20:34:42,902 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-28 20:34:42,902 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-28 20:34:42,911 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,911 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,938 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,954 INFO L175 MemorySlicer]: Split 19 memory accesses to 5 slices as follows [2, 2, 5, 5, 5]. 26 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 0, 5, 5, 5]. The 1 writes are split as follows [0, 1, 0, 0, 0]. [2023-11-28 20:34:42,954 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,954 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,962 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,966 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,969 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,970 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:42,974 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-28 20:34:42,994 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-28 20:34:42,994 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-28 20:34:42,994 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-28 20:34:42,995 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (1/1) ... [2023-11-28 20:34:43,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 20:34:43,008 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:43,022 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-28 20:34:43,027 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-28 20:34:43,059 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-28 20:34:43,059 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-28 20:34:43,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-28 20:34:43,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-28 20:34:43,062 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-28 20:34:43,062 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-28 20:34:43,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-28 20:34:43,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-28 20:34:43,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-28 20:34:43,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-28 20:34:43,063 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-28 20:34:43,063 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-28 20:34:43,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-28 20:34:43,065 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-28 20:34:43,211 INFO L241 CfgBuilder]: Building ICFG [2023-11-28 20:34:43,213 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-28 20:34:43,438 INFO L282 CfgBuilder]: Performing block encoding [2023-11-28 20:34:43,574 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-28 20:34:43,574 INFO L309 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-28 20:34:43,574 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 08:34:43 BoogieIcfgContainer [2023-11-28 20:34:43,574 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-28 20:34:43,578 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-28 20:34:43,578 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-28 20:34:43,581 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-28 20:34:43,582 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 08:34:42" (1/3) ... [2023-11-28 20:34:43,582 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1007c4d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 08:34:43, skipping insertion in model container [2023-11-28 20:34:43,583 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:42" (2/3) ... [2023-11-28 20:34:43,583 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1007c4d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 08:34:43, skipping insertion in model container [2023-11-28 20:34:43,583 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 08:34:43" (3/3) ... [2023-11-28 20:34:43,585 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_06-cond_racing1.i [2023-11-28 20:34:43,605 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-28 20:34:43,606 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2023-11-28 20:34:43,606 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-28 20:34:43,645 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-28 20:34:43,680 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 58 places, 69 transitions, 145 flow [2023-11-28 20:34:43,730 INFO L124 PetriNetUnfolderBase]: 21/109 cut-off events. [2023-11-28 20:34:43,730 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-28 20:34:43,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114 conditions, 109 events. 21/109 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 421 event pairs, 0 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 64. Up to 6 conditions per place. [2023-11-28 20:34:43,736 INFO L82 GeneralOperation]: Start removeDead. Operand has 58 places, 69 transitions, 145 flow [2023-11-28 20:34:43,741 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 58 places, 69 transitions, 145 flow [2023-11-28 20:34:43,753 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-28 20:34:43,761 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@42f57d3f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-28 20:34:43,761 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-28 20:34:43,766 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-28 20:34:43,766 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-28 20:34:43,766 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-28 20:34:43,767 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:43,767 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:43,768 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:43,773 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:43,774 INFO L85 PathProgramCache]: Analyzing trace with hash 374014, now seen corresponding path program 1 times [2023-11-28 20:34:43,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:43,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934204287] [2023-11-28 20:34:43,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:43,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:43,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:44,042 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-28 20:34:44,042 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:44,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [934204287] [2023-11-28 20:34:44,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [934204287] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:44,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:44,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:44,045 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1632781272] [2023-11-28 20:34:44,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:44,054 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:44,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:44,085 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:44,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:44,103 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 29 out of 69 [2023-11-28 20:34:44,106 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 69 transitions, 145 flow. Second operand has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 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-28 20:34:44,106 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:44,106 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 29 of 69 [2023-11-28 20:34:44,107 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:44,267 INFO L124 PetriNetUnfolderBase]: 139/450 cut-off events. [2023-11-28 20:34:44,268 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-28 20:34:44,270 INFO L83 FinitePrefix]: Finished finitePrefix Result has 748 conditions, 450 events. 139/450 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 2571 event pairs, 108 based on Foata normal form. 91/504 useless extension candidates. Maximal degree in co-relation 685. Up to 252 conditions per place. [2023-11-28 20:34:44,274 INFO L140 encePairwiseOnDemand]: 55/69 looper letters, 33 selfloop transitions, 2 changer transitions 1/65 dead transitions. [2023-11-28 20:34:44,274 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 65 transitions, 209 flow [2023-11-28 20:34:44,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:44,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 141 transitions. [2023-11-28 20:34:44,287 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6811594202898551 [2023-11-28 20:34:44,288 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 141 transitions. [2023-11-28 20:34:44,288 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 141 transitions. [2023-11-28 20:34:44,289 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:44,292 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 141 transitions. [2023-11-28 20:34:44,295 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 47.0) internal successors, (141), 3 states have internal predecessors, (141), 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-28 20:34:44,298 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 69.0) internal successors, (276), 4 states have internal predecessors, (276), 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-28 20:34:44,299 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 69.0) internal successors, (276), 4 states have internal predecessors, (276), 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-28 20:34:44,301 INFO L175 Difference]: Start difference. First operand has 58 places, 69 transitions, 145 flow. Second operand 3 states and 141 transitions. [2023-11-28 20:34:44,301 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 65 transitions, 209 flow [2023-11-28 20:34:44,304 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 65 transitions, 209 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-28 20:34:44,307 INFO L231 Difference]: Finished difference. Result has 57 places, 55 transitions, 121 flow [2023-11-28 20:34:44,309 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=69, PETRI_DIFFERENCE_MINUEND_FLOW=119, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=121, PETRI_PLACES=57, PETRI_TRANSITIONS=55} [2023-11-28 20:34:44,313 INFO L281 CegarLoopForPetriNet]: 58 programPoint places, -1 predicate places. [2023-11-28 20:34:44,313 INFO L495 AbstractCegarLoop]: Abstraction has has 57 places, 55 transitions, 121 flow [2023-11-28 20:34:44,313 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 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-28 20:34:44,313 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:44,314 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:44,314 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-28 20:34:44,314 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:44,315 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:44,315 INFO L85 PathProgramCache]: Analyzing trace with hash 374015, now seen corresponding path program 1 times [2023-11-28 20:34:44,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:44,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53636908] [2023-11-28 20:34:44,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:44,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:44,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:44,440 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-28 20:34:44,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:44,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53636908] [2023-11-28 20:34:44,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53636908] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:44,441 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:44,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:44,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082715627] [2023-11-28 20:34:44,441 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:44,442 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:44,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:44,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:44,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:44,458 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 32 out of 69 [2023-11-28 20:34:44,458 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 55 transitions, 121 flow. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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-28 20:34:44,459 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:44,459 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 32 of 69 [2023-11-28 20:34:44,459 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:44,599 INFO L124 PetriNetUnfolderBase]: 132/427 cut-off events. [2023-11-28 20:34:44,599 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2023-11-28 20:34:44,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 712 conditions, 427 events. 132/427 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2350 event pairs, 88 based on Foata normal form. 1/383 useless extension candidates. Maximal degree in co-relation 680. Up to 247 conditions per place. [2023-11-28 20:34:44,604 INFO L140 encePairwiseOnDemand]: 65/69 looper letters, 33 selfloop transitions, 2 changer transitions 0/65 dead transitions. [2023-11-28 20:34:44,604 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 65 transitions, 211 flow [2023-11-28 20:34:44,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:44,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:44,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 133 transitions. [2023-11-28 20:34:44,606 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.642512077294686 [2023-11-28 20:34:44,607 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 133 transitions. [2023-11-28 20:34:44,607 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 133 transitions. [2023-11-28 20:34:44,607 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:44,607 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 133 transitions. [2023-11-28 20:34:44,609 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 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-28 20:34:44,610 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 69.0) internal successors, (276), 4 states have internal predecessors, (276), 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-28 20:34:44,611 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 69.0) internal successors, (276), 4 states have internal predecessors, (276), 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-28 20:34:44,611 INFO L175 Difference]: Start difference. First operand has 57 places, 55 transitions, 121 flow. Second operand 3 states and 133 transitions. [2023-11-28 20:34:44,611 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 65 transitions, 211 flow [2023-11-28 20:34:44,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 65 transitions, 207 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-28 20:34:44,614 INFO L231 Difference]: Finished difference. Result has 57 places, 55 transitions, 127 flow [2023-11-28 20:34:44,615 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=69, PETRI_DIFFERENCE_MINUEND_FLOW=117, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=127, PETRI_PLACES=57, PETRI_TRANSITIONS=55} [2023-11-28 20:34:44,616 INFO L281 CegarLoopForPetriNet]: 58 programPoint places, -1 predicate places. [2023-11-28 20:34:44,616 INFO L495 AbstractCegarLoop]: Abstraction has has 57 places, 55 transitions, 127 flow [2023-11-28 20:34:44,616 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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-28 20:34:44,617 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:44,617 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2023-11-28 20:34:44,617 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-28 20:34:44,617 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:44,618 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:44,618 INFO L85 PathProgramCache]: Analyzing trace with hash 1824192231, now seen corresponding path program 1 times [2023-11-28 20:34:44,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:44,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905739067] [2023-11-28 20:34:44,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:44,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:44,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:44,766 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:44,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905739067] [2023-11-28 20:34:44,766 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905739067] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:34:44,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1586037561] [2023-11-28 20:34:44,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:44,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:44,767 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:44,770 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:34:44,774 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-28 20:34:44,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:44,876 INFO L262 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-28 20:34:44,882 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:34:44,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-28 20:34:45,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:45,013 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:34:45,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:45,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1586037561] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:34:45,086 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:34:45,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2023-11-28 20:34:45,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [328982078] [2023-11-28 20:34:45,087 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:34:45,087 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-28 20:34:45,087 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:45,088 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-28 20:34:45,088 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2023-11-28 20:34:45,142 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 69 [2023-11-28 20:34:45,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 55 transitions, 127 flow. Second operand has 9 states, 9 states have (on average 33.333333333333336) internal successors, (300), 9 states have internal predecessors, (300), 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-28 20:34:45,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:45,143 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 69 [2023-11-28 20:34:45,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:45,259 INFO L124 PetriNetUnfolderBase]: 27/100 cut-off events. [2023-11-28 20:34:45,260 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2023-11-28 20:34:45,260 INFO L83 FinitePrefix]: Finished finitePrefix Result has 198 conditions, 100 events. 27/100 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 227 event pairs, 18 based on Foata normal form. 20/119 useless extension candidates. Maximal degree in co-relation 179. Up to 57 conditions per place. [2023-11-28 20:34:45,261 INFO L140 encePairwiseOnDemand]: 65/69 looper letters, 23 selfloop transitions, 2 changer transitions 0/34 dead transitions. [2023-11-28 20:34:45,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 32 places, 34 transitions, 128 flow [2023-11-28 20:34:45,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-28 20:34:45,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-28 20:34:45,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 151 transitions. [2023-11-28 20:34:45,263 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5471014492753623 [2023-11-28 20:34:45,263 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 151 transitions. [2023-11-28 20:34:45,264 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 151 transitions. [2023-11-28 20:34:45,264 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:45,264 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 151 transitions. [2023-11-28 20:34:45,265 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 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-28 20:34:45,266 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 69.0) internal successors, (345), 5 states have internal predecessors, (345), 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-28 20:34:45,267 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 69.0) internal successors, (345), 5 states have internal predecessors, (345), 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-28 20:34:45,267 INFO L175 Difference]: Start difference. First operand has 57 places, 55 transitions, 127 flow. Second operand 4 states and 151 transitions. [2023-11-28 20:34:45,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 32 places, 34 transitions, 128 flow [2023-11-28 20:34:45,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 29 places, 34 transitions, 122 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-28 20:34:45,268 INFO L231 Difference]: Finished difference. Result has 29 places, 23 transitions, 54 flow [2023-11-28 20:34:45,269 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=69, PETRI_DIFFERENCE_MINUEND_FLOW=50, PETRI_DIFFERENCE_MINUEND_PLACES=26, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=54, PETRI_PLACES=29, PETRI_TRANSITIONS=23} [2023-11-28 20:34:45,270 INFO L281 CegarLoopForPetriNet]: 58 programPoint places, -29 predicate places. [2023-11-28 20:34:45,270 INFO L495 AbstractCegarLoop]: Abstraction has has 29 places, 23 transitions, 54 flow [2023-11-28 20:34:45,270 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 33.333333333333336) internal successors, (300), 9 states have internal predecessors, (300), 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-28 20:34:45,270 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:45,271 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2023-11-28 20:34:45,282 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-28 20:34:45,476 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:45,477 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:45,477 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:45,477 INFO L85 PathProgramCache]: Analyzing trace with hash 715384664, now seen corresponding path program 1 times [2023-11-28 20:34:45,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:45,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [661812248] [2023-11-28 20:34:45,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:45,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:45,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:34:45,498 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-28 20:34:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:34:45,532 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-28 20:34:45,532 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-28 20:34:45,534 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-28 20:34:45,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-28 20:34:45,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-28 20:34:45,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (3 of 7 remaining) [2023-11-28 20:34:45,537 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-28 20:34:45,537 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 7 remaining) [2023-11-28 20:34:45,537 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-28 20:34:45,537 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-28 20:34:45,538 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-28 20:34:45,541 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-28 20:34:45,541 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-28 20:34:45,566 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-28 20:34:45,570 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 78 places, 94 transitions, 204 flow [2023-11-28 20:34:45,593 INFO L124 PetriNetUnfolderBase]: 36/186 cut-off events. [2023-11-28 20:34:45,593 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-28 20:34:45,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 198 conditions, 186 events. 36/186 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 799 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 113. Up to 9 conditions per place. [2023-11-28 20:34:45,595 INFO L82 GeneralOperation]: Start removeDead. Operand has 78 places, 94 transitions, 204 flow [2023-11-28 20:34:45,598 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 78 places, 94 transitions, 204 flow [2023-11-28 20:34:45,599 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-28 20:34:45,600 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@42f57d3f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-28 20:34:45,601 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-28 20:34:45,603 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-28 20:34:45,603 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-28 20:34:45,603 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-28 20:34:45,603 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:45,603 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:45,604 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:45,604 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:45,604 INFO L85 PathProgramCache]: Analyzing trace with hash 467356, now seen corresponding path program 1 times [2023-11-28 20:34:45,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:45,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496957817] [2023-11-28 20:34:45,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:45,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:45,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:45,642 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-28 20:34:45,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:45,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [496957817] [2023-11-28 20:34:45,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [496957817] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:45,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:45,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:45,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152724076] [2023-11-28 20:34:45,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:45,645 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:45,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:45,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:45,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:45,656 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 94 [2023-11-28 20:34:45,657 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 94 transitions, 204 flow. Second operand has 3 states, 3 states have (on average 38.0) internal successors, (114), 3 states have internal predecessors, (114), 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-28 20:34:45,657 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:45,657 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 94 [2023-11-28 20:34:45,657 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:46,391 INFO L124 PetriNetUnfolderBase]: 3083/6112 cut-off events. [2023-11-28 20:34:46,392 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2023-11-28 20:34:46,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10945 conditions, 6112 events. 3083/6112 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 297. Compared 47824 event pairs, 2399 based on Foata normal form. 1572/7303 useless extension candidates. Maximal degree in co-relation 8003. Up to 4054 conditions per place. [2023-11-28 20:34:46,478 INFO L140 encePairwiseOnDemand]: 74/94 looper letters, 53 selfloop transitions, 2 changer transitions 1/93 dead transitions. [2023-11-28 20:34:46,478 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 93 transitions, 314 flow [2023-11-28 20:34:46,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:46,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:46,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 197 transitions. [2023-11-28 20:34:46,480 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6985815602836879 [2023-11-28 20:34:46,480 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 197 transitions. [2023-11-28 20:34:46,481 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 197 transitions. [2023-11-28 20:34:46,481 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:46,481 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 197 transitions. [2023-11-28 20:34:46,482 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 65.66666666666667) internal successors, (197), 3 states have internal predecessors, (197), 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-28 20:34:46,484 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 94.0) internal successors, (376), 4 states have internal predecessors, (376), 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-28 20:34:46,485 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 94.0) internal successors, (376), 4 states have internal predecessors, (376), 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-28 20:34:46,485 INFO L175 Difference]: Start difference. First operand has 78 places, 94 transitions, 204 flow. Second operand 3 states and 197 transitions. [2023-11-28 20:34:46,485 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 93 transitions, 314 flow [2023-11-28 20:34:46,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 93 transitions, 314 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-28 20:34:46,489 INFO L231 Difference]: Finished difference. Result has 77 places, 74 transitions, 168 flow [2023-11-28 20:34:46,489 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=168, PETRI_PLACES=77, PETRI_TRANSITIONS=74} [2023-11-28 20:34:46,490 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -1 predicate places. [2023-11-28 20:34:46,490 INFO L495 AbstractCegarLoop]: Abstraction has has 77 places, 74 transitions, 168 flow [2023-11-28 20:34:46,491 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.0) internal successors, (114), 3 states have internal predecessors, (114), 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-28 20:34:46,491 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:46,491 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:46,491 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-28 20:34:46,492 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:46,492 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:46,492 INFO L85 PathProgramCache]: Analyzing trace with hash 467357, now seen corresponding path program 1 times [2023-11-28 20:34:46,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:46,493 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1632479182] [2023-11-28 20:34:46,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:46,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:46,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:46,563 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-28 20:34:46,564 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:46,564 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1632479182] [2023-11-28 20:34:46,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1632479182] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:46,564 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:46,564 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:46,565 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127426941] [2023-11-28 20:34:46,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:46,565 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:46,565 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:46,566 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:46,566 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:46,578 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 94 [2023-11-28 20:34:46,579 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 74 transitions, 168 flow. Second operand has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-28 20:34:46,579 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:46,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 94 [2023-11-28 20:34:46,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:47,229 INFO L124 PetriNetUnfolderBase]: 2662/5493 cut-off events. [2023-11-28 20:34:47,230 INFO L125 PetriNetUnfolderBase]: For 300/300 co-relation queries the response was YES. [2023-11-28 20:34:47,242 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9903 conditions, 5493 events. 2662/5493 cut-off events. For 300/300 co-relation queries the response was YES. Maximal size of possible extension queue 257. Compared 43400 event pairs, 2246 based on Foata normal form. 1/5097 useless extension candidates. Maximal degree in co-relation 8739. Up to 4094 conditions per place. [2023-11-28 20:34:47,275 INFO L140 encePairwiseOnDemand]: 90/94 looper letters, 45 selfloop transitions, 2 changer transitions 0/85 dead transitions. [2023-11-28 20:34:47,275 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 85 transitions, 284 flow [2023-11-28 20:34:47,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:47,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:47,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 169 transitions. [2023-11-28 20:34:47,277 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.599290780141844 [2023-11-28 20:34:47,277 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 169 transitions. [2023-11-28 20:34:47,277 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 169 transitions. [2023-11-28 20:34:47,277 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:47,277 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 169 transitions. [2023-11-28 20:34:47,278 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 56.333333333333336) internal successors, (169), 3 states have internal predecessors, (169), 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-28 20:34:47,280 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 94.0) internal successors, (376), 4 states have internal predecessors, (376), 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-28 20:34:47,280 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 94.0) internal successors, (376), 4 states have internal predecessors, (376), 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-28 20:34:47,280 INFO L175 Difference]: Start difference. First operand has 77 places, 74 transitions, 168 flow. Second operand 3 states and 169 transitions. [2023-11-28 20:34:47,280 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 85 transitions, 284 flow [2023-11-28 20:34:47,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 85 transitions, 280 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-28 20:34:47,291 INFO L231 Difference]: Finished difference. Result has 77 places, 75 transitions, 178 flow [2023-11-28 20:34:47,291 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=164, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=74, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=178, PETRI_PLACES=77, PETRI_TRANSITIONS=75} [2023-11-28 20:34:47,292 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -1 predicate places. [2023-11-28 20:34:47,292 INFO L495 AbstractCegarLoop]: Abstraction has has 77 places, 75 transitions, 178 flow [2023-11-28 20:34:47,293 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-28 20:34:47,293 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:47,293 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2023-11-28 20:34:47,293 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-28 20:34:47,293 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:47,294 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:47,294 INFO L85 PathProgramCache]: Analyzing trace with hash 2131722382, now seen corresponding path program 1 times [2023-11-28 20:34:47,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:47,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662015113] [2023-11-28 20:34:47,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:47,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:47,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:47,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:47,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:47,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662015113] [2023-11-28 20:34:47,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662015113] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:34:47,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1309028247] [2023-11-28 20:34:47,407 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:47,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:47,408 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:47,410 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:34:47,414 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-28 20:34:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:47,499 INFO L262 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-28 20:34:47,501 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:34:47,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-28 20:34:47,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:47,584 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:34:47,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:47,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1309028247] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:34:47,644 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:34:47,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2023-11-28 20:34:47,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1499222686] [2023-11-28 20:34:47,644 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:34:47,645 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-28 20:34:47,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:47,645 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-28 20:34:47,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2023-11-28 20:34:47,702 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 94 [2023-11-28 20:34:47,703 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 75 transitions, 178 flow. Second operand has 9 states, 9 states have (on average 41.333333333333336) internal successors, (372), 9 states have internal predecessors, (372), 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-28 20:34:47,703 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:47,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 94 [2023-11-28 20:34:47,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:47,955 INFO L124 PetriNetUnfolderBase]: 657/1295 cut-off events. [2023-11-28 20:34:47,956 INFO L125 PetriNetUnfolderBase]: For 245/245 co-relation queries the response was YES. [2023-11-28 20:34:47,958 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2554 conditions, 1295 events. 657/1295 cut-off events. For 245/245 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 7579 event pairs, 96 based on Foata normal form. 220/1456 useless extension candidates. Maximal degree in co-relation 2218. Up to 840 conditions per place. [2023-11-28 20:34:47,966 INFO L140 encePairwiseOnDemand]: 90/94 looper letters, 53 selfloop transitions, 3 changer transitions 0/73 dead transitions. [2023-11-28 20:34:47,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 73 transitions, 276 flow [2023-11-28 20:34:47,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-28 20:34:47,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-28 20:34:47,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 255 transitions. [2023-11-28 20:34:47,974 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5425531914893617 [2023-11-28 20:34:47,975 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 255 transitions. [2023-11-28 20:34:47,975 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 255 transitions. [2023-11-28 20:34:47,975 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:47,975 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 255 transitions. [2023-11-28 20:34:47,976 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 51.0) internal successors, (255), 5 states have internal predecessors, (255), 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-28 20:34:47,978 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 94.0) internal successors, (564), 6 states have internal predecessors, (564), 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-28 20:34:47,978 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 94.0) internal successors, (564), 6 states have internal predecessors, (564), 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-28 20:34:47,978 INFO L175 Difference]: Start difference. First operand has 77 places, 75 transitions, 178 flow. Second operand 5 states and 255 transitions. [2023-11-28 20:34:47,978 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 73 transitions, 276 flow [2023-11-28 20:34:47,980 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 73 transitions, 274 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:47,981 INFO L231 Difference]: Finished difference. Result has 52 places, 42 transitions, 106 flow [2023-11-28 20:34:47,982 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=94, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=48, 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=5, PETRI_FLOW=106, PETRI_PLACES=52, PETRI_TRANSITIONS=42} [2023-11-28 20:34:47,982 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -26 predicate places. [2023-11-28 20:34:47,982 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 42 transitions, 106 flow [2023-11-28 20:34:47,983 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 41.333333333333336) internal successors, (372), 9 states have internal predecessors, (372), 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-28 20:34:47,983 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:47,983 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2023-11-28 20:34:47,989 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-28 20:34:48,188 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:48,189 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:48,189 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:48,189 INFO L85 PathProgramCache]: Analyzing trace with hash 196147766, now seen corresponding path program 1 times [2023-11-28 20:34:48,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:48,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055940050] [2023-11-28 20:34:48,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:48,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:48,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:34:48,207 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-28 20:34:48,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:34:48,225 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-28 20:34:48,225 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-28 20:34:48,225 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-28 20:34:48,226 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-28 20:34:48,226 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-28 20:34:48,226 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (3 of 7 remaining) [2023-11-28 20:34:48,226 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-28 20:34:48,226 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 7 remaining) [2023-11-28 20:34:48,227 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-28 20:34:48,227 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-28 20:34:48,227 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-28 20:34:48,228 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-28 20:34:48,228 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-28 20:34:48,251 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-28 20:34:48,254 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 98 places, 119 transitions, 265 flow [2023-11-28 20:34:48,289 INFO L124 PetriNetUnfolderBase]: 54/284 cut-off events. [2023-11-28 20:34:48,289 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-28 20:34:48,291 INFO L83 FinitePrefix]: Finished finitePrefix Result has 309 conditions, 284 events. 54/284 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1295 event pairs, 1 based on Foata normal form. 0/190 useless extension candidates. Maximal degree in co-relation 197. Up to 12 conditions per place. [2023-11-28 20:34:48,291 INFO L82 GeneralOperation]: Start removeDead. Operand has 98 places, 119 transitions, 265 flow [2023-11-28 20:34:48,295 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 98 places, 119 transitions, 265 flow [2023-11-28 20:34:48,296 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-28 20:34:48,297 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@42f57d3f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-28 20:34:48,297 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-28 20:34:48,299 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-28 20:34:48,299 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-28 20:34:48,299 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-28 20:34:48,299 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:48,299 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:48,299 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:48,300 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:48,300 INFO L85 PathProgramCache]: Analyzing trace with hash 585523, now seen corresponding path program 1 times [2023-11-28 20:34:48,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:48,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904843770] [2023-11-28 20:34:48,300 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:48,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:48,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:48,327 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-28 20:34:48,328 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:48,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1904843770] [2023-11-28 20:34:48,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1904843770] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:48,328 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:48,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:48,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1681520943] [2023-11-28 20:34:48,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:48,329 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:48,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:48,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:48,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:48,341 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 45 out of 119 [2023-11-28 20:34:48,341 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 119 transitions, 265 flow. Second operand has 3 states, 3 states have (on average 46.0) internal successors, (138), 3 states have internal predecessors, (138), 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-28 20:34:48,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:48,341 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 45 of 119 [2023-11-28 20:34:48,341 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:54,779 INFO L124 PetriNetUnfolderBase]: 45245/75471 cut-off events. [2023-11-28 20:34:54,779 INFO L125 PetriNetUnfolderBase]: For 1236/1236 co-relation queries the response was YES. [2023-11-28 20:34:54,942 INFO L83 FinitePrefix]: Finished finitePrefix Result has 139284 conditions, 75471 events. 45245/75471 cut-off events. For 1236/1236 co-relation queries the response was YES. Maximal size of possible extension queue 2637. Compared 700922 event pairs, 38052 based on Foata normal form. 22911/94834 useless extension candidates. Maximal degree in co-relation 50173. Up to 53646 conditions per place. [2023-11-28 20:34:55,191 INFO L140 encePairwiseOnDemand]: 93/119 looper letters, 73 selfloop transitions, 2 changer transitions 1/121 dead transitions. [2023-11-28 20:34:55,191 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 121 transitions, 421 flow [2023-11-28 20:34:55,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:55,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:55,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 253 transitions. [2023-11-28 20:34:55,193 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7086834733893558 [2023-11-28 20:34:55,193 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 253 transitions. [2023-11-28 20:34:55,193 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 253 transitions. [2023-11-28 20:34:55,193 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:55,193 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 253 transitions. [2023-11-28 20:34:55,194 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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-28 20:34:55,195 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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-28 20:34:55,196 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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-28 20:34:55,196 INFO L175 Difference]: Start difference. First operand has 98 places, 119 transitions, 265 flow. Second operand 3 states and 253 transitions. [2023-11-28 20:34:55,196 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 121 transitions, 421 flow [2023-11-28 20:34:55,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 121 transitions, 421 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-28 20:34:55,200 INFO L231 Difference]: Finished difference. Result has 97 places, 93 transitions, 217 flow [2023-11-28 20:34:55,201 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=119, PETRI_DIFFERENCE_MINUEND_FLOW=215, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=217, PETRI_PLACES=97, PETRI_TRANSITIONS=93} [2023-11-28 20:34:55,201 INFO L281 CegarLoopForPetriNet]: 98 programPoint places, -1 predicate places. [2023-11-28 20:34:55,202 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 93 transitions, 217 flow [2023-11-28 20:34:55,202 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 46.0) internal successors, (138), 3 states have internal predecessors, (138), 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-28 20:34:55,202 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:55,202 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:34:55,202 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-28 20:34:55,202 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:34:55,203 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:55,203 INFO L85 PathProgramCache]: Analyzing trace with hash 585524, now seen corresponding path program 1 times [2023-11-28 20:34:55,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:55,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1311988590] [2023-11-28 20:34:55,203 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:55,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:55,245 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-28 20:34:55,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:55,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1311988590] [2023-11-28 20:34:55,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1311988590] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:55,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:55,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:34:55,246 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1818583662] [2023-11-28 20:34:55,246 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:55,247 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:55,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:55,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:55,248 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:55,257 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 119 [2023-11-28 20:34:55,258 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 93 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 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-28 20:34:55,258 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:55,258 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 119 [2023-11-28 20:34:55,258 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:35:00,563 INFO L124 PetriNetUnfolderBase]: 40330/68486 cut-off events. [2023-11-28 20:35:00,563 INFO L125 PetriNetUnfolderBase]: For 3949/3949 co-relation queries the response was YES. [2023-11-28 20:35:00,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126927 conditions, 68486 events. 40330/68486 cut-off events. For 3949/3949 co-relation queries the response was YES. Maximal size of possible extension queue 2221. Compared 636704 event pairs, 24594 based on Foata normal form. 1/64605 useless extension candidates. Maximal degree in co-relation 112870. Up to 55194 conditions per place. [2023-11-28 20:35:00,978 INFO L140 encePairwiseOnDemand]: 115/119 looper letters, 56 selfloop transitions, 2 changer transitions 0/104 dead transitions. [2023-11-28 20:35:00,978 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 104 transitions, 355 flow [2023-11-28 20:35:00,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:35:00,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:35:00,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 204 transitions. [2023-11-28 20:35:00,979 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5714285714285714 [2023-11-28 20:35:00,979 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 204 transitions. [2023-11-28 20:35:00,979 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 204 transitions. [2023-11-28 20:35:00,980 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:35:00,980 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 204 transitions. [2023-11-28 20:35:00,980 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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-28 20:35:00,981 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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-28 20:35:00,982 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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-28 20:35:00,982 INFO L175 Difference]: Start difference. First operand has 97 places, 93 transitions, 217 flow. Second operand 3 states and 204 transitions. [2023-11-28 20:35:00,982 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 104 transitions, 355 flow [2023-11-28 20:35:01,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 104 transitions, 351 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-28 20:35:01,185 INFO L231 Difference]: Finished difference. Result has 97 places, 94 transitions, 227 flow [2023-11-28 20:35:01,185 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=119, PETRI_DIFFERENCE_MINUEND_FLOW=213, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=227, PETRI_PLACES=97, PETRI_TRANSITIONS=94} [2023-11-28 20:35:01,185 INFO L281 CegarLoopForPetriNet]: 98 programPoint places, -1 predicate places. [2023-11-28 20:35:01,186 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 94 transitions, 227 flow [2023-11-28 20:35:01,186 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 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-28 20:35:01,186 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:35:01,186 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2023-11-28 20:35:01,187 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-28 20:35:01,187 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:35:01,187 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:35:01,187 INFO L85 PathProgramCache]: Analyzing trace with hash -403372818, now seen corresponding path program 1 times [2023-11-28 20:35:01,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:35:01,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116979297] [2023-11-28 20:35:01,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:01,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:35:01,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:35:01,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:35:01,264 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:35:01,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116979297] [2023-11-28 20:35:01,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116979297] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:35:01,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1129399656] [2023-11-28 20:35:01,265 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:01,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:01,265 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:35:01,267 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:35:01,274 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-28 20:35:01,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:35:01,357 INFO L262 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-28 20:35:01,359 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:35:01,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-28 20:35:01,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:35:01,419 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:35:01,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:35:01,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1129399656] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:35:01,472 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:35:01,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2023-11-28 20:35:01,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078848189] [2023-11-28 20:35:01,472 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:35:01,473 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-28 20:35:01,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:35:01,473 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-28 20:35:01,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2023-11-28 20:35:01,507 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 119 [2023-11-28 20:35:01,508 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 94 transitions, 227 flow. Second operand has 7 states, 7 states have (on average 49.42857142857143) internal successors, (346), 7 states have internal predecessors, (346), 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-28 20:35:01,508 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:35:01,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 119 [2023-11-28 20:35:01,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:35:07,764 INFO L124 PetriNetUnfolderBase]: 41250/78738 cut-off events. [2023-11-28 20:35:07,764 INFO L125 PetriNetUnfolderBase]: For 5118/5118 co-relation queries the response was YES. [2023-11-28 20:35:08,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 134847 conditions, 78738 events. 41250/78738 cut-off events. For 5118/5118 co-relation queries the response was YES. Maximal size of possible extension queue 2299. Compared 834518 event pairs, 2691 based on Foata normal form. 1120/74913 useless extension candidates. Maximal degree in co-relation 13516. Up to 38087 conditions per place. [2023-11-28 20:35:08,371 INFO L140 encePairwiseOnDemand]: 115/119 looper letters, 131 selfloop transitions, 6 changer transitions 0/182 dead transitions. [2023-11-28 20:35:08,371 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 182 transitions, 679 flow [2023-11-28 20:35:08,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-28 20:35:08,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-28 20:35:08,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 423 transitions. [2023-11-28 20:35:08,374 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.592436974789916 [2023-11-28 20:35:08,374 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 423 transitions. [2023-11-28 20:35:08,374 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 423 transitions. [2023-11-28 20:35:08,375 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:35:08,375 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 423 transitions. [2023-11-28 20:35:08,376 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 70.5) internal successors, (423), 6 states have internal predecessors, (423), 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-28 20:35:08,378 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 119.0) internal successors, (833), 7 states have internal predecessors, (833), 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-28 20:35:08,378 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 119.0) internal successors, (833), 7 states have internal predecessors, (833), 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-28 20:35:08,378 INFO L175 Difference]: Start difference. First operand has 97 places, 94 transitions, 227 flow. Second operand 6 states and 423 transitions. [2023-11-28 20:35:08,378 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 182 transitions, 679 flow [2023-11-28 20:35:08,380 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 182 transitions, 677 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-28 20:35:08,382 INFO L231 Difference]: Finished difference. Result has 100 places, 95 transitions, 241 flow [2023-11-28 20:35:08,383 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=119, PETRI_DIFFERENCE_MINUEND_FLOW=221, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=241, PETRI_PLACES=100, PETRI_TRANSITIONS=95} [2023-11-28 20:35:08,383 INFO L281 CegarLoopForPetriNet]: 98 programPoint places, 2 predicate places. [2023-11-28 20:35:08,383 INFO L495 AbstractCegarLoop]: Abstraction has has 100 places, 95 transitions, 241 flow [2023-11-28 20:35:08,384 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 49.42857142857143) internal successors, (346), 7 states have internal predecessors, (346), 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-28 20:35:08,384 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:35:08,384 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 4, 3, 1, 1, 1, 1, 1] [2023-11-28 20:35:08,388 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-28 20:35:08,584 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f25b9eb-7f7f-421a-8d6a-ce573734e6e8/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:08,586 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:35:08,587 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:35:08,587 INFO L85 PathProgramCache]: Analyzing trace with hash -1358798013, now seen corresponding path program 1 times [2023-11-28 20:35:08,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:35:08,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [96577779] [2023-11-28 20:35:08,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:08,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:35:08,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:35:08,640 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-28 20:35:08,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-28 20:35:08,662 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-28 20:35:08,662 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-28 20:35:08,662 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-28 20:35:08,663 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-28 20:35:08,663 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-28 20:35:08,663 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (3 of 7 remaining) [2023-11-28 20:35:08,663 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-28 20:35:08,664 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 7 remaining) [2023-11-28 20:35:08,664 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-28 20:35:08,664 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-28 20:35:08,664 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-28 20:35:08,665 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-28 20:35:08,665 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-28 20:35:08,698 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-28 20:35:08,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 118 places, 144 transitions, 328 flow [2023-11-28 20:35:08,760 INFO L124 PetriNetUnfolderBase]: 80/426 cut-off events. [2023-11-28 20:35:08,760 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-28 20:35:08,764 INFO L83 FinitePrefix]: Finished finitePrefix Result has 477 conditions, 426 events. 80/426 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 2103 event pairs, 6 based on Foata normal form. 0/283 useless extension candidates. Maximal degree in co-relation 308. Up to 32 conditions per place. [2023-11-28 20:35:08,764 INFO L82 GeneralOperation]: Start removeDead. Operand has 118 places, 144 transitions, 328 flow [2023-11-28 20:35:08,769 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 118 places, 144 transitions, 328 flow [2023-11-28 20:35:08,770 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-28 20:35:08,771 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@42f57d3f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-28 20:35:08,771 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-28 20:35:08,773 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-28 20:35:08,773 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-28 20:35:08,773 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-28 20:35:08,773 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:35:08,773 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:35:08,774 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:35:08,774 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:35:08,774 INFO L85 PathProgramCache]: Analyzing trace with hash 728515, now seen corresponding path program 1 times [2023-11-28 20:35:08,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:35:08,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1806744617] [2023-11-28 20:35:08,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:08,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:35:08,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:35:08,806 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-28 20:35:08,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:35:08,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1806744617] [2023-11-28 20:35:08,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1806744617] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:35:08,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:35:08,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:35:08,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140605015] [2023-11-28 20:35:08,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:35:08,807 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:35:08,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:35:08,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:35:08,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:35:08,817 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 53 out of 144 [2023-11-28 20:35:08,818 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 118 places, 144 transitions, 328 flow. Second operand has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-28 20:35:08,818 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:35:08,818 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 53 of 144 [2023-11-28 20:35:08,818 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:36:36,527 INFO L124 PetriNetUnfolderBase]: 628459/938589 cut-off events. [2023-11-28 20:36:36,528 INFO L125 PetriNetUnfolderBase]: For 20883/20883 co-relation queries the response was YES. [2023-11-28 20:36:39,598 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1762940 conditions, 938589 events. 628459/938589 cut-off events. For 20883/20883 co-relation queries the response was YES. Maximal size of possible extension queue 25064. Compared 9492654 event pairs, 528557 based on Foata normal form. 307396/1210660 useless extension candidates. Maximal degree in co-relation 260953. Up to 687358 conditions per place. [2023-11-28 20:36:42,935 INFO L140 encePairwiseOnDemand]: 112/144 looper letters, 93 selfloop transitions, 2 changer transitions 1/149 dead transitions. [2023-11-28 20:36:42,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 117 places, 149 transitions, 530 flow [2023-11-28 20:36:42,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:36:42,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:36:42,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 309 transitions. [2023-11-28 20:36:42,937 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7152777777777778 [2023-11-28 20:36:42,937 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 309 transitions. [2023-11-28 20:36:42,937 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 309 transitions. [2023-11-28 20:36:42,938 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:36:42,938 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 309 transitions. [2023-11-28 20:36:42,939 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 103.0) internal successors, (309), 3 states have internal predecessors, (309), 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-28 20:36:42,940 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 144.0) internal successors, (576), 4 states have internal predecessors, (576), 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-28 20:36:42,941 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 144.0) internal successors, (576), 4 states have internal predecessors, (576), 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-28 20:36:42,941 INFO L175 Difference]: Start difference. First operand has 118 places, 144 transitions, 328 flow. Second operand 3 states and 309 transitions. [2023-11-28 20:36:42,941 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 117 places, 149 transitions, 530 flow [2023-11-28 20:36:42,954 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 117 places, 149 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-28 20:36:42,957 INFO L231 Difference]: Finished difference. Result has 117 places, 112 transitions, 268 flow [2023-11-28 20:36:42,957 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=115, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=113, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=268, PETRI_PLACES=117, PETRI_TRANSITIONS=112} [2023-11-28 20:36:42,958 INFO L281 CegarLoopForPetriNet]: 118 programPoint places, -1 predicate places. [2023-11-28 20:36:42,958 INFO L495 AbstractCegarLoop]: Abstraction has has 117 places, 112 transitions, 268 flow [2023-11-28 20:36:42,958 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-28 20:36:42,958 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:36:42,958 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-28 20:36:42,958 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-28 20:36:42,958 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2023-11-28 20:36:42,959 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:36:42,959 INFO L85 PathProgramCache]: Analyzing trace with hash 728516, now seen corresponding path program 1 times [2023-11-28 20:36:42,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:36:42,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905411366] [2023-11-28 20:36:42,959 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:36:42,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:36:42,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:36:42,999 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-28 20:36:42,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:36:42,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905411366] [2023-11-28 20:36:43,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905411366] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:36:43,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:36:43,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-28 20:36:43,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [750093864] [2023-11-28 20:36:43,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:36:43,000 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:36:43,001 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:36:43,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:36:43,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:36:43,011 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 144 [2023-11-28 20:36:43,011 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 112 transitions, 268 flow. Second operand has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 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-28 20:36:43,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:36:43,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 144 [2023-11-28 20:36:43,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand