./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/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_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/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_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/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 6bed9188bb7b7687ebd02ffac8f3cae5646a3288850778355d808dde868a6cf7 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 00:26:05,578 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 00:26:05,648 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-29 00:26:05,653 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 00:26:05,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 00:26:05,680 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 00:26:05,681 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 00:26:05,682 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 00:26:05,682 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 00:26:05,683 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 00:26:05,684 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 00:26:05,684 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 00:26:05,685 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 00:26:05,685 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 00:26:05,686 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 00:26:05,687 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 00:26:05,687 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 00:26:05,688 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 00:26:05,688 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 00:26:05,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 00:26:05,689 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-29 00:26:05,690 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-29 00:26:05,691 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-29 00:26:05,691 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 00:26:05,691 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 00:26:05,692 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 00:26:05,692 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 00:26:05,693 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 00:26:05,693 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 00:26:05,694 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 00:26:05,694 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 00:26:05,694 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 00:26:05,695 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 00:26:05,695 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 00:26:05,695 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 00:26:05,696 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 00:26:05,696 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 00:26:05,696 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 00:26:05,696 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 00:26:05,697 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 00:26:05,697 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 00:26:05,697 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_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/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_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/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 -> 6bed9188bb7b7687ebd02ffac8f3cae5646a3288850778355d808dde868a6cf7 [2023-11-29 00:26:05,952 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 00:26:05,975 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 00:26:05,978 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 00:26:05,979 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 00:26:05,980 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 00:26:05,981 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i [2023-11-29 00:26:08,960 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 00:26:09,223 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 00:26:09,223 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i [2023-11-29 00:26:09,241 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/data/339e6cc07/4c6ad16e059f4f67bd05239993ee6e47/FLAG0c3dead95 [2023-11-29 00:26:09,256 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/data/339e6cc07/4c6ad16e059f4f67bd05239993ee6e47 [2023-11-29 00:26:09,258 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 00:26:09,260 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 00:26:09,262 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 00:26:09,262 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 00:26:09,269 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 00:26:09,270 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,271 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56a5d90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09, skipping insertion in model container [2023-11-29 00:26:09,271 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,328 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 00:26:09,700 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 00:26:09,715 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 00:26:09,759 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 00:26:09,794 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 00:26:09,794 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 00:26:09,802 INFO L206 MainTranslator]: Completed translation [2023-11-29 00:26:09,803 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09 WrapperNode [2023-11-29 00:26:09,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 00:26:09,804 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 00:26:09,804 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 00:26:09,805 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 00:26:09,812 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,828 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,854 INFO L138 Inliner]: procedures = 172, calls = 39, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 138 [2023-11-29 00:26:09,855 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 00:26:09,856 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 00:26:09,856 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 00:26:09,856 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 00:26:09,867 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,868 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,872 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,890 INFO L175 MemorySlicer]: Split 13 memory accesses to 4 slices as follows [2, 1, 5, 5]. 38 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 0, 5, 5]. The 1 writes are split as follows [0, 1, 0, 0]. [2023-11-29 00:26:09,890 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,890 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,898 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,903 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,905 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,907 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,912 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 00:26:09,913 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 00:26:09,913 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 00:26:09,913 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 00:26:09,914 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (1/1) ... [2023-11-29 00:26:09,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 00:26:09,930 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:26:09,943 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 00:26:09,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_73ef2663-e3fd-41f1-82f0-d3f22ca7a604/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 00:26:09,984 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-29 00:26:09,985 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-29 00:26:09,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 00:26:09,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 00:26:09,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 00:26:09,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 00:26:09,985 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 00:26:09,986 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 00:26:09,986 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 00:26:09,986 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 00:26:09,986 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 00:26:09,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 00:26:09,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 00:26:09,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 00:26:09,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 00:26:09,988 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 00:26:09,988 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 00:26:09,988 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 00:26:09,988 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 00:26:09,990 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 00:26:10,144 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 00:26:10,146 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 00:26:10,377 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 00:26:10,580 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 00:26:10,580 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 00:26:10,581 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 12:26:10 BoogieIcfgContainer [2023-11-29 00:26:10,581 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 00:26:10,584 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 00:26:10,584 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 00:26:10,587 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 00:26:10,588 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 12:26:09" (1/3) ... [2023-11-29 00:26:10,588 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@12dd5297 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 12:26:10, skipping insertion in model container [2023-11-29 00:26:10,589 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:26:09" (2/3) ... [2023-11-29 00:26:10,589 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@12dd5297 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 12:26:10, skipping insertion in model container [2023-11-29 00:26:10,589 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 12:26:10" (3/3) ... [2023-11-29 00:26:10,591 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longest-2-pthread.i [2023-11-29 00:26:10,612 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 00:26:10,612 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2023-11-29 00:26:10,612 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 00:26:10,678 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 00:26:10,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 43 places, 44 transitions, 92 flow [2023-11-29 00:26:10,751 INFO L124 PetriNetUnfolderBase]: 4/51 cut-off events. [2023-11-29 00:26:10,751 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:10,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55 conditions, 51 events. 4/51 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 73 event pairs, 0 based on Foata normal form. 0/36 useless extension candidates. Maximal degree in co-relation 41. Up to 2 conditions per place. [2023-11-29 00:26:10,754 INFO L82 GeneralOperation]: Start removeDead. Operand has 43 places, 44 transitions, 92 flow [2023-11-29 00:26:10,758 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 44 transitions, 92 flow [2023-11-29 00:26:10,770 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 00:26:10,778 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;@1408d4e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 00:26:10,778 INFO L358 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2023-11-29 00:26:10,783 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 00:26:10,783 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-29 00:26:10,783 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:10,784 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:10,784 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:10,785 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2023-11-29 00:26:10,790 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:10,791 INFO L85 PathProgramCache]: Analyzing trace with hash 408259, now seen corresponding path program 1 times [2023-11-29 00:26:10,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:10,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1000881737] [2023-11-29 00:26:10,800 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:10,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:10,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:11,082 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:11,083 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:11,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1000881737] [2023-11-29 00:26:11,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1000881737] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:11,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:11,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:11,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [669005395] [2023-11-29 00:26:11,087 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:11,096 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:11,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:11,130 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:11,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:11,143 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 44 [2023-11-29 00:26:11,146 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 44 transitions, 92 flow. Second operand has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:11,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 44 [2023-11-29 00:26:11,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:11,263 INFO L124 PetriNetUnfolderBase]: 72/197 cut-off events. [2023-11-29 00:26:11,264 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:11,266 INFO L83 FinitePrefix]: Finished finitePrefix Result has 357 conditions, 197 events. 72/197 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 579 event pairs, 60 based on Foata normal form. 0/189 useless extension candidates. Maximal degree in co-relation 341. Up to 155 conditions per place. [2023-11-29 00:26:11,269 INFO L140 encePairwiseOnDemand]: 40/44 looper letters, 26 selfloop transitions, 1 changer transitions 0/39 dead transitions. [2023-11-29 00:26:11,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 39 transitions, 136 flow [2023-11-29 00:26:11,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:11,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:11,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 69 transitions. [2023-11-29 00:26:11,282 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5227272727272727 [2023-11-29 00:26:11,282 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,283 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,284 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:11,286 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,288 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,291 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 44.0) internal successors, (176), 4 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,292 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 44.0) internal successors, (176), 4 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,293 INFO L175 Difference]: Start difference. First operand has 43 places, 44 transitions, 92 flow. Second operand 3 states and 69 transitions. [2023-11-29 00:26:11,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 39 transitions, 136 flow [2023-11-29 00:26:11,296 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 39 transitions, 136 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 00:26:11,298 INFO L231 Difference]: Finished difference. Result has 41 places, 39 transitions, 84 flow [2023-11-29 00:26:11,300 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=84, PETRI_PLACES=41, PETRI_TRANSITIONS=39} [2023-11-29 00:26:11,303 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, -2 predicate places. [2023-11-29 00:26:11,304 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 39 transitions, 84 flow [2023-11-29 00:26:11,304 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,304 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:11,304 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:11,305 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 00:26:11,305 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2023-11-29 00:26:11,306 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:11,306 INFO L85 PathProgramCache]: Analyzing trace with hash 408260, now seen corresponding path program 1 times [2023-11-29 00:26:11,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:11,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359225822] [2023-11-29 00:26:11,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:11,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:11,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:11,441 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:11,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:11,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359225822] [2023-11-29 00:26:11,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359225822] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:11,442 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:11,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:11,443 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140222346] [2023-11-29 00:26:11,443 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:11,444 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:11,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:11,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:11,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:11,452 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 44 [2023-11-29 00:26:11,452 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 39 transitions, 84 flow. Second operand has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,453 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:11,453 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 44 [2023-11-29 00:26:11,453 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:11,536 INFO L124 PetriNetUnfolderBase]: 49/144 cut-off events. [2023-11-29 00:26:11,537 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 00:26:11,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 262 conditions, 144 events. 49/144 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 361 event pairs, 40 based on Foata normal form. 22/160 useless extension candidates. Maximal degree in co-relation 255. Up to 111 conditions per place. [2023-11-29 00:26:11,539 INFO L140 encePairwiseOnDemand]: 42/44 looper letters, 25 selfloop transitions, 1 changer transitions 0/38 dead transitions. [2023-11-29 00:26:11,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 38 transitions, 134 flow [2023-11-29 00:26:11,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:11,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:11,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 69 transitions. [2023-11-29 00:26:11,542 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5227272727272727 [2023-11-29 00:26:11,542 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,542 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,542 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:11,543 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 69 transitions. [2023-11-29 00:26:11,544 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,545 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 44.0) internal successors, (176), 4 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,545 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 44.0) internal successors, (176), 4 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,545 INFO L175 Difference]: Start difference. First operand has 41 places, 39 transitions, 84 flow. Second operand 3 states and 69 transitions. [2023-11-29 00:26:11,545 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 38 transitions, 134 flow [2023-11-29 00:26:11,546 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 38 transitions, 133 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 00:26:11,548 INFO L231 Difference]: Finished difference. Result has 41 places, 38 transitions, 83 flow [2023-11-29 00:26:11,548 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=81, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=83, PETRI_PLACES=41, PETRI_TRANSITIONS=38} [2023-11-29 00:26:11,549 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, -2 predicate places. [2023-11-29 00:26:11,550 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 38 transitions, 83 flow [2023-11-29 00:26:11,550 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,550 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:11,550 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2023-11-29 00:26:11,551 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 00:26:11,551 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2023-11-29 00:26:11,552 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:11,552 INFO L85 PathProgramCache]: Analyzing trace with hash 1874988019, now seen corresponding path program 1 times [2023-11-29 00:26:11,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:11,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468962189] [2023-11-29 00:26:11,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:11,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:11,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:11,587 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 00:26:11,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:11,628 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 00:26:11,629 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 00:26:11,630 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2023-11-29 00:26:11,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (8 of 10 remaining) [2023-11-29 00:26:11,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (7 of 10 remaining) [2023-11-29 00:26:11,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (6 of 10 remaining) [2023-11-29 00:26:11,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 10 remaining) [2023-11-29 00:26:11,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 10 remaining) [2023-11-29 00:26:11,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (3 of 10 remaining) [2023-11-29 00:26:11,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (2 of 10 remaining) [2023-11-29 00:26:11,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (1 of 10 remaining) [2023-11-29 00:26:11,635 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (0 of 10 remaining) [2023-11-29 00:26:11,635 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 00:26:11,635 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 00:26:11,638 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 00:26:11,638 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 00:26:11,704 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 00:26:11,708 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 75 places, 78 transitions, 166 flow [2023-11-29 00:26:11,725 INFO L124 PetriNetUnfolderBase]: 8/93 cut-off events. [2023-11-29 00:26:11,726 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 00:26:11,727 INFO L83 FinitePrefix]: Finished finitePrefix Result has 101 conditions, 93 events. 8/93 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 213 event pairs, 0 based on Foata normal form. 0/67 useless extension candidates. Maximal degree in co-relation 74. Up to 3 conditions per place. [2023-11-29 00:26:11,727 INFO L82 GeneralOperation]: Start removeDead. Operand has 75 places, 78 transitions, 166 flow [2023-11-29 00:26:11,729 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 75 places, 78 transitions, 166 flow [2023-11-29 00:26:11,731 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 00:26:11,732 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;@1408d4e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 00:26:11,732 INFO L358 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2023-11-29 00:26:11,735 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 00:26:11,735 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-29 00:26:11,735 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:11,735 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:11,735 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:11,736 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] === [2023-11-29 00:26:11,736 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:11,736 INFO L85 PathProgramCache]: Analyzing trace with hash 485713, now seen corresponding path program 1 times [2023-11-29 00:26:11,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:11,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254100957] [2023-11-29 00:26:11,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:11,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:11,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:11,786 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:11,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:11,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254100957] [2023-11-29 00:26:11,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254100957] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:11,787 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:11,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:11,788 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964512888] [2023-11-29 00:26:11,788 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:11,788 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:11,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:11,789 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:11,789 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:11,797 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 78 [2023-11-29 00:26:11,798 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 78 transitions, 166 flow. Second operand has 3 states, 3 states have (on average 24.0) internal successors, (72), 3 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:11,798 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:11,798 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 78 [2023-11-29 00:26:11,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:12,728 INFO L124 PetriNetUnfolderBase]: 3436/6032 cut-off events. [2023-11-29 00:26:12,728 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2023-11-29 00:26:12,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11296 conditions, 6032 events. 3436/6032 cut-off events. For 69/69 co-relation queries the response was YES. Maximal size of possible extension queue 175. Compared 37133 event pairs, 3000 based on Foata normal form. 0/5793 useless extension candidates. Maximal degree in co-relation 8789. Up to 5195 conditions per place. [2023-11-29 00:26:12,795 INFO L140 encePairwiseOnDemand]: 73/78 looper letters, 49 selfloop transitions, 1 changer transitions 0/72 dead transitions. [2023-11-29 00:26:12,795 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 72 transitions, 254 flow [2023-11-29 00:26:12,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:12,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:12,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 123 transitions. [2023-11-29 00:26:12,798 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5256410256410257 [2023-11-29 00:26:12,798 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 123 transitions. [2023-11-29 00:26:12,798 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 123 transitions. [2023-11-29 00:26:12,799 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:12,799 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 123 transitions. [2023-11-29 00:26:12,800 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 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-29 00:26:12,802 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 78.0) internal successors, (312), 4 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:12,802 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 78.0) internal successors, (312), 4 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:12,802 INFO L175 Difference]: Start difference. First operand has 75 places, 78 transitions, 166 flow. Second operand 3 states and 123 transitions. [2023-11-29 00:26:12,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 72 transitions, 254 flow [2023-11-29 00:26:12,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 72 transitions, 254 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 00:26:12,806 INFO L231 Difference]: Finished difference. Result has 73 places, 72 transitions, 156 flow [2023-11-29 00:26:12,807 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=78, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=71, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=156, PETRI_PLACES=73, PETRI_TRANSITIONS=72} [2023-11-29 00:26:12,808 INFO L281 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2023-11-29 00:26:12,808 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 72 transitions, 156 flow [2023-11-29 00:26:12,809 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.0) internal successors, (72), 3 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:12,809 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:12,809 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:12,809 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 00:26:12,809 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] === [2023-11-29 00:26:12,810 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:12,810 INFO L85 PathProgramCache]: Analyzing trace with hash 485714, now seen corresponding path program 1 times [2023-11-29 00:26:12,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:12,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1664657464] [2023-11-29 00:26:12,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:12,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:12,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:12,892 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1664657464] [2023-11-29 00:26:12,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1664657464] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:12,892 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:12,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:12,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [35857302] [2023-11-29 00:26:12,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:12,893 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:12,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:12,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:12,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:12,901 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 78 [2023-11-29 00:26:12,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 72 transitions, 156 flow. Second operand has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:12,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:12,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 78 [2023-11-29 00:26:12,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:13,549 INFO L124 PetriNetUnfolderBase]: 2467/4418 cut-off events. [2023-11-29 00:26:13,550 INFO L125 PetriNetUnfolderBase]: For 68/68 co-relation queries the response was YES. [2023-11-29 00:26:13,561 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8275 conditions, 4418 events. 2467/4418 cut-off events. For 68/68 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 26196 event pairs, 2140 based on Foata normal form. 463/4698 useless extension candidates. Maximal degree in co-relation 8267. Up to 3786 conditions per place. [2023-11-29 00:26:13,591 INFO L140 encePairwiseOnDemand]: 76/78 looper letters, 48 selfloop transitions, 1 changer transitions 0/71 dead transitions. [2023-11-29 00:26:13,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 71 transitions, 252 flow [2023-11-29 00:26:13,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:13,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:13,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 122 transitions. [2023-11-29 00:26:13,594 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5213675213675214 [2023-11-29 00:26:13,594 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 122 transitions. [2023-11-29 00:26:13,594 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 122 transitions. [2023-11-29 00:26:13,594 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:13,594 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 122 transitions. [2023-11-29 00:26:13,595 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:13,597 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 78.0) internal successors, (312), 4 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:13,597 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 78.0) internal successors, (312), 4 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:13,597 INFO L175 Difference]: Start difference. First operand has 73 places, 72 transitions, 156 flow. Second operand 3 states and 122 transitions. [2023-11-29 00:26:13,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 71 transitions, 252 flow [2023-11-29 00:26:13,599 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 71 transitions, 251 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 00:26:13,600 INFO L231 Difference]: Finished difference. Result has 73 places, 71 transitions, 155 flow [2023-11-29 00:26:13,601 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=78, PETRI_DIFFERENCE_MINUEND_FLOW=153, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=155, PETRI_PLACES=73, PETRI_TRANSITIONS=71} [2023-11-29 00:26:13,602 INFO L281 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2023-11-29 00:26:13,602 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 71 transitions, 155 flow [2023-11-29 00:26:13,602 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:13,602 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:13,602 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2023-11-29 00:26:13,603 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 00:26:13,603 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] === [2023-11-29 00:26:13,603 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:13,603 INFO L85 PathProgramCache]: Analyzing trace with hash 635840935, now seen corresponding path program 1 times [2023-11-29 00:26:13,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:13,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1929184603] [2023-11-29 00:26:13,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:13,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:13,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:13,624 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 00:26:13,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:13,644 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 00:26:13,644 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 00:26:13,645 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2023-11-29 00:26:13,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (11 of 13 remaining) [2023-11-29 00:26:13,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (10 of 13 remaining) [2023-11-29 00:26:13,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (9 of 13 remaining) [2023-11-29 00:26:13,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 13 remaining) [2023-11-29 00:26:13,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 13 remaining) [2023-11-29 00:26:13,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (6 of 13 remaining) [2023-11-29 00:26:13,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (5 of 13 remaining) [2023-11-29 00:26:13,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (4 of 13 remaining) [2023-11-29 00:26:13,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (3 of 13 remaining) [2023-11-29 00:26:13,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (2 of 13 remaining) [2023-11-29 00:26:13,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (1 of 13 remaining) [2023-11-29 00:26:13,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (0 of 13 remaining) [2023-11-29 00:26:13,648 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 00:26:13,648 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 00:26:13,649 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 00:26:13,649 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-29 00:26:13,725 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 00:26:13,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 112 transitions, 242 flow [2023-11-29 00:26:13,747 INFO L124 PetriNetUnfolderBase]: 12/135 cut-off events. [2023-11-29 00:26:13,748 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-29 00:26:13,749 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148 conditions, 135 events. 12/135 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 407 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 107. Up to 4 conditions per place. [2023-11-29 00:26:13,750 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 112 transitions, 242 flow [2023-11-29 00:26:13,752 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 107 places, 112 transitions, 242 flow [2023-11-29 00:26:13,753 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 00:26:13,755 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;@1408d4e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 00:26:13,755 INFO L358 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2023-11-29 00:26:13,756 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 00:26:13,757 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-29 00:26:13,757 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:13,757 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:13,757 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:13,757 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-29 00:26:13,758 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:13,758 INFO L85 PathProgramCache]: Analyzing trace with hash 596929, now seen corresponding path program 1 times [2023-11-29 00:26:13,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:13,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487364432] [2023-11-29 00:26:13,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:13,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:13,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:13,797 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:13,797 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:13,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487364432] [2023-11-29 00:26:13,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487364432] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:13,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:13,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:13,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [500951537] [2023-11-29 00:26:13,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:13,798 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:13,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:13,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:13,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:13,806 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 112 [2023-11-29 00:26:13,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 112 transitions, 242 flow. Second operand has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:13,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:13,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 112 [2023-11-29 00:26:13,807 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:29,789 INFO L124 PetriNetUnfolderBase]: 112860/167061 cut-off events. [2023-11-29 00:26:29,790 INFO L125 PetriNetUnfolderBase]: For 2885/2885 co-relation queries the response was YES. [2023-11-29 00:26:30,033 INFO L83 FinitePrefix]: Finished finitePrefix Result has 318738 conditions, 167061 events. 112860/167061 cut-off events. For 2885/2885 co-relation queries the response was YES. Maximal size of possible extension queue 3248. Compared 1308698 event pairs, 100020 based on Foata normal form. 0/160206 useless extension candidates. Maximal degree in co-relation 177381. Up to 149843 conditions per place. [2023-11-29 00:26:30,967 INFO L140 encePairwiseOnDemand]: 106/112 looper letters, 72 selfloop transitions, 1 changer transitions 0/105 dead transitions. [2023-11-29 00:26:30,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 105 transitions, 374 flow [2023-11-29 00:26:30,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:30,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:30,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 177 transitions. [2023-11-29 00:26:30,970 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5267857142857143 [2023-11-29 00:26:30,970 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 177 transitions. [2023-11-29 00:26:30,970 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 177 transitions. [2023-11-29 00:26:30,971 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:30,971 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 177 transitions. [2023-11-29 00:26:30,972 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:30,974 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:30,975 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:30,975 INFO L175 Difference]: Start difference. First operand has 107 places, 112 transitions, 242 flow. Second operand 3 states and 177 transitions. [2023-11-29 00:26:30,975 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 105 transitions, 374 flow [2023-11-29 00:26:30,989 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 105 transitions, 372 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-29 00:26:30,992 INFO L231 Difference]: Finished difference. Result has 105 places, 105 transitions, 228 flow [2023-11-29 00:26:30,993 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=226, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=228, PETRI_PLACES=105, PETRI_TRANSITIONS=105} [2023-11-29 00:26:30,994 INFO L281 CegarLoopForPetriNet]: 107 programPoint places, -2 predicate places. [2023-11-29 00:26:30,995 INFO L495 AbstractCegarLoop]: Abstraction has has 105 places, 105 transitions, 228 flow [2023-11-29 00:26:30,995 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:30,995 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:30,995 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:30,996 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 00:26:30,996 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-29 00:26:30,997 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:30,997 INFO L85 PathProgramCache]: Analyzing trace with hash 596930, now seen corresponding path program 1 times [2023-11-29 00:26:30,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:30,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161262879] [2023-11-29 00:26:30,998 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:31,060 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:31,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:31,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1161262879] [2023-11-29 00:26:31,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1161262879] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:31,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:31,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:31,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1347921100] [2023-11-29 00:26:31,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:31,063 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:31,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:31,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:31,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:31,070 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 34 out of 112 [2023-11-29 00:26:31,071 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 105 transitions, 228 flow. Second operand has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:31,071 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:31,071 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 34 of 112 [2023-11-29 00:26:31,071 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 00:26:42,594 INFO L124 PetriNetUnfolderBase]: 82330/122973 cut-off events. [2023-11-29 00:26:42,594 INFO L125 PetriNetUnfolderBase]: For 1411/1411 co-relation queries the response was YES. [2023-11-29 00:26:42,979 INFO L83 FinitePrefix]: Finished finitePrefix Result has 234435 conditions, 122973 events. 82330/122973 cut-off events. For 1411/1411 co-relation queries the response was YES. Maximal size of possible extension queue 2478. Compared 945947 event pairs, 72700 based on Foata normal form. 9724/127523 useless extension candidates. Maximal degree in co-relation 234426. Up to 110067 conditions per place. [2023-11-29 00:26:43,496 INFO L140 encePairwiseOnDemand]: 110/112 looper letters, 71 selfloop transitions, 1 changer transitions 0/104 dead transitions. [2023-11-29 00:26:43,496 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 104 transitions, 370 flow [2023-11-29 00:26:43,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 00:26:43,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 00:26:43,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 175 transitions. [2023-11-29 00:26:43,498 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5208333333333334 [2023-11-29 00:26:43,498 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 175 transitions. [2023-11-29 00:26:43,498 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 175 transitions. [2023-11-29 00:26:43,498 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:26:43,498 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 175 transitions. [2023-11-29 00:26:43,499 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:43,500 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:43,501 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:43,501 INFO L175 Difference]: Start difference. First operand has 105 places, 105 transitions, 228 flow. Second operand 3 states and 175 transitions. [2023-11-29 00:26:43,501 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 104 transitions, 370 flow [2023-11-29 00:26:43,503 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 104 transitions, 369 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 00:26:43,505 INFO L231 Difference]: Finished difference. Result has 105 places, 104 transitions, 227 flow [2023-11-29 00:26:43,505 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=225, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=227, PETRI_PLACES=105, PETRI_TRANSITIONS=104} [2023-11-29 00:26:43,506 INFO L281 CegarLoopForPetriNet]: 107 programPoint places, -2 predicate places. [2023-11-29 00:26:43,506 INFO L495 AbstractCegarLoop]: Abstraction has has 105 places, 104 transitions, 227 flow [2023-11-29 00:26:43,506 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:43,507 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:43,507 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 4, 3, 1, 1, 1, 1, 1] [2023-11-29 00:26:43,507 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 00:26:43,507 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-29 00:26:43,507 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:43,507 INFO L85 PathProgramCache]: Analyzing trace with hash -1289968482, now seen corresponding path program 1 times [2023-11-29 00:26:43,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:43,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1806537232] [2023-11-29 00:26:43,508 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:43,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:43,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:43,526 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 00:26:43,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:26:43,543 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 00:26:43,543 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 00:26:43,543 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2023-11-29 00:26:43,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (14 of 16 remaining) [2023-11-29 00:26:43,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (13 of 16 remaining) [2023-11-29 00:26:43,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (12 of 16 remaining) [2023-11-29 00:26:43,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 16 remaining) [2023-11-29 00:26:43,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 16 remaining) [2023-11-29 00:26:43,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (9 of 16 remaining) [2023-11-29 00:26:43,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (8 of 16 remaining) [2023-11-29 00:26:43,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (7 of 16 remaining) [2023-11-29 00:26:43,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (6 of 16 remaining) [2023-11-29 00:26:43,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (5 of 16 remaining) [2023-11-29 00:26:43,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (4 of 16 remaining) [2023-11-29 00:26:43,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (3 of 16 remaining) [2023-11-29 00:26:43,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONARRAY_INDEX (2 of 16 remaining) [2023-11-29 00:26:43,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (1 of 16 remaining) [2023-11-29 00:26:43,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONARRAY_INDEX (0 of 16 remaining) [2023-11-29 00:26:43,547 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 00:26:43,547 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 00:26:43,547 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 00:26:43,547 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-29 00:26:43,619 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 00:26:43,622 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 139 places, 146 transitions, 320 flow [2023-11-29 00:26:43,639 INFO L124 PetriNetUnfolderBase]: 16/177 cut-off events. [2023-11-29 00:26:43,639 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-29 00:26:43,640 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196 conditions, 177 events. 16/177 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 619 event pairs, 0 based on Foata normal form. 0/129 useless extension candidates. Maximal degree in co-relation 147. Up to 5 conditions per place. [2023-11-29 00:26:43,640 INFO L82 GeneralOperation]: Start removeDead. Operand has 139 places, 146 transitions, 320 flow [2023-11-29 00:26:43,642 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 139 places, 146 transitions, 320 flow [2023-11-29 00:26:43,643 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 00:26:43,644 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;@1408d4e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 00:26:43,644 INFO L358 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2023-11-29 00:26:43,645 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 00:26:43,646 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-29 00:26:43,646 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 00:26:43,646 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 00:26:43,646 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-29 00:26:43,646 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0ASSERT_VIOLATIONARRAY_INDEX, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 15 more)] === [2023-11-29 00:26:43,646 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:26:43,646 INFO L85 PathProgramCache]: Analyzing trace with hash 741907, now seen corresponding path program 1 times [2023-11-29 00:26:43,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:26:43,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [995233357] [2023-11-29 00:26:43,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:26:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:26:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:26:43,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 00:26:43,674 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:26:43,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [995233357] [2023-11-29 00:26:43,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [995233357] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:26:43,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:26:43,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 00:26:43,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635605349] [2023-11-29 00:26:43,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:26:43,676 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 00:26:43,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:26:43,676 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 00:26:43,676 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 00:26:43,682 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 43 out of 146 [2023-11-29 00:26:43,683 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 146 transitions, 320 flow. Second operand has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 00:26:43,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 00:26:43,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 43 of 146 [2023-11-29 00:26:43,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand