./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu --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 7f7f7b6ea5abe354543dc816b244a5041021350ff4076c6fd52a8208b97eac31 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:43:24,837 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:43:24,972 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-19 07:43:24,985 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:43:24,986 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:43:25,024 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:43:25,027 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:43:25,028 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:43:25,029 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:43:25,034 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:43:25,036 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:43:25,036 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:43:25,037 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:43:25,039 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:43:25,040 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:43:25,040 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:43:25,040 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:43:25,041 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:43:25,041 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 07:43:25,042 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 07:43:25,043 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 07:43:25,043 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:43:25,044 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 07:43:25,045 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:43:25,046 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:43:25,046 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:43:25,047 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:43:25,048 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:43:25,049 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:43:25,049 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:43:25,050 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:43:25,051 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:43:25,051 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:43:25,051 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:43:25,052 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:43:25,063 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:43:25,064 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:43:25,064 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:43:25,064 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_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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 -> 7f7f7b6ea5abe354543dc816b244a5041021350ff4076c6fd52a8208b97eac31 [2023-11-19 07:43:25,318 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:43:25,341 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:43:25,344 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:43:25,346 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:43:25,346 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:43:25,347 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-2.i [2023-11-19 07:43:28,540 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:43:28,871 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:43:28,872 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/sv-benchmarks/c/pthread-ext/26_stack_cas_longest-2.i [2023-11-19 07:43:28,891 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/data/6d377c62d/351a30eaceb540038b535f10c72dbfc1/FLAG9633ac491 [2023-11-19 07:43:28,907 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/data/6d377c62d/351a30eaceb540038b535f10c72dbfc1 [2023-11-19 07:43:28,909 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:43:28,911 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:43:28,926 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:43:28,926 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:43:28,933 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:43:28,934 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:28" (1/1) ... [2023-11-19 07:43:28,935 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d09c97a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:28, skipping insertion in model container [2023-11-19 07:43:28,936 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:28" (1/1) ... [2023-11-19 07:43:28,981 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:43:29,420 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:43:29,442 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:43:29,534 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:43:29,574 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 07:43:29,574 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 07:43:29,583 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:43:29,583 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29 WrapperNode [2023-11-19 07:43:29,583 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:43:29,585 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:43:29,585 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:43:29,586 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:43:29,594 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,616 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,651 INFO L138 Inliner]: procedures = 179, calls = 50, calls flagged for inlining = 17, calls inlined = 20, statements flattened = 194 [2023-11-19 07:43:29,652 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:43:29,653 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:43:29,653 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:43:29,653 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:43:29,663 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,663 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,667 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,668 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,679 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,684 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,687 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,690 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,694 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:43:29,695 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:43:29,695 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:43:29,695 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:43:29,696 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (1/1) ... [2023-11-19 07:43:29,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:43:29,719 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:43:29,734 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:43:29,750 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f9c7cc4f-8022-4449-9064-ef76c6611032/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:43:29,783 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:43:29,783 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-19 07:43:29,783 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-19 07:43:29,784 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:43:29,784 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-19 07:43:29,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:43:29,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:43:29,785 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:43:29,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:43:29,785 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-19 07:43:29,786 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:43:29,786 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:43:29,787 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 07:43:29,944 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:43:29,947 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:43:30,457 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:43:30,858 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:43:30,858 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-19 07:43:30,863 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:30 BoogieIcfgContainer [2023-11-19 07:43:30,863 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:43:30,866 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:43:30,866 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:43:30,869 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:43:30,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:43:28" (1/3) ... [2023-11-19 07:43:30,871 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3e5e7363 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:30, skipping insertion in model container [2023-11-19 07:43:30,871 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:29" (2/3) ... [2023-11-19 07:43:30,871 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3e5e7363 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:30, skipping insertion in model container [2023-11-19 07:43:30,872 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:30" (3/3) ... [2023-11-19 07:43:30,873 INFO L112 eAbstractionObserver]: Analyzing ICFG 26_stack_cas_longest-2.i [2023-11-19 07:43:30,892 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:43:30,892 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 42 error locations. [2023-11-19 07:43:30,893 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:43:31,040 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 07:43:31,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,248 INFO L124 PetriNetUnfolderBase]: 14/180 cut-off events. [2023-11-19 07:43:31,250 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:43:31,260 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184 conditions, 180 events. 14/180 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 370 event pairs, 0 based on Foata normal form. 0/119 useless extension candidates. Maximal degree in co-relation 140. Up to 4 conditions per place. [2023-11-19 07:43:31,260 INFO L82 GeneralOperation]: Start removeDead. Operand has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,270 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,274 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:43:31,290 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,293 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,294 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 154 places, 164 transitions, 332 flow [2023-11-19 07:43:31,345 INFO L124 PetriNetUnfolderBase]: 14/180 cut-off events. [2023-11-19 07:43:31,346 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:43:31,348 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184 conditions, 180 events. 14/180 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 370 event pairs, 0 based on Foata normal form. 0/119 useless extension candidates. Maximal degree in co-relation 140. Up to 4 conditions per place. [2023-11-19 07:43:31,352 INFO L119 LiptonReduction]: Number of co-enabled transitions 4636 [2023-11-19 07:43:38,898 INFO L134 LiptonReduction]: Checked pairs total: 10333 [2023-11-19 07:43:38,898 INFO L136 LiptonReduction]: Total number of compositions: 168 [2023-11-19 07:43:38,925 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:43:38,934 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;@218869ef, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:43:38,935 INFO L358 AbstractCegarLoop]: Starting to check reachability of 82 error locations. [2023-11-19 07:43:38,938 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:43:38,939 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-19 07:43:38,939 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:43:38,939 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:38,940 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:43:38,940 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:38,945 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:38,946 INFO L85 PathProgramCache]: Analyzing trace with hash 33716, now seen corresponding path program 1 times [2023-11-19 07:43:38,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:38,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212478949] [2023-11-19 07:43:38,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:38,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:39,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:39,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:39,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:39,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212478949] [2023-11-19 07:43:39,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212478949] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:39,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:39,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:43:39,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1045310723] [2023-11-19 07:43:39,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:39,248 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:43:39,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:39,276 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:43:39,277 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:43:39,353 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 332 [2023-11-19 07:43:39,359 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 71 transitions, 146 flow. Second operand has 3 states, 3 states have (on average 103.66666666666667) internal successors, (311), 3 states have internal predecessors, (311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,359 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:39,359 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 332 [2023-11-19 07:43:39,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:39,619 INFO L124 PetriNetUnfolderBase]: 239/532 cut-off events. [2023-11-19 07:43:39,620 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:43:39,621 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1050 conditions, 532 events. 239/532 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 2383 event pairs, 122 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 1027. Up to 274 conditions per place. [2023-11-19 07:43:39,627 INFO L140 encePairwiseOnDemand]: 308/332 looper letters, 76 selfloop transitions, 4 changer transitions 0/82 dead transitions. [2023-11-19 07:43:39,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 82 transitions, 328 flow [2023-11-19 07:43:39,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:39,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:39,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 424 transitions. [2023-11-19 07:43:39,657 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.42570281124497994 [2023-11-19 07:43:39,658 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 424 transitions. [2023-11-19 07:43:39,658 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 424 transitions. [2023-11-19 07:43:39,661 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:39,663 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 424 transitions. [2023-11-19 07:43:39,668 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 141.33333333333334) internal successors, (424), 3 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,674 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,675 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,677 INFO L175 Difference]: Start difference. First operand has 67 places, 71 transitions, 146 flow. Second operand 3 states and 424 transitions. [2023-11-19 07:43:39,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 82 transitions, 328 flow [2023-11-19 07:43:39,681 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 82 transitions, 328 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:43:39,684 INFO L231 Difference]: Finished difference. Result has 51 places, 52 transitions, 132 flow [2023-11-19 07:43:39,686 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=132, PETRI_PLACES=51, PETRI_TRANSITIONS=52} [2023-11-19 07:43:39,690 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -16 predicate places. [2023-11-19 07:43:39,690 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 52 transitions, 132 flow [2023-11-19 07:43:39,690 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 103.66666666666667) internal successors, (311), 3 states have internal predecessors, (311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,691 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:39,691 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:43:39,691 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:43:39,691 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:39,692 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:39,692 INFO L85 PathProgramCache]: Analyzing trace with hash 33717, now seen corresponding path program 1 times [2023-11-19 07:43:39,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:39,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802695213] [2023-11-19 07:43:39,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:39,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:39,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:39,887 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:39,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:39,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1802695213] [2023-11-19 07:43:39,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1802695213] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:39,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:39,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:43:39,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134797750] [2023-11-19 07:43:39,889 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:39,891 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:43:39,892 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:39,892 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:43:39,893 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:43:39,930 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 332 [2023-11-19 07:43:39,931 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 52 transitions, 132 flow. Second operand has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:39,931 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:39,931 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 332 [2023-11-19 07:43:39,931 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:40,083 INFO L124 PetriNetUnfolderBase]: 172/402 cut-off events. [2023-11-19 07:43:40,083 INFO L125 PetriNetUnfolderBase]: For 137/137 co-relation queries the response was YES. [2023-11-19 07:43:40,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 931 conditions, 402 events. 172/402 cut-off events. For 137/137 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 1697 event pairs, 120 based on Foata normal form. 61/319 useless extension candidates. Maximal degree in co-relation 905. Up to 385 conditions per place. [2023-11-19 07:43:40,090 INFO L140 encePairwiseOnDemand]: 330/332 looper letters, 48 selfloop transitions, 1 changer transitions 0/51 dead transitions. [2023-11-19 07:43:40,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 51 transitions, 228 flow [2023-11-19 07:43:40,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:40,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:40,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 371 transitions. [2023-11-19 07:43:40,097 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37248995983935745 [2023-11-19 07:43:40,097 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 371 transitions. [2023-11-19 07:43:40,097 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 371 transitions. [2023-11-19 07:43:40,098 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:40,098 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 371 transitions. [2023-11-19 07:43:40,100 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 123.66666666666667) internal successors, (371), 3 states have internal predecessors, (371), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,104 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,105 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,105 INFO L175 Difference]: Start difference. First operand has 51 places, 52 transitions, 132 flow. Second operand 3 states and 371 transitions. [2023-11-19 07:43:40,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 51 transitions, 228 flow [2023-11-19 07:43:40,111 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 51 transitions, 220 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:43:40,113 INFO L231 Difference]: Finished difference. Result has 50 places, 51 transitions, 124 flow [2023-11-19 07:43:40,117 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=124, PETRI_PLACES=50, PETRI_TRANSITIONS=51} [2023-11-19 07:43:40,119 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -17 predicate places. [2023-11-19 07:43:40,119 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 51 transitions, 124 flow [2023-11-19 07:43:40,120 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,120 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:40,121 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 07:43:40,122 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:43:40,122 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:40,124 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:40,130 INFO L85 PathProgramCache]: Analyzing trace with hash 32427644, now seen corresponding path program 1 times [2023-11-19 07:43:40,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:40,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651536438] [2023-11-19 07:43:40,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:40,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:40,308 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:40,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:40,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1651536438] [2023-11-19 07:43:40,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1651536438] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:40,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:40,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:43:40,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236949517] [2023-11-19 07:43:40,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:40,309 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:43:40,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:40,310 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:43:40,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:43:40,375 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 332 [2023-11-19 07:43:40,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 51 transitions, 124 flow. Second operand has 4 states, 4 states have (on average 108.0) internal successors, (432), 4 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:40,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 332 [2023-11-19 07:43:40,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:40,505 INFO L124 PetriNetUnfolderBase]: 162/375 cut-off events. [2023-11-19 07:43:40,505 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2023-11-19 07:43:40,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 840 conditions, 375 events. 162/375 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1522 event pairs, 111 based on Foata normal form. 0/221 useless extension candidates. Maximal degree in co-relation 831. Up to 360 conditions per place. [2023-11-19 07:43:40,508 INFO L140 encePairwiseOnDemand]: 328/332 looper letters, 45 selfloop transitions, 1 changer transitions 0/48 dead transitions. [2023-11-19 07:43:40,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 48 transitions, 210 flow [2023-11-19 07:43:40,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:40,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:40,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 367 transitions. [2023-11-19 07:43:40,511 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3684738955823293 [2023-11-19 07:43:40,511 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 367 transitions. [2023-11-19 07:43:40,511 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 367 transitions. [2023-11-19 07:43:40,512 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:40,512 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 367 transitions. [2023-11-19 07:43:40,513 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 122.33333333333333) internal successors, (367), 3 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,516 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,517 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,517 INFO L175 Difference]: Start difference. First operand has 50 places, 51 transitions, 124 flow. Second operand 3 states and 367 transitions. [2023-11-19 07:43:40,517 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 48 transitions, 210 flow [2023-11-19 07:43:40,518 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 48 transitions, 209 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:43:40,520 INFO L231 Difference]: Finished difference. Result has 48 places, 48 transitions, 119 flow [2023-11-19 07:43:40,520 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=117, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=119, PETRI_PLACES=48, PETRI_TRANSITIONS=48} [2023-11-19 07:43:40,521 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -19 predicate places. [2023-11-19 07:43:40,521 INFO L495 AbstractCegarLoop]: Abstraction has has 48 places, 48 transitions, 119 flow [2023-11-19 07:43:40,522 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 108.0) internal successors, (432), 4 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,522 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:40,522 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 07:43:40,522 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:43:40,522 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:40,523 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:40,523 INFO L85 PathProgramCache]: Analyzing trace with hash 32427519, now seen corresponding path program 1 times [2023-11-19 07:43:40,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:40,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1665109330] [2023-11-19 07:43:40,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:40,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:40,682 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:40,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:40,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1665109330] [2023-11-19 07:43:40,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1665109330] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:40,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:40,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:43:40,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1219745583] [2023-11-19 07:43:40,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:40,684 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:43:40,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:40,685 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:43:40,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:43:40,737 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 332 [2023-11-19 07:43:40,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 48 transitions, 119 flow. Second operand has 4 states, 4 states have (on average 113.0) internal successors, (452), 4 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:40,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 332 [2023-11-19 07:43:40,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:40,878 INFO L124 PetriNetUnfolderBase]: 158/364 cut-off events. [2023-11-19 07:43:40,878 INFO L125 PetriNetUnfolderBase]: For 49/49 co-relation queries the response was YES. [2023-11-19 07:43:40,879 INFO L83 FinitePrefix]: Finished finitePrefix Result has 818 conditions, 364 events. 158/364 cut-off events. For 49/49 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1448 event pairs, 107 based on Foata normal form. 0/216 useless extension candidates. Maximal degree in co-relation 808. Up to 350 conditions per place. [2023-11-19 07:43:40,882 INFO L140 encePairwiseOnDemand]: 329/332 looper letters, 43 selfloop transitions, 1 changer transitions 0/46 dead transitions. [2023-11-19 07:43:40,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 46 transitions, 203 flow [2023-11-19 07:43:40,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:40,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:40,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 379 transitions. [2023-11-19 07:43:40,885 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38052208835341367 [2023-11-19 07:43:40,885 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 379 transitions. [2023-11-19 07:43:40,885 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 379 transitions. [2023-11-19 07:43:40,886 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:40,886 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 379 transitions. [2023-11-19 07:43:40,887 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 126.33333333333333) internal successors, (379), 3 states have internal predecessors, (379), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,890 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,891 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,892 INFO L175 Difference]: Start difference. First operand has 48 places, 48 transitions, 119 flow. Second operand 3 states and 379 transitions. [2023-11-19 07:43:40,892 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 46 transitions, 203 flow [2023-11-19 07:43:40,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 46 transitions, 202 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:43:40,894 INFO L231 Difference]: Finished difference. Result has 47 places, 46 transitions, 116 flow [2023-11-19 07:43:40,895 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=116, PETRI_PLACES=47, PETRI_TRANSITIONS=46} [2023-11-19 07:43:40,896 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -20 predicate places. [2023-11-19 07:43:40,896 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 46 transitions, 116 flow [2023-11-19 07:43:40,896 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 113.0) internal successors, (452), 4 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:40,897 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:40,897 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 07:43:40,897 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:43:40,897 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:40,898 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:40,898 INFO L85 PathProgramCache]: Analyzing trace with hash 32427518, now seen corresponding path program 1 times [2023-11-19 07:43:40,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:40,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085612542] [2023-11-19 07:43:40,899 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:40,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:40,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:40,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:40,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:40,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085612542] [2023-11-19 07:43:40,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085612542] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:40,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:40,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:43:40,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1740343427] [2023-11-19 07:43:40,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:40,985 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:43:40,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:40,986 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:43:40,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:43:41,071 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 102 out of 332 [2023-11-19 07:43:41,072 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 46 transitions, 116 flow. Second operand has 4 states, 4 states have (on average 103.0) internal successors, (412), 4 states have internal predecessors, (412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,073 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:41,073 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 102 of 332 [2023-11-19 07:43:41,073 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:41,253 INFO L124 PetriNetUnfolderBase]: 157/380 cut-off events. [2023-11-19 07:43:41,254 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-19 07:43:41,254 INFO L83 FinitePrefix]: Finished finitePrefix Result has 850 conditions, 380 events. 157/380 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1604 event pairs, 100 based on Foata normal form. 0/224 useless extension candidates. Maximal degree in co-relation 839. Up to 222 conditions per place. [2023-11-19 07:43:41,257 INFO L140 encePairwiseOnDemand]: 327/332 looper letters, 65 selfloop transitions, 3 changer transitions 0/70 dead transitions. [2023-11-19 07:43:41,257 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 70 transitions, 304 flow [2023-11-19 07:43:41,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:41,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:41,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 374 transitions. [2023-11-19 07:43:41,260 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3755020080321285 [2023-11-19 07:43:41,260 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 374 transitions. [2023-11-19 07:43:41,260 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 374 transitions. [2023-11-19 07:43:41,261 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:41,261 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 374 transitions. [2023-11-19 07:43:41,262 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 124.66666666666667) internal successors, (374), 3 states have internal predecessors, (374), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,265 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,266 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 332.0) internal successors, (1328), 4 states have internal predecessors, (1328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,267 INFO L175 Difference]: Start difference. First operand has 47 places, 46 transitions, 116 flow. Second operand 3 states and 374 transitions. [2023-11-19 07:43:41,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 70 transitions, 304 flow [2023-11-19 07:43:41,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 70 transitions, 303 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:43:41,269 INFO L231 Difference]: Finished difference. Result has 47 places, 46 transitions, 132 flow [2023-11-19 07:43:41,270 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=132, PETRI_PLACES=47, PETRI_TRANSITIONS=46} [2023-11-19 07:43:41,271 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -20 predicate places. [2023-11-19 07:43:41,271 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 46 transitions, 132 flow [2023-11-19 07:43:41,272 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 103.0) internal successors, (412), 4 states have internal predecessors, (412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,272 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:41,272 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:43:41,272 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 07:43:41,272 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:41,273 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:41,273 INFO L85 PathProgramCache]: Analyzing trace with hash 1005254005, now seen corresponding path program 1 times [2023-11-19 07:43:41,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:41,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365745120] [2023-11-19 07:43:41,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:41,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:41,347 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:41,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:41,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365745120] [2023-11-19 07:43:41,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365745120] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:41,348 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:41,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:43:41,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2112813835] [2023-11-19 07:43:41,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:41,349 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:43:41,349 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:41,350 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:43:41,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:43:41,448 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 100 out of 332 [2023-11-19 07:43:41,449 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 46 transitions, 132 flow. Second operand has 4 states, 4 states have (on average 101.25) internal successors, (405), 4 states have internal predecessors, (405), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,449 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:41,449 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 100 of 332 [2023-11-19 07:43:41,449 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:41,643 INFO L124 PetriNetUnfolderBase]: 156/369 cut-off events. [2023-11-19 07:43:41,643 INFO L125 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2023-11-19 07:43:41,644 INFO L83 FinitePrefix]: Finished finitePrefix Result has 842 conditions, 369 events. 156/369 cut-off events. For 53/53 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 1506 event pairs, 74 based on Foata normal form. 0/222 useless extension candidates. Maximal degree in co-relation 829. Up to 137 conditions per place. [2023-11-19 07:43:41,647 INFO L140 encePairwiseOnDemand]: 323/332 looper letters, 61 selfloop transitions, 8 changer transitions 0/71 dead transitions. [2023-11-19 07:43:41,647 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 71 transitions, 324 flow [2023-11-19 07:43:41,648 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-19 07:43:41,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-19 07:43:41,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 472 transitions. [2023-11-19 07:43:41,650 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35542168674698793 [2023-11-19 07:43:41,651 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 472 transitions. [2023-11-19 07:43:41,651 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 472 transitions. [2023-11-19 07:43:41,651 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:41,651 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 472 transitions. [2023-11-19 07:43:41,653 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 118.0) internal successors, (472), 4 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,657 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 332.0) internal successors, (1660), 5 states have internal predecessors, (1660), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,658 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 332.0) internal successors, (1660), 5 states have internal predecessors, (1660), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,658 INFO L175 Difference]: Start difference. First operand has 47 places, 46 transitions, 132 flow. Second operand 4 states and 472 transitions. [2023-11-19 07:43:41,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 71 transitions, 324 flow [2023-11-19 07:43:41,660 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 71 transitions, 321 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:43:41,661 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 169 flow [2023-11-19 07:43:41,662 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=332, PETRI_DIFFERENCE_MINUEND_FLOW=125, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=169, PETRI_PLACES=50, PETRI_TRANSITIONS=46} [2023-11-19 07:43:41,663 INFO L281 CegarLoopForPetriNet]: 67 programPoint places, -17 predicate places. [2023-11-19 07:43:41,663 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 169 flow [2023-11-19 07:43:41,664 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 101.25) internal successors, (405), 4 states have internal predecessors, (405), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:41,664 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:41,664 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 07:43:41,664 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 07:43:41,665 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 79 more)] === [2023-11-19 07:43:41,665 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:41,665 INFO L85 PathProgramCache]: Analyzing trace with hash 1098165473, now seen corresponding path program 1 times [2023-11-19 07:43:41,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:41,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [596504884] [2023-11-19 07:43:41,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:41,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:43:41,678 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:43:41,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:43:41,709 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:43:41,710 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:43:41,711 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (81 of 82 remaining) [2023-11-19 07:43:41,713 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 82 remaining) [2023-11-19 07:43:41,714 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 82 remaining) [2023-11-19 07:43:41,714 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 82 remaining) [2023-11-19 07:43:41,714 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 82 remaining) [2023-11-19 07:43:41,715 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 82 remaining) [2023-11-19 07:43:41,715 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 82 remaining) [2023-11-19 07:43:41,715 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 82 remaining) [2023-11-19 07:43:41,715 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 82 remaining) [2023-11-19 07:43:41,716 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 82 remaining) [2023-11-19 07:43:41,716 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 82 remaining) [2023-11-19 07:43:41,716 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 82 remaining) [2023-11-19 07:43:41,716 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 82 remaining) [2023-11-19 07:43:41,717 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 82 remaining) [2023-11-19 07:43:41,717 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 82 remaining) [2023-11-19 07:43:41,717 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 82 remaining) [2023-11-19 07:43:41,717 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 82 remaining) [2023-11-19 07:43:41,718 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 82 remaining) [2023-11-19 07:43:41,718 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 82 remaining) [2023-11-19 07:43:41,718 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 82 remaining) [2023-11-19 07:43:41,718 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 82 remaining) [2023-11-19 07:43:41,719 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 82 remaining) [2023-11-19 07:43:41,719 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 82 remaining) [2023-11-19 07:43:41,719 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (58 of 82 remaining) [2023-11-19 07:43:41,719 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 82 remaining) [2023-11-19 07:43:41,720 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 82 remaining) [2023-11-19 07:43:41,720 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (55 of 82 remaining) [2023-11-19 07:43:41,720 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 82 remaining) [2023-11-19 07:43:41,720 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 82 remaining) [2023-11-19 07:43:41,721 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 82 remaining) [2023-11-19 07:43:41,721 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 82 remaining) [2023-11-19 07:43:41,721 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 82 remaining) [2023-11-19 07:43:41,722 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 82 remaining) [2023-11-19 07:43:41,722 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 82 remaining) [2023-11-19 07:43:41,722 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 82 remaining) [2023-11-19 07:43:41,722 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 82 remaining) [2023-11-19 07:43:41,723 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 82 remaining) [2023-11-19 07:43:41,723 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (44 of 82 remaining) [2023-11-19 07:43:41,723 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 82 remaining) [2023-11-19 07:43:41,723 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 82 remaining) [2023-11-19 07:43:41,724 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 82 remaining) [2023-11-19 07:43:41,724 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 82 remaining) [2023-11-19 07:43:41,724 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (39 of 82 remaining) [2023-11-19 07:43:41,724 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 82 remaining) [2023-11-19 07:43:41,725 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 82 remaining) [2023-11-19 07:43:41,725 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 82 remaining) [2023-11-19 07:43:41,725 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 82 remaining) [2023-11-19 07:43:41,725 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 82 remaining) [2023-11-19 07:43:41,726 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 82 remaining) [2023-11-19 07:43:41,726 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 82 remaining) [2023-11-19 07:43:41,726 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 82 remaining) [2023-11-19 07:43:41,726 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 82 remaining) [2023-11-19 07:43:41,727 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 82 remaining) [2023-11-19 07:43:41,727 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 82 remaining) [2023-11-19 07:43:41,727 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 82 remaining) [2023-11-19 07:43:41,727 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 82 remaining) [2023-11-19 07:43:41,728 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 82 remaining) [2023-11-19 07:43:41,728 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 82 remaining) [2023-11-19 07:43:41,728 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 82 remaining) [2023-11-19 07:43:41,728 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 82 remaining) [2023-11-19 07:43:41,728 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 82 remaining) [2023-11-19 07:43:41,729 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 82 remaining) [2023-11-19 07:43:41,729 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 82 remaining) [2023-11-19 07:43:41,729 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 82 remaining) [2023-11-19 07:43:41,729 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 82 remaining) [2023-11-19 07:43:41,730 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (16 of 82 remaining) [2023-11-19 07:43:41,730 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 82 remaining) [2023-11-19 07:43:41,730 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 82 remaining) [2023-11-19 07:43:41,730 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (13 of 82 remaining) [2023-11-19 07:43:41,731 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 82 remaining) [2023-11-19 07:43:41,731 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 82 remaining) [2023-11-19 07:43:41,731 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 82 remaining) [2023-11-19 07:43:41,731 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 82 remaining) [2023-11-19 07:43:41,732 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 82 remaining) [2023-11-19 07:43:41,732 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 82 remaining) [2023-11-19 07:43:41,732 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 82 remaining) [2023-11-19 07:43:41,732 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 82 remaining) [2023-11-19 07:43:41,733 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 82 remaining) [2023-11-19 07:43:41,733 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 82 remaining) [2023-11-19 07:43:41,733 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (2 of 82 remaining) [2023-11-19 07:43:41,733 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 82 remaining) [2023-11-19 07:43:41,734 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 82 remaining) [2023-11-19 07:43:41,734 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-19 07:43:41,734 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:43:41,737 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 07:43:41,737 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 07:43:41,853 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 07:43:41,859 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:41,932 INFO L124 PetriNetUnfolderBase]: 27/321 cut-off events. [2023-11-19 07:43:41,932 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 07:43:41,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 329 conditions, 321 events. 27/321 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 987 event pairs, 0 based on Foata normal form. 0/204 useless extension candidates. Maximal degree in co-relation 262. Up to 6 conditions per place. [2023-11-19 07:43:41,938 INFO L82 GeneralOperation]: Start removeDead. Operand has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:41,947 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:41,947 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:43:41,947 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:41,948 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:41,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 267 places, 287 transitions, 584 flow [2023-11-19 07:43:42,017 INFO L124 PetriNetUnfolderBase]: 27/321 cut-off events. [2023-11-19 07:43:42,017 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 07:43:42,022 INFO L83 FinitePrefix]: Finished finitePrefix Result has 329 conditions, 321 events. 27/321 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 987 event pairs, 0 based on Foata normal form. 0/204 useless extension candidates. Maximal degree in co-relation 262. Up to 6 conditions per place. [2023-11-19 07:43:42,049 INFO L119 LiptonReduction]: Number of co-enabled transitions 39284 [2023-11-19 07:43:50,139 INFO L134 LiptonReduction]: Checked pairs total: 116148 [2023-11-19 07:43:50,140 INFO L136 LiptonReduction]: Total number of compositions: 245 [2023-11-19 07:43:50,142 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:43:50,143 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;@218869ef, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:43:50,143 INFO L358 AbstractCegarLoop]: Starting to check reachability of 121 error locations. [2023-11-19 07:43:50,144 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:43:50,145 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-19 07:43:50,145 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:43:50,145 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:50,145 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:43:50,145 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 118 more)] === [2023-11-19 07:43:50,146 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:50,146 INFO L85 PathProgramCache]: Analyzing trace with hash 54634, now seen corresponding path program 1 times [2023-11-19 07:43:50,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:50,146 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1595534623] [2023-11-19 07:43:50,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:50,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:50,187 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:50,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:50,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1595534623] [2023-11-19 07:43:50,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1595534623] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:50,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:50,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:43:50,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [125795650] [2023-11-19 07:43:50,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:50,189 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:43:50,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:50,190 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:43:50,190 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:43:50,229 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 532 [2023-11-19 07:43:50,230 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 147 transitions, 304 flow. Second operand has 3 states, 3 states have (on average 182.66666666666666) internal successors, (548), 3 states have internal predecessors, (548), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:50,230 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:50,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 532 [2023-11-19 07:43:50,231 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:52,506 INFO L124 PetriNetUnfolderBase]: 9315/15380 cut-off events. [2023-11-19 07:43:52,507 INFO L125 PetriNetUnfolderBase]: For 129/129 co-relation queries the response was YES. [2023-11-19 07:43:52,531 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29954 conditions, 15380 events. 9315/15380 cut-off events. For 129/129 co-relation queries the response was YES. Maximal size of possible extension queue 892. Compared 125996 event pairs, 8280 based on Foata normal form. 210/6222 useless extension candidates. Maximal degree in co-relation 24349. Up to 14445 conditions per place. [2023-11-19 07:43:52,689 INFO L140 encePairwiseOnDemand]: 501/532 looper letters, 92 selfloop transitions, 1 changer transitions 0/114 dead transitions. [2023-11-19 07:43:52,689 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 114 transitions, 424 flow [2023-11-19 07:43:52,690 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:52,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:52,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 669 transitions. [2023-11-19 07:43:52,694 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4191729323308271 [2023-11-19 07:43:52,694 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 669 transitions. [2023-11-19 07:43:52,695 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 669 transitions. [2023-11-19 07:43:52,695 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:52,696 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 669 transitions. [2023-11-19 07:43:52,698 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 223.0) internal successors, (669), 3 states have internal predecessors, (669), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:52,703 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:52,704 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:52,704 INFO L175 Difference]: Start difference. First operand has 138 places, 147 transitions, 304 flow. Second operand 3 states and 669 transitions. [2023-11-19 07:43:52,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 114 transitions, 424 flow [2023-11-19 07:43:52,706 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 114 transitions, 424 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:43:52,709 INFO L231 Difference]: Finished difference. Result has 111 places, 114 transitions, 240 flow [2023-11-19 07:43:52,710 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=532, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=114, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=240, PETRI_PLACES=111, PETRI_TRANSITIONS=114} [2023-11-19 07:43:52,711 INFO L281 CegarLoopForPetriNet]: 138 programPoint places, -27 predicate places. [2023-11-19 07:43:52,712 INFO L495 AbstractCegarLoop]: Abstraction has has 111 places, 114 transitions, 240 flow [2023-11-19 07:43:52,712 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.66666666666666) internal successors, (548), 3 states have internal predecessors, (548), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:52,712 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:52,713 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:43:52,713 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-19 07:43:52,713 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 118 more)] === [2023-11-19 07:43:52,714 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:52,714 INFO L85 PathProgramCache]: Analyzing trace with hash 54633, now seen corresponding path program 1 times [2023-11-19 07:43:52,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:52,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1220690004] [2023-11-19 07:43:52,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:52,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:52,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:52,751 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:52,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:52,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1220690004] [2023-11-19 07:43:52,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1220690004] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:52,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:52,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:43:52,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603601865] [2023-11-19 07:43:52,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:52,754 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:43:52,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:52,754 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:43:52,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:43:52,815 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 532 [2023-11-19 07:43:52,817 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 114 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:52,818 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:52,818 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 532 [2023-11-19 07:43:52,818 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:43:56,239 INFO L124 PetriNetUnfolderBase]: 13947/23739 cut-off events. [2023-11-19 07:43:56,240 INFO L125 PetriNetUnfolderBase]: For 427/427 co-relation queries the response was YES. [2023-11-19 07:43:56,290 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45925 conditions, 23739 events. 13947/23739 cut-off events. For 427/427 co-relation queries the response was YES. Maximal size of possible extension queue 1225. Compared 199547 event pairs, 6019 based on Foata normal form. 0/10305 useless extension candidates. Maximal degree in co-relation 45917. Up to 12142 conditions per place. [2023-11-19 07:43:56,523 INFO L140 encePairwiseOnDemand]: 525/532 looper letters, 177 selfloop transitions, 6 changer transitions 0/204 dead transitions. [2023-11-19 07:43:56,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 204 transitions, 791 flow [2023-11-19 07:43:56,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:43:56,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:43:56,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 706 transitions. [2023-11-19 07:43:56,527 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4423558897243108 [2023-11-19 07:43:56,528 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 706 transitions. [2023-11-19 07:43:56,528 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 706 transitions. [2023-11-19 07:43:56,528 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:43:56,529 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 706 transitions. [2023-11-19 07:43:56,531 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:56,535 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:56,538 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:56,538 INFO L175 Difference]: Start difference. First operand has 111 places, 114 transitions, 240 flow. Second operand 3 states and 706 transitions. [2023-11-19 07:43:56,538 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 204 transitions, 791 flow [2023-11-19 07:43:56,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 204 transitions, 790 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:43:56,545 INFO L231 Difference]: Finished difference. Result has 114 places, 119 transitions, 285 flow [2023-11-19 07:43:56,545 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=532, PETRI_DIFFERENCE_MINUEND_FLOW=239, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=114, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=285, PETRI_PLACES=114, PETRI_TRANSITIONS=119} [2023-11-19 07:43:56,549 INFO L281 CegarLoopForPetriNet]: 138 programPoint places, -24 predicate places. [2023-11-19 07:43:56,549 INFO L495 AbstractCegarLoop]: Abstraction has has 114 places, 119 transitions, 285 flow [2023-11-19 07:43:56,550 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:56,550 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:43:56,550 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 07:43:56,550 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-19 07:43:56,550 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 118 more)] === [2023-11-19 07:43:56,551 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:43:56,551 INFO L85 PathProgramCache]: Analyzing trace with hash 52547303, now seen corresponding path program 1 times [2023-11-19 07:43:56,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:43:56,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [661708611] [2023-11-19 07:43:56,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:43:56,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:43:56,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:43:56,658 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:43:56,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:43:56,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [661708611] [2023-11-19 07:43:56,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [661708611] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:43:56,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:43:56,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:43:56,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986856973] [2023-11-19 07:43:56,659 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:43:56,659 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:43:56,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:43:56,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:43:56,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:43:56,767 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 532 [2023-11-19 07:43:56,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 119 transitions, 285 flow. Second operand has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:43:56,769 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:43:56,769 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 532 [2023-11-19 07:43:56,769 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:44:02,183 INFO L124 PetriNetUnfolderBase]: 26010/44537 cut-off events. [2023-11-19 07:44:02,183 INFO L125 PetriNetUnfolderBase]: For 15770/15770 co-relation queries the response was YES. [2023-11-19 07:44:02,266 INFO L83 FinitePrefix]: Finished finitePrefix Result has 99154 conditions, 44537 events. 26010/44537 cut-off events. For 15770/15770 co-relation queries the response was YES. Maximal size of possible extension queue 2614. Compared 423279 event pairs, 7285 based on Foata normal form. 0/23193 useless extension candidates. Maximal degree in co-relation 99143. Up to 17608 conditions per place. [2023-11-19 07:44:02,552 INFO L140 encePairwiseOnDemand]: 519/532 looper letters, 246 selfloop transitions, 17 changer transitions 0/284 dead transitions. [2023-11-19 07:44:02,552 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 117 places, 284 transitions, 1196 flow [2023-11-19 07:44:02,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-19 07:44:02,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-19 07:44:02,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 951 transitions. [2023-11-19 07:44:02,558 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4468984962406015 [2023-11-19 07:44:02,558 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 951 transitions. [2023-11-19 07:44:02,558 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 951 transitions. [2023-11-19 07:44:02,559 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:44:02,559 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 951 transitions. [2023-11-19 07:44:02,563 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 237.75) internal successors, (951), 4 states have internal predecessors, (951), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:02,569 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 532.0) internal successors, (2660), 5 states have internal predecessors, (2660), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:02,570 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 532.0) internal successors, (2660), 5 states have internal predecessors, (2660), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:02,570 INFO L175 Difference]: Start difference. First operand has 114 places, 119 transitions, 285 flow. Second operand 4 states and 951 transitions. [2023-11-19 07:44:02,571 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 117 places, 284 transitions, 1196 flow [2023-11-19 07:44:02,587 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 284 transitions, 1166 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:44:02,593 INFO L231 Difference]: Finished difference. Result has 118 places, 135 transitions, 433 flow [2023-11-19 07:44:02,593 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=532, PETRI_DIFFERENCE_MINUEND_FLOW=273, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=119, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=433, PETRI_PLACES=118, PETRI_TRANSITIONS=135} [2023-11-19 07:44:02,594 INFO L281 CegarLoopForPetriNet]: 138 programPoint places, -20 predicate places. [2023-11-19 07:44:02,594 INFO L495 AbstractCegarLoop]: Abstraction has has 118 places, 135 transitions, 433 flow [2023-11-19 07:44:02,595 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:02,595 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:44:02,595 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 07:44:02,596 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-19 07:44:02,596 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 118 more)] === [2023-11-19 07:44:02,601 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:44:02,602 INFO L85 PathProgramCache]: Analyzing trace with hash 52547304, now seen corresponding path program 1 times [2023-11-19 07:44:02,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:44:02,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029306615] [2023-11-19 07:44:02,602 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:44:02,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:44:02,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:44:02,774 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:44:02,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:44:02,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029306615] [2023-11-19 07:44:02,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029306615] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:44:02,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:44:02,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:44:02,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793720876] [2023-11-19 07:44:02,777 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:44:02,777 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:44:02,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:44:02,778 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:44:02,778 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:44:02,864 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 532 [2023-11-19 07:44:02,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 118 places, 135 transitions, 433 flow. Second operand has 4 states, 4 states have (on average 184.0) internal successors, (736), 4 states have internal predecessors, (736), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:02,866 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:44:02,866 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 532 [2023-11-19 07:44:02,866 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:44:07,870 INFO L124 PetriNetUnfolderBase]: 24256/41312 cut-off events. [2023-11-19 07:44:07,871 INFO L125 PetriNetUnfolderBase]: For 13208/13208 co-relation queries the response was YES. [2023-11-19 07:44:07,954 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93786 conditions, 41312 events. 24256/41312 cut-off events. For 13208/13208 co-relation queries the response was YES. Maximal size of possible extension queue 2471. Compared 390174 event pairs, 19578 based on Foata normal form. 404/20591 useless extension candidates. Maximal degree in co-relation 93772. Up to 38126 conditions per place. [2023-11-19 07:44:08,159 INFO L140 encePairwiseOnDemand]: 527/532 looper letters, 109 selfloop transitions, 1 changer transitions 0/131 dead transitions. [2023-11-19 07:44:08,159 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 131 transitions, 645 flow [2023-11-19 07:44:08,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:44:08,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:44:08,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 642 transitions. [2023-11-19 07:44:08,164 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40225563909774437 [2023-11-19 07:44:08,164 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 642 transitions. [2023-11-19 07:44:08,164 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 642 transitions. [2023-11-19 07:44:08,165 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:44:08,165 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 642 transitions. [2023-11-19 07:44:08,168 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:08,172 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:08,173 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 532.0) internal successors, (2128), 4 states have internal predecessors, (2128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:08,174 INFO L175 Difference]: Start difference. First operand has 118 places, 135 transitions, 433 flow. Second operand 3 states and 642 transitions. [2023-11-19 07:44:08,174 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 131 transitions, 645 flow [2023-11-19 07:44:08,210 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 131 transitions, 645 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:44:08,213 INFO L231 Difference]: Finished difference. Result has 116 places, 131 transitions, 427 flow [2023-11-19 07:44:08,214 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=532, PETRI_DIFFERENCE_MINUEND_FLOW=425, PETRI_DIFFERENCE_MINUEND_PLACES=114, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=427, PETRI_PLACES=116, PETRI_TRANSITIONS=131} [2023-11-19 07:44:08,215 INFO L281 CegarLoopForPetriNet]: 138 programPoint places, -22 predicate places. [2023-11-19 07:44:08,215 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 131 transitions, 427 flow [2023-11-19 07:44:08,216 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 184.0) internal successors, (736), 4 states have internal predecessors, (736), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:08,216 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:44:08,216 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-19 07:44:08,216 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-19 07:44:08,216 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 118 more)] === [2023-11-19 07:44:08,217 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:44:08,217 INFO L85 PathProgramCache]: Analyzing trace with hash -1041603226, now seen corresponding path program 1 times [2023-11-19 07:44:08,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:44:08,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677834454] [2023-11-19 07:44:08,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:44:08,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:44:08,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:44:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:44:08,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:44:08,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [677834454] [2023-11-19 07:44:08,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [677834454] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:44:08,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:44:08,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:44:08,331 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1838075455] [2023-11-19 07:44:08,331 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:44:08,331 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:44:08,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:44:08,332 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:44:08,332 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:44:08,406 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 169 out of 532 [2023-11-19 07:44:08,407 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 131 transitions, 427 flow. Second operand has 4 states, 4 states have (on average 170.25) internal successors, (681), 4 states have internal predecessors, (681), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:44:08,407 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:44:08,407 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 169 of 532 [2023-11-19 07:44:08,407 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand