./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme --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 cf3bc75facf298f845d28de033983b6b167a38358df8a7e4c589353ba4656864 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 11:44:17,495 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 11:44:17,628 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-26 11:44:17,634 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 11:44:17,635 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 11:44:17,671 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 11:44:17,673 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 11:44:17,674 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 11:44:17,675 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 11:44:17,681 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 11:44:17,682 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 11:44:17,682 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 11:44:17,683 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 11:44:17,685 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 11:44:17,686 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 11:44:17,686 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 11:44:17,687 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 11:44:17,688 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 11:44:17,688 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 11:44:17,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 11:44:17,689 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-26 11:44:17,690 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-26 11:44:17,691 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-26 11:44:17,691 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 11:44:17,692 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-26 11:44:17,692 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 11:44:17,693 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 11:44:17,693 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 11:44:17,694 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 11:44:17,695 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 11:44:17,696 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 11:44:17,697 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 11:44:17,697 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:44:17,698 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 11:44:17,698 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 11:44:17,698 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 11:44:17,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 11:44:17,699 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 11:44:17,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 11:44:17,700 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 11:44:17,700 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 11:44:17,700 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_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/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_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme 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 -> cf3bc75facf298f845d28de033983b6b167a38358df8a7e4c589353ba4656864 [2023-11-26 11:44:18,025 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 11:44:18,053 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 11:44:18,056 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 11:44:18,058 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 11:44:18,059 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 11:44:18,060 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-ext/25_stack.i [2023-11-26 11:44:21,387 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 11:44:21,687 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 11:44:21,688 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/sv-benchmarks/c/pthread-ext/25_stack.i [2023-11-26 11:44:21,713 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/data/6aa26200d/695bf99d6b344c3fae9f5b0b4ed405e8/FLAGf6e75e4bd [2023-11-26 11:44:21,734 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/data/6aa26200d/695bf99d6b344c3fae9f5b0b4ed405e8 [2023-11-26 11:44:21,744 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 11:44:21,746 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 11:44:21,751 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 11:44:21,751 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 11:44:21,762 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 11:44:21,763 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:44:21" (1/1) ... [2023-11-26 11:44:21,764 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@49461a4b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:21, skipping insertion in model container [2023-11-26 11:44:21,765 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:44:21" (1/1) ... [2023-11-26 11:44:21,828 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 11:44:22,373 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:44:22,386 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 11:44:22,438 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:44:22,475 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:44:22,475 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:44:22,483 INFO L206 MainTranslator]: Completed translation [2023-11-26 11:44:22,483 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22 WrapperNode [2023-11-26 11:44:22,484 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 11:44:22,485 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 11:44:22,485 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 11:44:22,486 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 11:44:22,494 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,510 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,570 INFO L138 Inliner]: procedures = 179, calls = 37, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 179 [2023-11-26 11:44:22,572 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 11:44:22,573 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 11:44:22,573 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 11:44:22,573 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 11:44:22,585 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,586 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,592 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,612 INFO L175 MemorySlicer]: Split 19 memory accesses to 3 slices as follows [2, 16, 1]. 84 percent of accesses are in the largest equivalence class. The 4 initializations are split as follows [2, 2, 0]. The 8 writes are split as follows [0, 7, 1]. [2023-11-26 11:44:22,613 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,613 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,623 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,627 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,633 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,634 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,639 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 11:44:22,640 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 11:44:22,640 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 11:44:22,641 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 11:44:22,642 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (1/1) ... [2023-11-26 11:44:22,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:44:22,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:44:22,681 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 11:44:22,716 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12e3cd0c-be80-454b-bfcf-dfbbad87bb50/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 11:44:22,747 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-26 11:44:22,748 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-26 11:44:22,748 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-26 11:44:22,748 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-26 11:44:22,748 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-26 11:44:22,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 11:44:22,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 11:44:22,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 11:44:22,749 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-26 11:44:22,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 11:44:22,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 11:44:22,752 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 11:44:22,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 11:44:22,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 11:44:22,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 11:44:22,753 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-26 11:44:22,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 11:44:22,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 11:44:22,756 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 11:44:22,929 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 11:44:22,932 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 11:44:23,400 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 11:44:23,837 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 11:44:23,837 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-26 11:44:23,838 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:44:23 BoogieIcfgContainer [2023-11-26 11:44:23,838 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 11:44:23,843 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 11:44:23,843 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 11:44:23,847 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 11:44:23,847 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 11:44:21" (1/3) ... [2023-11-26 11:44:23,849 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@46bf1347 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:44:23, skipping insertion in model container [2023-11-26 11:44:23,849 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:44:22" (2/3) ... [2023-11-26 11:44:23,851 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@46bf1347 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:44:23, skipping insertion in model container [2023-11-26 11:44:23,851 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:44:23" (3/3) ... [2023-11-26 11:44:23,853 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack.i [2023-11-26 11:44:23,877 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 11:44:23,878 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 34 error locations. [2023-11-26 11:44:23,878 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 11:44:24,002 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:44:24,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 69 places, 70 transitions, 144 flow [2023-11-26 11:44:24,122 INFO L124 PetriNetUnfolderBase]: 4/77 cut-off events. [2023-11-26 11:44:24,123 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:24,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81 conditions, 77 events. 4/77 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 201 event pairs, 0 based on Foata normal form. 0/34 useless extension candidates. Maximal degree in co-relation 67. Up to 2 conditions per place. [2023-11-26 11:44:24,127 INFO L82 GeneralOperation]: Start removeDead. Operand has 69 places, 70 transitions, 144 flow [2023-11-26 11:44:24,139 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 69 places, 70 transitions, 144 flow [2023-11-26 11:44:24,166 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:44:24,178 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;@1e33fce7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:44:24,178 INFO L358 AbstractCegarLoop]: Starting to check reachability of 66 error locations. [2023-11-26 11:44:24,184 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:44:24,184 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-26 11:44:24,184 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:24,184 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:24,185 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 11:44:24,186 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-26 11:44:24,192 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:24,192 INFO L85 PathProgramCache]: Analyzing trace with hash 666786, now seen corresponding path program 1 times [2023-11-26 11:44:24,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:24,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1595442632] [2023-11-26 11:44:24,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:24,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:24,614 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-26 11:44:24,614 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:24,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1595442632] [2023-11-26 11:44:24,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1595442632] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:24,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:24,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 11:44:24,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121339232] [2023-11-26 11:44:24,620 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:24,634 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:44:24,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:24,679 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:44:24,680 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:44:24,695 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 70 [2023-11-26 11:44:24,700 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 70 transitions, 144 flow. Second operand has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:44:24,700 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:24,700 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 70 [2023-11-26 11:44:24,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:24,975 INFO L124 PetriNetUnfolderBase]: 108/285 cut-off events. [2023-11-26 11:44:24,976 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:24,978 INFO L83 FinitePrefix]: Finished finitePrefix Result has 525 conditions, 285 events. 108/285 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1056 event pairs, 96 based on Foata normal form. 0/220 useless extension candidates. Maximal degree in co-relation 507. Up to 235 conditions per place. [2023-11-26 11:44:24,993 INFO L140 encePairwiseOnDemand]: 52/70 looper letters, 37 selfloop transitions, 1 changer transitions 0/51 dead transitions. [2023-11-26 11:44:24,993 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 51 transitions, 182 flow [2023-11-26 11:44:24,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:24,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:25,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 97 transitions. [2023-11-26 11:44:25,013 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46190476190476193 [2023-11-26 11:44:25,015 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 97 transitions. [2023-11-26 11:44:25,015 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 97 transitions. [2023-11-26 11:44:25,017 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:25,020 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 97 transitions. [2023-11-26 11:44:25,024 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 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-26 11:44:25,029 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,030 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,033 INFO L175 Difference]: Start difference. First operand has 69 places, 70 transitions, 144 flow. Second operand 3 states and 97 transitions. [2023-11-26 11:44:25,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 51 transitions, 182 flow [2023-11-26 11:44:25,037 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 51 transitions, 182 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 11:44:25,044 INFO L231 Difference]: Finished difference. Result has 53 places, 51 transitions, 108 flow [2023-11-26 11:44:25,047 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=70, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=51, 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=108, PETRI_PLACES=53, PETRI_TRANSITIONS=51} [2023-11-26 11:44:25,054 INFO L281 CegarLoopForPetriNet]: 69 programPoint places, -16 predicate places. [2023-11-26 11:44:25,054 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 51 transitions, 108 flow [2023-11-26 11:44:25,055 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:44:25,055 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:25,055 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 11:44:25,055 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 11:44:25,056 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-26 11:44:25,058 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:25,058 INFO L85 PathProgramCache]: Analyzing trace with hash 666787, now seen corresponding path program 1 times [2023-11-26 11:44:25,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:25,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252318716] [2023-11-26 11:44:25,059 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:25,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:25,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:25,253 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-26 11:44:25,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:25,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [252318716] [2023-11-26 11:44:25,254 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [252318716] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:25,254 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:25,254 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 11:44:25,254 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647291387] [2023-11-26 11:44:25,255 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:25,258 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:44:25,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:25,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:44:25,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:44:25,265 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 70 [2023-11-26 11:44:25,265 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 51 transitions, 108 flow. Second operand has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 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-26 11:44:25,266 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:25,266 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 70 [2023-11-26 11:44:25,266 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:25,413 INFO L124 PetriNetUnfolderBase]: 73/208 cut-off events. [2023-11-26 11:44:25,414 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-26 11:44:25,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 383 conditions, 208 events. 73/208 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 701 event pairs, 64 based on Foata normal form. 34/193 useless extension candidates. Maximal degree in co-relation 376. Up to 168 conditions per place. [2023-11-26 11:44:25,417 INFO L140 encePairwiseOnDemand]: 68/70 looper letters, 36 selfloop transitions, 1 changer transitions 0/50 dead transitions. [2023-11-26 11:44:25,417 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 50 transitions, 180 flow [2023-11-26 11:44:25,417 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:25,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:25,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 83 transitions. [2023-11-26 11:44:25,419 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3952380952380952 [2023-11-26 11:44:25,419 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,419 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,420 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:25,420 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,421 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-26 11:44:25,422 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,423 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,423 INFO L175 Difference]: Start difference. First operand has 53 places, 51 transitions, 108 flow. Second operand 3 states and 83 transitions. [2023-11-26 11:44:25,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 50 transitions, 180 flow [2023-11-26 11:44:25,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 50 transitions, 179 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:25,426 INFO L231 Difference]: Finished difference. Result has 53 places, 50 transitions, 107 flow [2023-11-26 11:44:25,426 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=70, PETRI_DIFFERENCE_MINUEND_FLOW=105, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=107, PETRI_PLACES=53, PETRI_TRANSITIONS=50} [2023-11-26 11:44:25,428 INFO L281 CegarLoopForPetriNet]: 69 programPoint places, -16 predicate places. [2023-11-26 11:44:25,428 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 50 transitions, 107 flow [2023-11-26 11:44:25,428 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 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-26 11:44:25,428 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:25,428 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-26 11:44:25,429 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 11:44:25,429 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-26 11:44:25,429 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:25,430 INFO L85 PathProgramCache]: Analyzing trace with hash -1609918595, now seen corresponding path program 1 times [2023-11-26 11:44:25,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:25,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361869404] [2023-11-26 11:44:25,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:25,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:25,580 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-26 11:44:25,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:25,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361869404] [2023-11-26 11:44:25,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361869404] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:25,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:25,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:44:25,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344529489] [2023-11-26 11:44:25,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:25,582 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 11:44:25,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:25,583 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 11:44:25,583 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 11:44:25,596 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 70 [2023-11-26 11:44:25,597 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 50 transitions, 107 flow. Second operand has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 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-26 11:44:25,597 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:25,597 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 70 [2023-11-26 11:44:25,597 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:25,726 INFO L124 PetriNetUnfolderBase]: 102/265 cut-off events. [2023-11-26 11:44:25,726 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:25,727 INFO L83 FinitePrefix]: Finished finitePrefix Result has 494 conditions, 265 events. 102/265 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 946 event pairs, 90 based on Foata normal form. 0/208 useless extension candidates. Maximal degree in co-relation 486. Up to 221 conditions per place. [2023-11-26 11:44:25,730 INFO L140 encePairwiseOnDemand]: 67/70 looper letters, 35 selfloop transitions, 1 changer transitions 0/48 dead transitions. [2023-11-26 11:44:25,730 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 48 transitions, 175 flow [2023-11-26 11:44:25,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:25,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:25,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 83 transitions. [2023-11-26 11:44:25,732 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3952380952380952 [2023-11-26 11:44:25,733 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,733 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,733 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:25,733 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 83 transitions. [2023-11-26 11:44:25,734 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-26 11:44:25,736 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,736 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:25,736 INFO L175 Difference]: Start difference. First operand has 53 places, 50 transitions, 107 flow. Second operand 3 states and 83 transitions. [2023-11-26 11:44:25,737 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 48 transitions, 175 flow [2023-11-26 11:44:25,738 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 48 transitions, 174 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:25,739 INFO L231 Difference]: Finished difference. Result has 52 places, 48 transitions, 104 flow [2023-11-26 11:44:25,739 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=70, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=50, 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=104, PETRI_PLACES=52, PETRI_TRANSITIONS=48} [2023-11-26 11:44:25,740 INFO L281 CegarLoopForPetriNet]: 69 programPoint places, -17 predicate places. [2023-11-26 11:44:25,741 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 48 transitions, 104 flow [2023-11-26 11:44:25,741 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 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-26 11:44:25,741 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:25,742 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-26 11:44:25,742 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 11:44:25,742 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-26 11:44:25,743 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:25,743 INFO L85 PathProgramCache]: Analyzing trace with hash -1609918594, now seen corresponding path program 1 times [2023-11-26 11:44:25,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:25,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556227362] [2023-11-26 11:44:25,744 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:25,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:25,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:25,913 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-26 11:44:25,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:25,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556227362] [2023-11-26 11:44:25,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556227362] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:25,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:25,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:44:25,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [517071221] [2023-11-26 11:44:25,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:25,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 11:44:25,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:25,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 11:44:25,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-26 11:44:25,949 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 70 [2023-11-26 11:44:25,949 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 48 transitions, 104 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:44:25,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:25,950 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 70 [2023-11-26 11:44:25,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:26,061 INFO L124 PetriNetUnfolderBase]: 65/184 cut-off events. [2023-11-26 11:44:26,062 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-26 11:44:26,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 341 conditions, 184 events. 65/184 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 568 event pairs, 56 based on Foata normal form. 0/147 useless extension candidates. Maximal degree in co-relation 332. Up to 148 conditions per place. [2023-11-26 11:44:26,066 INFO L140 encePairwiseOnDemand]: 67/70 looper letters, 32 selfloop transitions, 1 changer transitions 0/46 dead transitions. [2023-11-26 11:44:26,067 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 46 transitions, 166 flow [2023-11-26 11:44:26,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:26,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:26,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 83 transitions. [2023-11-26 11:44:26,070 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3952380952380952 [2023-11-26 11:44:26,070 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 83 transitions. [2023-11-26 11:44:26,070 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 83 transitions. [2023-11-26 11:44:26,070 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:26,071 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 83 transitions. [2023-11-26 11:44:26,071 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-26 11:44:26,074 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:26,074 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 70.0) internal successors, (280), 4 states have internal predecessors, (280), 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-26 11:44:26,075 INFO L175 Difference]: Start difference. First operand has 52 places, 48 transitions, 104 flow. Second operand 3 states and 83 transitions. [2023-11-26 11:44:26,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 46 transitions, 166 flow [2023-11-26 11:44:26,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 46 transitions, 165 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:26,077 INFO L231 Difference]: Finished difference. Result has 51 places, 46 transitions, 101 flow [2023-11-26 11:44:26,078 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=70, PETRI_DIFFERENCE_MINUEND_FLOW=99, PETRI_DIFFERENCE_MINUEND_PLACES=49, 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=101, PETRI_PLACES=51, PETRI_TRANSITIONS=46} [2023-11-26 11:44:26,080 INFO L281 CegarLoopForPetriNet]: 69 programPoint places, -18 predicate places. [2023-11-26 11:44:26,081 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 46 transitions, 101 flow [2023-11-26 11:44:26,082 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:44:26,082 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:26,082 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2023-11-26 11:44:26,082 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 11:44:26,082 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-26 11:44:26,083 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:26,083 INFO L85 PathProgramCache]: Analyzing trace with hash -945207730, now seen corresponding path program 1 times [2023-11-26 11:44:26,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:26,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923152575] [2023-11-26 11:44:26,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:26,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:26,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:44:26,109 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:44:26,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:44:26,157 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:44:26,157 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 11:44:26,158 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (65 of 66 remaining) [2023-11-26 11:44:26,161 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 66 remaining) [2023-11-26 11:44:26,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 66 remaining) [2023-11-26 11:44:26,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 66 remaining) [2023-11-26 11:44:26,166 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 66 remaining) [2023-11-26 11:44:26,168 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 66 remaining) [2023-11-26 11:44:26,169 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 66 remaining) [2023-11-26 11:44:26,169 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 66 remaining) [2023-11-26 11:44:26,169 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 66 remaining) [2023-11-26 11:44:26,170 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 66 remaining) [2023-11-26 11:44:26,170 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 66 remaining) [2023-11-26 11:44:26,171 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 66 remaining) [2023-11-26 11:44:26,171 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 66 remaining) [2023-11-26 11:44:26,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 66 remaining) [2023-11-26 11:44:26,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 66 remaining) [2023-11-26 11:44:26,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 66 remaining) [2023-11-26 11:44:26,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 66 remaining) [2023-11-26 11:44:26,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 66 remaining) [2023-11-26 11:44:26,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 66 remaining) [2023-11-26 11:44:26,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 66 remaining) [2023-11-26 11:44:26,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 66 remaining) [2023-11-26 11:44:26,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (44 of 66 remaining) [2023-11-26 11:44:26,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 66 remaining) [2023-11-26 11:44:26,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 66 remaining) [2023-11-26 11:44:26,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 66 remaining) [2023-11-26 11:44:26,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 66 remaining) [2023-11-26 11:44:26,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (39 of 66 remaining) [2023-11-26 11:44:26,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (38 of 66 remaining) [2023-11-26 11:44:26,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 66 remaining) [2023-11-26 11:44:26,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 66 remaining) [2023-11-26 11:44:26,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 66 remaining) [2023-11-26 11:44:26,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 66 remaining) [2023-11-26 11:44:26,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 66 remaining) [2023-11-26 11:44:26,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 66 remaining) [2023-11-26 11:44:26,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (31 of 66 remaining) [2023-11-26 11:44:26,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 66 remaining) [2023-11-26 11:44:26,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 66 remaining) [2023-11-26 11:44:26,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 66 remaining) [2023-11-26 11:44:26,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 66 remaining) [2023-11-26 11:44:26,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 66 remaining) [2023-11-26 11:44:26,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 66 remaining) [2023-11-26 11:44:26,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 66 remaining) [2023-11-26 11:44:26,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 66 remaining) [2023-11-26 11:44:26,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 66 remaining) [2023-11-26 11:44:26,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 66 remaining) [2023-11-26 11:44:26,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 66 remaining) [2023-11-26 11:44:26,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 66 remaining) [2023-11-26 11:44:26,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 66 remaining) [2023-11-26 11:44:26,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 66 remaining) [2023-11-26 11:44:26,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 66 remaining) [2023-11-26 11:44:26,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 66 remaining) [2023-11-26 11:44:26,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 66 remaining) [2023-11-26 11:44:26,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 66 remaining) [2023-11-26 11:44:26,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 66 remaining) [2023-11-26 11:44:26,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 66 remaining) [2023-11-26 11:44:26,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (10 of 66 remaining) [2023-11-26 11:44:26,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 66 remaining) [2023-11-26 11:44:26,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 66 remaining) [2023-11-26 11:44:26,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 66 remaining) [2023-11-26 11:44:26,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 66 remaining) [2023-11-26 11:44:26,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (5 of 66 remaining) [2023-11-26 11:44:26,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (4 of 66 remaining) [2023-11-26 11:44:26,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 66 remaining) [2023-11-26 11:44:26,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 66 remaining) [2023-11-26 11:44:26,189 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 66 remaining) [2023-11-26 11:44:26,189 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 66 remaining) [2023-11-26 11:44:26,189 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 11:44:26,189 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-26 11:44:26,192 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 11:44:26,192 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-26 11:44:26,302 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:44:26,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 127 places, 130 transitions, 270 flow [2023-11-26 11:44:26,333 INFO L124 PetriNetUnfolderBase]: 8/145 cut-off events. [2023-11-26 11:44:26,333 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 11:44:26,336 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153 conditions, 145 events. 8/145 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 547 event pairs, 0 based on Foata normal form. 0/63 useless extension candidates. Maximal degree in co-relation 126. Up to 3 conditions per place. [2023-11-26 11:44:26,336 INFO L82 GeneralOperation]: Start removeDead. Operand has 127 places, 130 transitions, 270 flow [2023-11-26 11:44:26,340 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 127 places, 130 transitions, 270 flow [2023-11-26 11:44:26,342 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:44:26,343 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;@1e33fce7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:44:26,343 INFO L358 AbstractCegarLoop]: Starting to check reachability of 97 error locations. [2023-11-26 11:44:26,345 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:44:26,345 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-26 11:44:26,346 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:26,346 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:26,346 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 11:44:26,346 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-26 11:44:26,347 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:26,347 INFO L85 PathProgramCache]: Analyzing trace with hash 795876, now seen corresponding path program 1 times [2023-11-26 11:44:26,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:26,347 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231010368] [2023-11-26 11:44:26,347 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:26,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:26,387 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-26 11:44:26,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:26,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231010368] [2023-11-26 11:44:26,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231010368] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:26,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:26,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 11:44:26,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953006652] [2023-11-26 11:44:26,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:26,397 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:44:26,398 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:26,400 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:44:26,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:44:26,411 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 130 [2023-11-26 11:44:26,411 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 130 transitions, 270 flow. Second operand has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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-26 11:44:26,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:26,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 130 [2023-11-26 11:44:26,412 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:28,825 INFO L124 PetriNetUnfolderBase]: 8108/13926 cut-off events. [2023-11-26 11:44:28,825 INFO L125 PetriNetUnfolderBase]: For 127/127 co-relation queries the response was YES. [2023-11-26 11:44:28,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26278 conditions, 13926 events. 8108/13926 cut-off events. For 127/127 co-relation queries the response was YES. Maximal size of possible extension queue 462. Compared 101838 event pairs, 7488 based on Foata normal form. 0/9818 useless extension candidates. Maximal degree in co-relation 19387. Up to 12247 conditions per place. [2023-11-26 11:44:28,967 INFO L140 encePairwiseOnDemand]: 97/130 looper letters, 71 selfloop transitions, 1 changer transitions 0/96 dead transitions. [2023-11-26 11:44:28,967 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 96 transitions, 346 flow [2023-11-26 11:44:28,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:28,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:28,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 179 transitions. [2023-11-26 11:44:28,973 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.45897435897435895 [2023-11-26 11:44:28,973 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 179 transitions. [2023-11-26 11:44:28,973 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 179 transitions. [2023-11-26 11:44:28,974 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:28,974 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 179 transitions. [2023-11-26 11:44:28,976 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 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-26 11:44:28,979 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:28,979 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:28,980 INFO L175 Difference]: Start difference. First operand has 127 places, 130 transitions, 270 flow. Second operand 3 states and 179 transitions. [2023-11-26 11:44:28,980 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 96 transitions, 346 flow [2023-11-26 11:44:28,984 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 96 transitions, 346 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 11:44:28,988 INFO L231 Difference]: Finished difference. Result has 97 places, 96 transitions, 204 flow [2023-11-26 11:44:28,989 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=95, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=204, PETRI_PLACES=97, PETRI_TRANSITIONS=96} [2023-11-26 11:44:28,996 INFO L281 CegarLoopForPetriNet]: 127 programPoint places, -30 predicate places. [2023-11-26 11:44:28,997 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 96 transitions, 204 flow [2023-11-26 11:44:28,997 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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-26 11:44:28,997 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:28,997 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 11:44:28,998 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 11:44:28,998 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-26 11:44:28,998 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:28,999 INFO L85 PathProgramCache]: Analyzing trace with hash 795877, now seen corresponding path program 1 times [2023-11-26 11:44:29,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:29,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863189324] [2023-11-26 11:44:29,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:29,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:29,074 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-26 11:44:29,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:29,075 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863189324] [2023-11-26 11:44:29,075 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863189324] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:29,075 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:29,075 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 11:44:29,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1810372847] [2023-11-26 11:44:29,076 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:29,076 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:44:29,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:29,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:44:29,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:44:29,083 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 130 [2023-11-26 11:44:29,083 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 96 transitions, 204 flow. Second operand has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-26 11:44:29,084 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:29,084 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 130 [2023-11-26 11:44:29,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:30,705 INFO L124 PetriNetUnfolderBase]: 5809/10173 cut-off events. [2023-11-26 11:44:30,706 INFO L125 PetriNetUnfolderBase]: For 116/116 co-relation queries the response was YES. [2023-11-26 11:44:30,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19193 conditions, 10173 events. 5809/10173 cut-off events. For 116/116 co-relation queries the response was YES. Maximal size of possible extension queue 362. Compared 72495 event pairs, 5344 based on Foata normal form. 1123/8206 useless extension candidates. Maximal degree in co-relation 19185. Up to 8913 conditions per place. [2023-11-26 11:44:30,784 INFO L140 encePairwiseOnDemand]: 128/130 looper letters, 70 selfloop transitions, 1 changer transitions 0/95 dead transitions. [2023-11-26 11:44:30,784 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 95 transitions, 344 flow [2023-11-26 11:44:30,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:30,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 150 transitions. [2023-11-26 11:44:30,786 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38461538461538464 [2023-11-26 11:44:30,786 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 150 transitions. [2023-11-26 11:44:30,787 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 150 transitions. [2023-11-26 11:44:30,787 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:30,787 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 150 transitions. [2023-11-26 11:44:30,788 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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-26 11:44:30,790 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:30,790 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:30,791 INFO L175 Difference]: Start difference. First operand has 97 places, 96 transitions, 204 flow. Second operand 3 states and 150 transitions. [2023-11-26 11:44:30,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 95 transitions, 344 flow [2023-11-26 11:44:30,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 95 transitions, 343 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:30,800 INFO L231 Difference]: Finished difference. Result has 97 places, 95 transitions, 203 flow [2023-11-26 11:44:30,801 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=201, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=203, PETRI_PLACES=97, PETRI_TRANSITIONS=95} [2023-11-26 11:44:30,802 INFO L281 CegarLoopForPetriNet]: 127 programPoint places, -30 predicate places. [2023-11-26 11:44:30,803 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 95 transitions, 203 flow [2023-11-26 11:44:30,803 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-26 11:44:30,803 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:30,803 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-26 11:44:30,803 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 11:44:30,804 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-26 11:44:30,804 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:30,804 INFO L85 PathProgramCache]: Analyzing trace with hash -2058978024, now seen corresponding path program 1 times [2023-11-26 11:44:30,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:30,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [481533953] [2023-11-26 11:44:30,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:30,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:30,974 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-26 11:44:30,975 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:30,975 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [481533953] [2023-11-26 11:44:30,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [481533953] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:30,975 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:30,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:44:30,976 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [946534369] [2023-11-26 11:44:30,976 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:30,976 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 11:44:30,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:30,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 11:44:30,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 11:44:30,989 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 130 [2023-11-26 11:44:30,990 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 95 transitions, 203 flow. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-26 11:44:30,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:30,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 130 [2023-11-26 11:44:30,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:32,942 INFO L124 PetriNetUnfolderBase]: 7172/12300 cut-off events. [2023-11-26 11:44:32,943 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2023-11-26 11:44:32,973 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23225 conditions, 12300 events. 7172/12300 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 404. Compared 87310 event pairs, 6600 based on Foata normal form. 0/8946 useless extension candidates. Maximal degree in co-relation 23216. Up to 10823 conditions per place. [2023-11-26 11:44:33,050 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 67 selfloop transitions, 1 changer transitions 0/91 dead transitions. [2023-11-26 11:44:33,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 91 transitions, 331 flow [2023-11-26 11:44:33,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:33,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 150 transitions. [2023-11-26 11:44:33,053 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38461538461538464 [2023-11-26 11:44:33,053 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 150 transitions. [2023-11-26 11:44:33,053 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 150 transitions. [2023-11-26 11:44:33,053 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:33,053 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 150 transitions. [2023-11-26 11:44:33,055 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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-26 11:44:33,057 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:33,057 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:33,057 INFO L175 Difference]: Start difference. First operand has 97 places, 95 transitions, 203 flow. Second operand 3 states and 150 transitions. [2023-11-26 11:44:33,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 91 transitions, 331 flow [2023-11-26 11:44:33,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 91 transitions, 330 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:33,062 INFO L231 Difference]: Finished difference. Result has 94 places, 91 transitions, 196 flow [2023-11-26 11:44:33,062 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=196, PETRI_PLACES=94, PETRI_TRANSITIONS=91} [2023-11-26 11:44:33,064 INFO L281 CegarLoopForPetriNet]: 127 programPoint places, -33 predicate places. [2023-11-26 11:44:33,064 INFO L495 AbstractCegarLoop]: Abstraction has has 94 places, 91 transitions, 196 flow [2023-11-26 11:44:33,065 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-26 11:44:33,065 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:33,065 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-26 11:44:33,065 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 11:44:33,065 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-26 11:44:33,066 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:33,066 INFO L85 PathProgramCache]: Analyzing trace with hash -2058978023, now seen corresponding path program 1 times [2023-11-26 11:44:33,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:33,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [850507459] [2023-11-26 11:44:33,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:33,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:33,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:33,223 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-26 11:44:33,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:33,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [850507459] [2023-11-26 11:44:33,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [850507459] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:33,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:33,224 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:44:33,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869281052] [2023-11-26 11:44:33,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:33,225 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 11:44:33,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:33,226 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 11:44:33,226 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-26 11:44:33,237 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 130 [2023-11-26 11:44:33,238 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 91 transitions, 196 flow. Second operand has 4 states, 4 states have (on average 28.25) internal successors, (113), 4 states have internal predecessors, (113), 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-26 11:44:33,238 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:33,238 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 130 [2023-11-26 11:44:33,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:44:34,551 INFO L124 PetriNetUnfolderBase]: 4509/7909 cut-off events. [2023-11-26 11:44:34,552 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2023-11-26 11:44:34,571 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14911 conditions, 7909 events. 4509/7909 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 275. Compared 52985 event pairs, 4116 based on Foata normal form. 0/5907 useless extension candidates. Maximal degree in co-relation 14901. Up to 6905 conditions per place. [2023-11-26 11:44:34,623 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 62 selfloop transitions, 1 changer transitions 0/87 dead transitions. [2023-11-26 11:44:34,624 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 87 transitions, 314 flow [2023-11-26 11:44:34,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:44:34,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:44:34,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 148 transitions. [2023-11-26 11:44:34,626 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37948717948717947 [2023-11-26 11:44:34,626 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 148 transitions. [2023-11-26 11:44:34,626 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 148 transitions. [2023-11-26 11:44:34,626 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:44:34,626 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 148 transitions. [2023-11-26 11:44:34,627 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 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-26 11:44:34,628 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:34,629 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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-26 11:44:34,629 INFO L175 Difference]: Start difference. First operand has 94 places, 91 transitions, 196 flow. Second operand 3 states and 148 transitions. [2023-11-26 11:44:34,629 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 87 transitions, 314 flow [2023-11-26 11:44:34,630 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 87 transitions, 313 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:44:34,632 INFO L231 Difference]: Finished difference. Result has 91 places, 87 transitions, 189 flow [2023-11-26 11:44:34,633 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=189, PETRI_PLACES=91, PETRI_TRANSITIONS=87} [2023-11-26 11:44:34,634 INFO L281 CegarLoopForPetriNet]: 127 programPoint places, -36 predicate places. [2023-11-26 11:44:34,634 INFO L495 AbstractCegarLoop]: Abstraction has has 91 places, 87 transitions, 189 flow [2023-11-26 11:44:34,634 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.25) internal successors, (113), 4 states have internal predecessors, (113), 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-26 11:44:34,634 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:34,634 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2023-11-26 11:44:34,634 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 11:44:34,635 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-26 11:44:34,635 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:34,635 INFO L85 PathProgramCache]: Analyzing trace with hash 956791283, now seen corresponding path program 1 times [2023-11-26 11:44:34,635 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:34,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733992274] [2023-11-26 11:44:34,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:34,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:34,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:44:34,651 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:44:34,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:44:34,667 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:44:34,668 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 11:44:34,668 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (96 of 97 remaining) [2023-11-26 11:44:34,668 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (95 of 97 remaining) [2023-11-26 11:44:34,668 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (93 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (92 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (89 of 97 remaining) [2023-11-26 11:44:34,669 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 97 remaining) [2023-11-26 11:44:34,670 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 97 remaining) [2023-11-26 11:44:34,670 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 97 remaining) [2023-11-26 11:44:34,670 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 97 remaining) [2023-11-26 11:44:34,670 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 97 remaining) [2023-11-26 11:44:34,670 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 97 remaining) [2023-11-26 11:44:34,671 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 97 remaining) [2023-11-26 11:44:34,671 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 97 remaining) [2023-11-26 11:44:34,671 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 97 remaining) [2023-11-26 11:44:34,671 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 97 remaining) [2023-11-26 11:44:34,671 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (75 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 97 remaining) [2023-11-26 11:44:34,672 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 97 remaining) [2023-11-26 11:44:34,673 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 97 remaining) [2023-11-26 11:44:34,673 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (70 of 97 remaining) [2023-11-26 11:44:34,673 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (69 of 97 remaining) [2023-11-26 11:44:34,673 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 97 remaining) [2023-11-26 11:44:34,673 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 97 remaining) [2023-11-26 11:44:34,674 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 97 remaining) [2023-11-26 11:44:34,674 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 97 remaining) [2023-11-26 11:44:34,674 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 97 remaining) [2023-11-26 11:44:34,674 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 97 remaining) [2023-11-26 11:44:34,674 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (62 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 97 remaining) [2023-11-26 11:44:34,675 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 97 remaining) [2023-11-26 11:44:34,676 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 97 remaining) [2023-11-26 11:44:34,677 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 97 remaining) [2023-11-26 11:44:34,677 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 97 remaining) [2023-11-26 11:44:34,677 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 97 remaining) [2023-11-26 11:44:34,677 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 97 remaining) [2023-11-26 11:44:34,677 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 97 remaining) [2023-11-26 11:44:34,678 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 97 remaining) [2023-11-26 11:44:34,678 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 97 remaining) [2023-11-26 11:44:34,678 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 97 remaining) [2023-11-26 11:44:34,678 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (41 of 97 remaining) [2023-11-26 11:44:34,678 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (36 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (35 of 97 remaining) [2023-11-26 11:44:34,679 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 97 remaining) [2023-11-26 11:44:34,680 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 97 remaining) [2023-11-26 11:44:34,680 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 97 remaining) [2023-11-26 11:44:34,680 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 97 remaining) [2023-11-26 11:44:34,680 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 97 remaining) [2023-11-26 11:44:34,680 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 97 remaining) [2023-11-26 11:44:34,681 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 97 remaining) [2023-11-26 11:44:34,681 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 97 remaining) [2023-11-26 11:44:34,681 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 97 remaining) [2023-11-26 11:44:34,681 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 97 remaining) [2023-11-26 11:44:34,681 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 97 remaining) [2023-11-26 11:44:34,682 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 97 remaining) [2023-11-26 11:44:34,682 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 97 remaining) [2023-11-26 11:44:34,682 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 97 remaining) [2023-11-26 11:44:34,682 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 97 remaining) [2023-11-26 11:44:34,682 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 97 remaining) [2023-11-26 11:44:34,683 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 97 remaining) [2023-11-26 11:44:34,684 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 97 remaining) [2023-11-26 11:44:34,684 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 97 remaining) [2023-11-26 11:44:34,684 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (10 of 97 remaining) [2023-11-26 11:44:34,684 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 97 remaining) [2023-11-26 11:44:34,684 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (5 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (4 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 97 remaining) [2023-11-26 11:44:34,685 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 97 remaining) [2023-11-26 11:44:34,686 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 97 remaining) [2023-11-26 11:44:34,686 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 97 remaining) [2023-11-26 11:44:34,686 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-26 11:44:34,686 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-26 11:44:34,687 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 11:44:34,687 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-26 11:44:34,812 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:44:34,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 190 transitions, 398 flow [2023-11-26 11:44:34,855 INFO L124 PetriNetUnfolderBase]: 12/213 cut-off events. [2023-11-26 11:44:34,855 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-26 11:44:34,858 INFO L83 FinitePrefix]: Finished finitePrefix Result has 226 conditions, 213 events. 12/213 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1008 event pairs, 0 based on Foata normal form. 0/92 useless extension candidates. Maximal degree in co-relation 185. Up to 4 conditions per place. [2023-11-26 11:44:34,858 INFO L82 GeneralOperation]: Start removeDead. Operand has 185 places, 190 transitions, 398 flow [2023-11-26 11:44:34,864 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 185 places, 190 transitions, 398 flow [2023-11-26 11:44:34,866 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:44:34,866 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;@1e33fce7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:44:34,867 INFO L358 AbstractCegarLoop]: Starting to check reachability of 128 error locations. [2023-11-26 11:44:34,868 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:44:34,868 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2023-11-26 11:44:34,868 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:44:34,869 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:44:34,869 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 11:44:34,869 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 125 more)] === [2023-11-26 11:44:34,869 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:44:34,869 INFO L85 PathProgramCache]: Analyzing trace with hash 984546, now seen corresponding path program 1 times [2023-11-26 11:44:34,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:44:34,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928178047] [2023-11-26 11:44:34,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:44:34,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:44:34,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:44:34,896 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-26 11:44:34,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:44:34,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928178047] [2023-11-26 11:44:34,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928178047] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:44:34,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:44:34,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 11:44:34,897 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [545970524] [2023-11-26 11:44:34,897 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:44:34,897 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:44:34,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:44:34,898 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:44:34,898 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:44:34,904 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 190 [2023-11-26 11:44:34,905 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 190 transitions, 398 flow. Second operand has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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-26 11:44:34,905 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:44:34,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 190 [2023-11-26 11:44:34,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand