./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/cohendiv-ll_unwindbound10.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 1d5fa637 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReachWitnessValidation.xml -i ../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c ../results/automizer-verification-files/SV-COMP24_unreach-call/cohendiv-ll_unwindbound10.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --- Real Ultimate output --- This is Ultimate 0.2.4-dev-1d5fa63-m [2024-09-13 10:15:21,755 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-13 10:15:21,824 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-13 10:15:21,830 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-13 10:15:21,831 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-13 10:15:21,858 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-13 10:15:21,860 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-13 10:15:21,861 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-13 10:15:21,861 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-13 10:15:21,863 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-13 10:15:21,863 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-13 10:15:21,864 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-13 10:15:21,864 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-13 10:15:21,867 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-13 10:15:21,868 INFO L153 SettingsManager]: * Use SBE=true [2024-09-13 10:15:21,868 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-13 10:15:21,868 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-13 10:15:21,869 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-13 10:15:21,869 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-13 10:15:21,869 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-13 10:15:21,869 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-13 10:15:21,870 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-13 10:15:21,870 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-13 10:15:21,870 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-13 10:15:21,871 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-13 10:15:21,871 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-13 10:15:21,871 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-13 10:15:21,871 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-13 10:15:21,872 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-13 10:15:21,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-13 10:15:21,872 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-13 10:15:21,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-13 10:15:21,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 10:15:21,873 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-13 10:15:21,874 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-13 10:15:21,875 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-13 10:15:21,875 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-13 10:15:21,875 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-13 10:15:21,875 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-13 10:15:21,876 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-13 10:15:21,876 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-13 10:15:21,876 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-13 10:15:21,876 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:/storage/repos/certificate-witnesses-artifact/automizer/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.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None [2024-09-13 10:15:22,171 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-13 10:15:22,193 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-13 10:15:22,195 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-13 10:15:22,196 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-13 10:15:22,197 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-13 10:15:22,198 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../results/automizer-verification-files/SV-COMP24_unreach-call/cohendiv-ll_unwindbound10.yml/witness-2.1.yml [2024-09-13 10:15:22,256 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-13 10:15:22,256 INFO L274 PluginConnector]: CDTParser initialized [2024-09-13 10:15:22,256 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c [2024-09-13 10:15:23,689 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-13 10:15:23,866 INFO L384 CDTParser]: Found 1 translation units. [2024-09-13 10:15:23,867 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c [2024-09-13 10:15:23,875 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/c4497204c/f781f7018cdc4c5a8c70776b5b453c1a/FLAGd7442c3eb [2024-09-13 10:15:23,891 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/c4497204c/f781f7018cdc4c5a8c70776b5b453c1a [2024-09-13 10:15:23,893 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-13 10:15:23,894 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-09-13 10:15:23,896 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-13 10:15:23,897 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-13 10:15:23,901 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-13 10:15:23,902 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 10:15:22" (1/2) ... [2024-09-13 10:15:23,903 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@401180bb and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:15:23, skipping insertion in model container [2024-09-13 10:15:23,905 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 10:15:22" (1/2) ... [2024-09-13 10:15:23,906 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@75aa74b1 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:15:23, skipping insertion in model container [2024-09-13 10:15:23,906 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 10:15:23" (2/2) ... [2024-09-13 10:15:23,907 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@401180bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:23, skipping insertion in model container [2024-09-13 10:15:23,907 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 10:15:23" (2/2) ... [2024-09-13 10:15:23,919 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-13 10:15:23,921 INFO L1541 ArrayList]: Loop invariant at [L46-L58] (((((1 <= r) && (((((__int128) q * y) + r) + ((__int128) a * y)) == (b + x))) && (\old(counter) == 0)) && (1 <= y)) && (b == ((__int128) a * y))) [2024-09-13 10:15:23,921 INFO L1541 ArrayList]: Loop invariant at [L37-L61] ((((((((__int128) q * y) + r) + ((__int128) a * y)) == (b + x)) && (\old(counter) == 0)) && (1 <= y)) && (b == ((__int128) a * y))) [2024-09-13 10:15:23,922 INFO L1541 ArrayList]: Function contract at [L11]: requires (counter == 0), ensures ((\old(cond) != 0) && (counter == 0)) [2024-09-13 10:15:23,922 INFO L1541 ArrayList]: Function contract at [L14]: requires (\old(cond) != 0), ensures (\old(cond) != 0) [2024-09-13 10:15:23,922 INFO L1541 ArrayList]: Function contract at [L23]: requires (counter == 0), ensures (\old(counter) == 0) [2024-09-13 10:15:23,939 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-13 10:15:24,081 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c[576,589] [2024-09-13 10:15:24,103 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 10:15:24,114 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global Start Parsing Global Start Parsing Global Start Parsing Global [2024-09-13 10:15:24,147 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound10.c[576,589] Start Parsing Global Start Parsing Global Start Parsing Local Start Parsing Local [2024-09-13 10:15:24,158 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 10:15:24,173 INFO L204 MainTranslator]: Completed translation [2024-09-13 10:15:24,173 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24 WrapperNode [2024-09-13 10:15:24,174 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-13 10:15:24,175 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-13 10:15:24,175 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-13 10:15:24,175 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-13 10:15:24,182 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,188 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,208 INFO L138 Inliner]: procedures = 14, calls = 15, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 68 [2024-09-13 10:15:24,209 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-13 10:15:24,210 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-13 10:15:24,210 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-13 10:15:24,211 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-13 10:15:24,220 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,221 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,225 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,243 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure __VERIFIER_assert is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification [2024-09-13 10:15:24,243 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,243 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,251 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,254 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,259 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,260 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,262 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-13 10:15:24,265 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-13 10:15:24,265 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-13 10:15:24,265 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-13 10:15:24,266 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (1/1) ... [2024-09-13 10:15:24,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 10:15:24,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:24,296 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-13 10:15:24,299 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-13 10:15:24,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-13 10:15:24,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-13 10:15:24,342 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-13 10:15:24,342 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-13 10:15:24,342 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-13 10:15:24,343 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-13 10:15:24,432 INFO L242 CfgBuilder]: Building ICFG [2024-09-13 10:15:24,439 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-13 10:15:24,682 WARN L783 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-09-13 10:15:24,708 INFO L? ?]: Removed 50 outVars from TransFormulas that were not future-live. [2024-09-13 10:15:24,709 INFO L291 CfgBuilder]: Performing block encoding [2024-09-13 10:15:24,733 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-13 10:15:24,733 INFO L318 CfgBuilder]: Removed 2 assume(true) statements. [2024-09-13 10:15:24,735 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 10:15:24 BoogieIcfgContainer [2024-09-13 10:15:24,735 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-13 10:15:24,738 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-13 10:15:24,739 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-13 10:15:24,742 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-13 10:15:24,742 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 10:15:22" (1/4) ... [2024-09-13 10:15:24,744 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@554846ff and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 10:15:24, skipping insertion in model container [2024-09-13 10:15:24,744 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 10:15:23" (2/4) ... [2024-09-13 10:15:24,744 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@554846ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 10:15:24, skipping insertion in model container [2024-09-13 10:15:24,744 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:15:24" (3/4) ... [2024-09-13 10:15:24,745 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@554846ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 10:15:24, skipping insertion in model container [2024-09-13 10:15:24,745 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 10:15:24" (4/4) ... [2024-09-13 10:15:24,747 INFO L112 eAbstractionObserver]: Analyzing ICFG cohendiv-ll_unwindbound10.c [2024-09-13 10:15:24,768 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-13 10:15:24,769 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-09-13 10:15:24,814 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-13 10:15:24,820 INFO L336 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, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@27688338, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-13 10:15:24,820 INFO L337 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-09-13 10:15:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand has 45 states, 28 states have (on average 1.5714285714285714) internal successors, (44), 36 states have internal predecessors, (44), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-13 10:15:24,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-09-13 10:15:24,828 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:24,829 INFO L216 NwaCegarLoop]: trace histogram [1, 1] [2024-09-13 10:15:24,829 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:24,834 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:24,838 INFO L85 PathProgramCache]: Analyzing trace with hash 4157, now seen corresponding path program 1 times [2024-09-13 10:15:24,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:24,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026872138] [2024-09-13 10:15:24,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:24,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:24,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:24,970 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:24,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:24,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026872138] [2024-09-13 10:15:24,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026872138] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:24,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:24,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-09-13 10:15:24,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463228985] [2024-09-13 10:15:24,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:24,978 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 10:15:24,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:25,004 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 10:15:25,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:25,007 INFO L87 Difference]: Start difference. First operand has 45 states, 28 states have (on average 1.5714285714285714) internal successors, (44), 36 states have internal predecessors, (44), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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) [2024-09-13 10:15:25,053 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:25,053 INFO L93 Difference]: Finished difference Result 46 states and 55 transitions. [2024-09-13 10:15:25,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 10:15:25,056 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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) Word has length 2 [2024-09-13 10:15:25,056 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:25,061 INFO L225 Difference]: With dead ends: 46 [2024-09-13 10:15:25,061 INFO L226 Difference]: Without dead ends: 45 [2024-09-13 10:15:25,062 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:25,065 INFO L434 NwaCegarLoop]: 44 mSDtfsCounter, 7 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:25,066 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 86 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:25,077 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-09-13 10:15:25,089 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 42. [2024-09-13 10:15:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 28 states have (on average 1.3214285714285714) internal successors, (37), 33 states have internal predecessors, (37), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-13 10:15:25,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 51 transitions. [2024-09-13 10:15:25,092 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 51 transitions. Word has length 2 [2024-09-13 10:15:25,092 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:25,093 INFO L474 AbstractCegarLoop]: Abstraction has 42 states and 51 transitions. [2024-09-13 10:15:25,093 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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) [2024-09-13 10:15:25,093 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2024-09-13 10:15:25,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-09-13 10:15:25,093 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:25,093 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2024-09-13 10:15:25,093 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-13 10:15:25,094 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:25,094 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:25,094 INFO L85 PathProgramCache]: Analyzing trace with hash 123877098, now seen corresponding path program 1 times [2024-09-13 10:15:25,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:25,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2102592348] [2024-09-13 10:15:25,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:25,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:25,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:25,203 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:25,204 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:25,204 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2102592348] [2024-09-13 10:15:25,204 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2102592348] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:25,204 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:25,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 10:15:25,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350856822] [2024-09-13 10:15:25,205 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:25,206 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:25,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:25,208 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:25,208 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:25,209 INFO L87 Difference]: Start difference. First operand 42 states and 51 transitions. Second operand has 5 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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) [2024-09-13 10:15:25,253 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:25,253 INFO L93 Difference]: Finished difference Result 44 states and 53 transitions. [2024-09-13 10:15:25,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 10:15:25,255 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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) Word has length 5 [2024-09-13 10:15:25,255 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:25,256 INFO L225 Difference]: With dead ends: 44 [2024-09-13 10:15:25,256 INFO L226 Difference]: Without dead ends: 44 [2024-09-13 10:15:25,256 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:25,258 INFO L434 NwaCegarLoop]: 43 mSDtfsCounter, 3 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:25,258 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 89 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:25,259 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-09-13 10:15:25,265 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 41. [2024-09-13 10:15:25,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 28 states have (on average 1.2857142857142858) internal successors, (36), 32 states have internal predecessors, (36), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-13 10:15:25,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 50 transitions. [2024-09-13 10:15:25,269 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 50 transitions. Word has length 5 [2024-09-13 10:15:25,269 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:25,270 INFO L474 AbstractCegarLoop]: Abstraction has 41 states and 50 transitions. [2024-09-13 10:15:25,270 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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) [2024-09-13 10:15:25,270 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 50 transitions. [2024-09-13 10:15:25,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-09-13 10:15:25,271 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:25,271 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-09-13 10:15:25,271 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-13 10:15:25,271 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:25,272 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:25,272 INFO L85 PathProgramCache]: Analyzing trace with hash -454777211, now seen corresponding path program 1 times [2024-09-13 10:15:25,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:25,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307210697] [2024-09-13 10:15:25,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:25,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:25,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-13 10:15:25,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [296554762] [2024-09-13 10:15:25,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:25,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:25,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:25,299 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:25,300 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-13 10:15:25,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:25,358 INFO L262 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-09-13 10:15:25,363 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:25,585 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:25,585 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 10:15:25,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:25,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307210697] [2024-09-13 10:15:25,586 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-13 10:15:25,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [296554762] [2024-09-13 10:15:25,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [296554762] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:25,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:25,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 10:15:25,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1960728268] [2024-09-13 10:15:25,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:25,590 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:25,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:25,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:25,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:25,591 INFO L87 Difference]: Start difference. First operand 41 states and 50 transitions. Second operand has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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) [2024-09-13 10:15:25,702 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:25,703 INFO L93 Difference]: Finished difference Result 49 states and 62 transitions. [2024-09-13 10:15:25,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 10:15:25,703 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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) Word has length 6 [2024-09-13 10:15:25,703 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:25,704 INFO L225 Difference]: With dead ends: 49 [2024-09-13 10:15:25,704 INFO L226 Difference]: Without dead ends: 45 [2024-09-13 10:15:25,704 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:25,705 INFO L434 NwaCegarLoop]: 39 mSDtfsCounter, 29 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:25,706 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 83 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:25,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-09-13 10:15:25,716 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2024-09-13 10:15:25,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 30 states have (on average 1.3333333333333333) internal successors, (40), 35 states have internal predecessors, (40), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-13 10:15:25,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 58 transitions. [2024-09-13 10:15:25,717 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 58 transitions. Word has length 6 [2024-09-13 10:15:25,717 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:25,718 INFO L474 AbstractCegarLoop]: Abstraction has 45 states and 58 transitions. [2024-09-13 10:15:25,718 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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) [2024-09-13 10:15:25,718 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 58 transitions. [2024-09-13 10:15:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-09-13 10:15:25,718 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:25,718 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:25,741 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-09-13 10:15:25,925 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:25,926 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:25,926 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:25,927 INFO L85 PathProgramCache]: Analyzing trace with hash -903175985, now seen corresponding path program 1 times [2024-09-13 10:15:25,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:25,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73497227] [2024-09-13 10:15:25,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:25,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:26,093 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:26,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:26,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73497227] [2024-09-13 10:15:26,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73497227] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:26,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:26,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 10:15:26,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [553359478] [2024-09-13 10:15:26,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:26,095 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-13 10:15:26,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:26,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-13 10:15:26,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-13 10:15:26,099 INFO L87 Difference]: Start difference. First operand 45 states and 58 transitions. Second operand has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,167 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:26,168 INFO L93 Difference]: Finished difference Result 45 states and 57 transitions. [2024-09-13 10:15:26,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-13 10:15:26,171 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-09-13 10:15:26,171 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:26,171 INFO L225 Difference]: With dead ends: 45 [2024-09-13 10:15:26,172 INFO L226 Difference]: Without dead ends: 45 [2024-09-13 10:15:26,172 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-13 10:15:26,173 INFO L434 NwaCegarLoop]: 40 mSDtfsCounter, 0 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 117 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:26,173 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 117 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:26,177 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-09-13 10:15:26,182 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2024-09-13 10:15:26,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 30 states have (on average 1.3) internal successors, (39), 35 states have internal predecessors, (39), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-13 10:15:26,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 57 transitions. [2024-09-13 10:15:26,184 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 57 transitions. Word has length 12 [2024-09-13 10:15:26,184 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:26,184 INFO L474 AbstractCegarLoop]: Abstraction has 45 states and 57 transitions. [2024-09-13 10:15:26,184 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,184 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 57 transitions. [2024-09-13 10:15:26,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-09-13 10:15:26,185 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:26,187 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:26,187 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-09-13 10:15:26,187 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:26,188 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:26,188 INFO L85 PathProgramCache]: Analyzing trace with hash -901686435, now seen corresponding path program 1 times [2024-09-13 10:15:26,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:26,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [482781537] [2024-09-13 10:15:26,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:26,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:26,238 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:26,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:26,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [482781537] [2024-09-13 10:15:26,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [482781537] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:26,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:26,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 10:15:26,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1537775598] [2024-09-13 10:15:26,240 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:26,240 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 10:15:26,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:26,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 10:15:26,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:26,245 INFO L87 Difference]: Start difference. First operand 45 states and 57 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,254 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:26,255 INFO L93 Difference]: Finished difference Result 43 states and 55 transitions. [2024-09-13 10:15:26,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 10:15:26,256 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-09-13 10:15:26,257 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:26,258 INFO L225 Difference]: With dead ends: 43 [2024-09-13 10:15:26,260 INFO L226 Difference]: Without dead ends: 43 [2024-09-13 10:15:26,260 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:26,261 INFO L434 NwaCegarLoop]: 42 mSDtfsCounter, 0 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:26,261 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 84 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:26,262 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2024-09-13 10:15:26,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2024-09-13 10:15:26,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 29 states have (on average 1.2758620689655173) internal successors, (37), 33 states have internal predecessors, (37), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-13 10:15:26,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 55 transitions. [2024-09-13 10:15:26,270 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 55 transitions. Word has length 12 [2024-09-13 10:15:26,270 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:26,270 INFO L474 AbstractCegarLoop]: Abstraction has 43 states and 55 transitions. [2024-09-13 10:15:26,270 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 55 transitions. [2024-09-13 10:15:26,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-09-13 10:15:26,271 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:26,271 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:26,271 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-09-13 10:15:26,272 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:26,272 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:26,272 INFO L85 PathProgramCache]: Analyzing trace with hash -901686274, now seen corresponding path program 1 times [2024-09-13 10:15:26,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:26,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312694196] [2024-09-13 10:15:26,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:26,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:26,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:26,307 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 10:15:26,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:26,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1312694196] [2024-09-13 10:15:26,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1312694196] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:26,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:26,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-13 10:15:26,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008421155] [2024-09-13 10:15:26,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:26,309 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 10:15:26,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:26,310 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 10:15:26,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:26,310 INFO L87 Difference]: Start difference. First operand 43 states and 55 transitions. Second operand has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,342 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:26,342 INFO L93 Difference]: Finished difference Result 42 states and 54 transitions. [2024-09-13 10:15:26,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 10:15:26,342 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-09-13 10:15:26,343 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:26,343 INFO L225 Difference]: With dead ends: 42 [2024-09-13 10:15:26,343 INFO L226 Difference]: Without dead ends: 41 [2024-09-13 10:15:26,343 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 10:15:26,345 INFO L434 NwaCegarLoop]: 35 mSDtfsCounter, 1 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:26,345 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 62 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:26,346 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-09-13 10:15:26,349 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-09-13 10:15:26,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 29 states have (on average 1.206896551724138) internal successors, (35), 31 states have internal predecessors, (35), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-13 10:15:26,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 51 transitions. [2024-09-13 10:15:26,353 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 51 transitions. Word has length 12 [2024-09-13 10:15:26,353 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:26,353 INFO L474 AbstractCegarLoop]: Abstraction has 41 states and 51 transitions. [2024-09-13 10:15:26,353 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 10:15:26,353 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 51 transitions. [2024-09-13 10:15:26,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-09-13 10:15:26,354 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:26,354 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:26,354 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-09-13 10:15:26,354 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:26,355 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:26,355 INFO L85 PathProgramCache]: Analyzing trace with hash -547588463, now seen corresponding path program 1 times [2024-09-13 10:15:26,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:26,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1038687129] [2024-09-13 10:15:26,356 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:26,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:26,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-13 10:15:26,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1711058944] [2024-09-13 10:15:26,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:26,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:26,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:26,391 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:26,395 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-13 10:15:26,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:26,447 INFO L262 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-09-13 10:15:26,449 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:26,588 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 10:15:26,588 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 10:15:26,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:26,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1038687129] [2024-09-13 10:15:26,589 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-13 10:15:26,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1711058944] [2024-09-13 10:15:26,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1711058944] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:26,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:26,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-09-13 10:15:26,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480678134] [2024-09-13 10:15:26,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:26,590 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:26,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:26,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:26,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:26,591 INFO L87 Difference]: Start difference. First operand 41 states and 51 transitions. Second operand has 5 states, 4 states have (on average 3.25) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 10:15:26,707 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:26,707 INFO L93 Difference]: Finished difference Result 62 states and 88 transitions. [2024-09-13 10:15:26,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 10:15:26,708 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 3.25) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20 [2024-09-13 10:15:26,708 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:26,709 INFO L225 Difference]: With dead ends: 62 [2024-09-13 10:15:26,710 INFO L226 Difference]: Without dead ends: 62 [2024-09-13 10:15:26,710 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:26,711 INFO L434 NwaCegarLoop]: 33 mSDtfsCounter, 15 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:26,711 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 104 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:26,713 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2024-09-13 10:15:26,721 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 56. [2024-09-13 10:15:26,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 40 states have (on average 1.25) internal successors, (50), 40 states have internal predecessors, (50), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 14 states have call predecessors, (15), 15 states have call successors, (15) [2024-09-13 10:15:26,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 80 transitions. [2024-09-13 10:15:26,726 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 80 transitions. Word has length 20 [2024-09-13 10:15:26,726 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:26,726 INFO L474 AbstractCegarLoop]: Abstraction has 56 states and 80 transitions. [2024-09-13 10:15:26,727 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 3.25) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 10:15:26,727 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 80 transitions. [2024-09-13 10:15:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-09-13 10:15:26,728 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:26,728 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:26,744 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-13 10:15:26,928 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-13 10:15:26,929 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:26,929 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:26,929 INFO L85 PathProgramCache]: Analyzing trace with hash 1481549316, now seen corresponding path program 1 times [2024-09-13 10:15:26,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:26,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904702755] [2024-09-13 10:15:26,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:26,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-13 10:15:27,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-09-13 10:15:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 10:15:27,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:27,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [904702755] [2024-09-13 10:15:27,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [904702755] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:27,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:27,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-13 10:15:27,072 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389362779] [2024-09-13 10:15:27,072 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:27,072 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:27,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:27,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:27,073 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:27,073 INFO L87 Difference]: Start difference. First operand 56 states and 80 transitions. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 10:15:27,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:27,111 INFO L93 Difference]: Finished difference Result 60 states and 82 transitions. [2024-09-13 10:15:27,115 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 10:15:27,116 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 24 [2024-09-13 10:15:27,116 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:27,118 INFO L225 Difference]: With dead ends: 60 [2024-09-13 10:15:27,118 INFO L226 Difference]: Without dead ends: 60 [2024-09-13 10:15:27,118 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:27,119 INFO L434 NwaCegarLoop]: 35 mSDtfsCounter, 5 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 133 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:27,119 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 133 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:27,119 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2024-09-13 10:15:27,124 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2024-09-13 10:15:27,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 43 states have (on average 1.2093023255813953) internal successors, (52), 43 states have internal predecessors, (52), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 14 states have call predecessors, (15), 15 states have call successors, (15) [2024-09-13 10:15:27,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 82 transitions. [2024-09-13 10:15:27,125 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 82 transitions. Word has length 24 [2024-09-13 10:15:27,125 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:27,125 INFO L474 AbstractCegarLoop]: Abstraction has 60 states and 82 transitions. [2024-09-13 10:15:27,125 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 10:15:27,125 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 82 transitions. [2024-09-13 10:15:27,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-09-13 10:15:27,128 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:27,128 INFO L216 NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:27,128 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-09-13 10:15:27,129 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10REQUIRES_VIOLATIONPRE_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:27,129 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:27,129 INFO L85 PathProgramCache]: Analyzing trace with hash 1978358303, now seen corresponding path program 1 times [2024-09-13 10:15:27,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:27,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487950535] [2024-09-13 10:15:27,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:27,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-13 10:15:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-09-13 10:15:27,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-09-13 10:15:27,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-09-13 10:15:27,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-09-13 10:15:27,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,259 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-09-13 10:15:27,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:27,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487950535] [2024-09-13 10:15:27,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487950535] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:27,259 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:27,259 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 10:15:27,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49352561] [2024-09-13 10:15:27,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:27,260 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-13 10:15:27,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:27,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-13 10:15:27,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-13 10:15:27,260 INFO L87 Difference]: Start difference. First operand 60 states and 82 transitions. Second operand has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2024-09-13 10:15:27,370 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:27,370 INFO L93 Difference]: Finished difference Result 59 states and 80 transitions. [2024-09-13 10:15:27,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-13 10:15:27,371 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 39 [2024-09-13 10:15:27,371 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:27,371 INFO L225 Difference]: With dead ends: 59 [2024-09-13 10:15:27,372 INFO L226 Difference]: Without dead ends: 59 [2024-09-13 10:15:27,372 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:27,372 INFO L434 NwaCegarLoop]: 25 mSDtfsCounter, 10 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:27,373 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 51 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:27,373 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-09-13 10:15:27,379 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2024-09-13 10:15:27,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 41 states have (on average 1.2195121951219512) internal successors, (50), 42 states have internal predecessors, (50), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 14 states have call predecessors, (15), 15 states have call successors, (15) [2024-09-13 10:15:27,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 80 transitions. [2024-09-13 10:15:27,383 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 80 transitions. Word has length 39 [2024-09-13 10:15:27,383 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:27,383 INFO L474 AbstractCegarLoop]: Abstraction has 59 states and 80 transitions. [2024-09-13 10:15:27,383 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2024-09-13 10:15:27,383 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 80 transitions. [2024-09-13 10:15:27,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-13 10:15:27,384 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:27,384 INFO L216 NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:27,384 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-09-13 10:15:27,384 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:27,384 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:27,385 INFO L85 PathProgramCache]: Analyzing trace with hash 1199563498, now seen corresponding path program 1 times [2024-09-13 10:15:27,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:27,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541865698] [2024-09-13 10:15:27,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:27,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-13 10:15:27,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [664921003] [2024-09-13 10:15:27,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:27,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:27,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:27,412 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:27,413 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-13 10:15:27,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:27,474 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-13 10:15:27,477 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:27,749 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-09-13 10:15:27,750 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 10:15:28,028 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-09-13 10:15:28,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:28,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541865698] [2024-09-13 10:15:28,028 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-13 10:15:28,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [664921003] [2024-09-13 10:15:28,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [664921003] provided 1 perfect and 1 imperfect interpolant sequences [2024-09-13 10:15:28,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 10:15:28,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8 [2024-09-13 10:15:28,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090829679] [2024-09-13 10:15:28,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:28,030 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:28,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:28,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:28,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72 [2024-09-13 10:15:28,031 INFO L87 Difference]: Start difference. First operand 59 states and 80 transitions. Second operand has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2024-09-13 10:15:28,072 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:28,073 INFO L93 Difference]: Finished difference Result 53 states and 73 transitions. [2024-09-13 10:15:28,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-13 10:15:28,073 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 40 [2024-09-13 10:15:28,073 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:28,074 INFO L225 Difference]: With dead ends: 53 [2024-09-13 10:15:28,074 INFO L226 Difference]: Without dead ends: 52 [2024-09-13 10:15:28,074 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 69 SyntacticMatches, 2 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72 [2024-09-13 10:15:28,075 INFO L434 NwaCegarLoop]: 25 mSDtfsCounter, 12 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:28,075 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 45 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 10:15:28,075 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-09-13 10:15:28,080 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 43. [2024-09-13 10:15:28,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 29 states have (on average 1.103448275862069) internal successors, (32), 30 states have internal predecessors, (32), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 10 states have call predecessors, (11), 11 states have call successors, (11) [2024-09-13 10:15:28,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 54 transitions. [2024-09-13 10:15:28,084 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 54 transitions. Word has length 40 [2024-09-13 10:15:28,084 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:28,084 INFO L474 AbstractCegarLoop]: Abstraction has 43 states and 54 transitions. [2024-09-13 10:15:28,084 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2024-09-13 10:15:28,085 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 54 transitions. [2024-09-13 10:15:28,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-09-13 10:15:28,089 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:28,089 INFO L216 NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:28,107 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-13 10:15:28,289 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-09-13 10:15:28,290 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:28,290 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:28,291 INFO L85 PathProgramCache]: Analyzing trace with hash 964149255, now seen corresponding path program 1 times [2024-09-13 10:15:28,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:28,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518921231] [2024-09-13 10:15:28,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:28,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-13 10:15:28,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [3696109] [2024-09-13 10:15:28,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:28,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:28,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:28,307 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:28,318 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-13 10:15:28,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:28,374 INFO L262 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-09-13 10:15:28,376 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:28,650 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-09-13 10:15:28,652 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 10:15:29,009 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-09-13 10:15:29,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:29,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518921231] [2024-09-13 10:15:29,009 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-13 10:15:29,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [3696109] [2024-09-13 10:15:29,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [3696109] provided 1 perfect and 1 imperfect interpolant sequences [2024-09-13 10:15:29,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 10:15:29,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 10 [2024-09-13 10:15:29,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186329418] [2024-09-13 10:15:29,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:29,010 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 10:15:29,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:29,011 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 10:15:29,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=66, Unknown=0, NotChecked=0, Total=110 [2024-09-13 10:15:29,011 INFO L87 Difference]: Start difference. First operand 43 states and 54 transitions. Second operand has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-09-13 10:15:29,181 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:29,182 INFO L93 Difference]: Finished difference Result 53 states and 70 transitions. [2024-09-13 10:15:29,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-13 10:15:29,183 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 45 [2024-09-13 10:15:29,183 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:29,184 INFO L225 Difference]: With dead ends: 53 [2024-09-13 10:15:29,185 INFO L226 Difference]: Without dead ends: 53 [2024-09-13 10:15:29,185 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 78 SyntacticMatches, 1 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=63, Invalid=93, Unknown=0, NotChecked=0, Total=156 [2024-09-13 10:15:29,186 INFO L434 NwaCegarLoop]: 23 mSDtfsCounter, 24 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:29,186 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 60 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:29,186 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-09-13 10:15:29,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 40. [2024-09-13 10:15:29,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 29 states have (on average 1.103448275862069) internal successors, (32), 29 states have internal predecessors, (32), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-13 10:15:29,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 48 transitions. [2024-09-13 10:15:29,195 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 48 transitions. Word has length 45 [2024-09-13 10:15:29,195 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:29,195 INFO L474 AbstractCegarLoop]: Abstraction has 40 states and 48 transitions. [2024-09-13 10:15:29,195 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-09-13 10:15:29,195 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 48 transitions. [2024-09-13 10:15:29,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-09-13 10:15:29,196 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:29,196 INFO L216 NwaCegarLoop]: trace histogram [7, 7, 7, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:29,213 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-13 10:15:29,400 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:29,401 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:29,401 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:29,401 INFO L85 PathProgramCache]: Analyzing trace with hash -147874250, now seen corresponding path program 1 times [2024-09-13 10:15:29,401 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:29,401 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448703968] [2024-09-13 10:15:29,401 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:29,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:29,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-13 10:15:29,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-09-13 10:15:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-09-13 10:15:29,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-09-13 10:15:29,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-09-13 10:15:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42 [2024-09-13 10:15:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-09-13 10:15:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,500 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-09-13 10:15:29,500 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:29,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448703968] [2024-09-13 10:15:29,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448703968] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 10:15:29,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 10:15:29,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-13 10:15:29,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723492227] [2024-09-13 10:15:29,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 10:15:29,502 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 10:15:29,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:29,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 10:15:29,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-13 10:15:29,502 INFO L87 Difference]: Start difference. First operand 40 states and 48 transitions. Second operand has 5 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) [2024-09-13 10:15:29,594 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:29,594 INFO L93 Difference]: Finished difference Result 62 states and 79 transitions. [2024-09-13 10:15:29,595 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 10:15:29,595 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 54 [2024-09-13 10:15:29,595 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:29,596 INFO L225 Difference]: With dead ends: 62 [2024-09-13 10:15:29,596 INFO L226 Difference]: Without dead ends: 55 [2024-09-13 10:15:29,596 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-09-13 10:15:29,597 INFO L434 NwaCegarLoop]: 32 mSDtfsCounter, 11 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:29,597 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 99 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:29,598 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2024-09-13 10:15:29,600 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 46. [2024-09-13 10:15:29,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 32 states have (on average 1.125) internal successors, (36), 32 states have internal predecessors, (36), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) [2024-09-13 10:15:29,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 58 transitions. [2024-09-13 10:15:29,601 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 58 transitions. Word has length 54 [2024-09-13 10:15:29,601 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:29,601 INFO L474 AbstractCegarLoop]: Abstraction has 46 states and 58 transitions. [2024-09-13 10:15:29,602 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) [2024-09-13 10:15:29,602 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 58 transitions. [2024-09-13 10:15:29,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-09-13 10:15:29,603 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:29,603 INFO L216 NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:29,603 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-09-13 10:15:29,603 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:29,603 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:29,604 INFO L85 PathProgramCache]: Analyzing trace with hash 1434059718, now seen corresponding path program 1 times [2024-09-13 10:15:29,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:29,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037744475] [2024-09-13 10:15:29,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:29,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-13 10:15:29,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-09-13 10:15:29,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-09-13 10:15:29,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-09-13 10:15:29,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-09-13 10:15:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-13 10:15:29,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-09-13 10:15:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-09-13 10:15:29,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,744 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-09-13 10:15:29,748 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:29,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037744475] [2024-09-13 10:15:29,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037744475] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 10:15:29,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [260254597] [2024-09-13 10:15:29,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:29,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:29,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:29,752 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:29,754 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-13 10:15:29,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:29,813 INFO L262 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-09-13 10:15:29,815 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:29,874 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 56 proven. 35 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-09-13 10:15:29,874 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 10:15:29,960 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-09-13 10:15:29,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [260254597] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 10:15:29,960 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 10:15:29,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 10 [2024-09-13 10:15:29,961 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163927878] [2024-09-13 10:15:29,961 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 10:15:29,961 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-09-13 10:15:29,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:29,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-09-13 10:15:29,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90 [2024-09-13 10:15:29,962 INFO L87 Difference]: Start difference. First operand 46 states and 58 transitions. Second operand has 10 states, 10 states have (on average 5.2) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 5 states have call predecessors, (22), 5 states have call successors, (22) [2024-09-13 10:15:30,103 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:30,103 INFO L93 Difference]: Finished difference Result 127 states and 161 transitions. [2024-09-13 10:15:30,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-09-13 10:15:30,104 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 5.2) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 5 states have call predecessors, (22), 5 states have call successors, (22) Word has length 63 [2024-09-13 10:15:30,104 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:30,105 INFO L225 Difference]: With dead ends: 127 [2024-09-13 10:15:30,105 INFO L226 Difference]: Without dead ends: 127 [2024-09-13 10:15:30,105 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 149 GetRequests, 137 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=63, Invalid=119, Unknown=0, NotChecked=0, Total=182 [2024-09-13 10:15:30,105 INFO L434 NwaCegarLoop]: 25 mSDtfsCounter, 54 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 125 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:30,106 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 125 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:30,106 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 127 states. [2024-09-13 10:15:30,113 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 127 to 122. [2024-09-13 10:15:30,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 81 states have (on average 1.1111111111111112) internal successors, (90), 81 states have internal predecessors, (90), 34 states have call successors, (34), 6 states have call predecessors, (34), 6 states have return successors, (34), 34 states have call predecessors, (34), 34 states have call successors, (34) [2024-09-13 10:15:30,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 158 transitions. [2024-09-13 10:15:30,132 INFO L78 Accepts]: Start accepts. Automaton has 122 states and 158 transitions. Word has length 63 [2024-09-13 10:15:30,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:30,132 INFO L474 AbstractCegarLoop]: Abstraction has 122 states and 158 transitions. [2024-09-13 10:15:30,132 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 5.2) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 5 states have call predecessors, (22), 5 states have call successors, (22) [2024-09-13 10:15:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 158 transitions. [2024-09-13 10:15:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-09-13 10:15:30,133 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 10:15:30,134 INFO L216 NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:30,151 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-09-13 10:15:30,334 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-09-13 10:15:30,334 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (and 12 more)] === [2024-09-13 10:15:30,335 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 10:15:30,335 INFO L85 PathProgramCache]: Analyzing trace with hash 1092684332, now seen corresponding path program 1 times [2024-09-13 10:15:30,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 10:15:30,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [789253958] [2024-09-13 10:15:30,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:30,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 10:15:30,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-13 10:15:30,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [686137648] [2024-09-13 10:15:30,354 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 10:15:30,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 10:15:30,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 10:15:30,355 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 10:15:30,357 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-13 10:15:30,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 10:15:30,421 INFO L262 TraceCheckSpWp]: Trace formula consists of 230 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-09-13 10:15:30,424 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 10:15:30,713 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 221 trivial. 0 not checked. [2024-09-13 10:15:30,714 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 10:15:30,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 10:15:30,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [789253958] [2024-09-13 10:15:30,900 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-13 10:15:30,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [686137648] [2024-09-13 10:15:30,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [686137648] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 10:15:30,900 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2024-09-13 10:15:30,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6 [2024-09-13 10:15:30,901 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [669498619] [2024-09-13 10:15:30,901 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2024-09-13 10:15:30,901 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-13 10:15:30,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 10:15:30,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-13 10:15:30,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=59, Unknown=0, NotChecked=0, Total=90 [2024-09-13 10:15:30,902 INFO L87 Difference]: Start difference. First operand 122 states and 158 transitions. Second operand has 7 states, 6 states have (on average 4.5) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) [2024-09-13 10:15:31,065 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 10:15:31,066 INFO L93 Difference]: Finished difference Result 139 states and 181 transitions. [2024-09-13 10:15:31,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-13 10:15:31,066 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 4.5) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 79 [2024-09-13 10:15:31,067 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 10:15:31,067 INFO L225 Difference]: With dead ends: 139 [2024-09-13 10:15:31,067 INFO L226 Difference]: Without dead ends: 0 [2024-09-13 10:15:31,068 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=60, Invalid=96, Unknown=0, NotChecked=0, Total=156 [2024-09-13 10:15:31,069 INFO L434 NwaCegarLoop]: 25 mSDtfsCounter, 28 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 93 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 10:15:31,069 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 93 Invalid, 93 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 10:15:31,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-09-13 10:15:31,070 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-09-13 10:15:31,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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) [2024-09-13 10:15:31,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-09-13 10:15:31,070 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 79 [2024-09-13 10:15:31,070 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 10:15:31,070 INFO L474 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-09-13 10:15:31,070 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 4.5) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) [2024-09-13 10:15:31,070 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-09-13 10:15:31,070 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONPRE_CONDITION (14 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION (13 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONPOST_CONDITION (12 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONWITNESS_INVARIANT (11 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4REQUIRES_VIOLATIONPRE_CONDITION (10 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5REQUIRES_VIOLATIONPRE_CONDITION (9 of 15 remaining) [2024-09-13 10:15:31,073 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONWITNESS_INVARIANT (8 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7REQUIRES_VIOLATIONPRE_CONDITION (7 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8REQUIRES_VIOLATIONPRE_CONDITION (6 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9REQUIRES_VIOLATIONPRE_CONDITION (5 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10REQUIRES_VIOLATIONPRE_CONDITION (4 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11REQUIRES_VIOLATIONPRE_CONDITION (3 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONPOST_CONDITION (2 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 15 remaining) [2024-09-13 10:15:31,074 INFO L785 garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION (0 of 15 remaining) [2024-09-13 10:15:31,092 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-13 10:15:31,278 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-09-13 10:15:31,281 INFO L408 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 10:15:31,283 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-09-13 10:15:31,284 INFO L469 ceAbstractionStarter]: Automizer considered 2 witness invariants [2024-09-13 10:15:31,284 INFO L470 ceAbstractionStarter]: WitnessConsidered=2 [2024-09-13 10:15:31,285 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.09 10:15:31 BoogieIcfgContainer [2024-09-13 10:15:31,285 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-09-13 10:15:31,286 INFO L158 Benchmark]: Toolchain (without parser) took 7391.85ms. Allocated memory was 159.4MB in the beginning and 195.0MB in the end (delta: 35.7MB). Free memory was 123.1MB in the beginning and 160.6MB in the end (delta: -37.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 10:15:31,286 INFO L158 Benchmark]: Witness Parser took 0.19ms. Allocated memory is still 159.4MB. Free memory is still 128.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 10:15:31,286 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 159.4MB. Free memory is still 125.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 10:15:31,286 INFO L158 Benchmark]: CACSL2BoogieTranslator took 277.85ms. Allocated memory is still 159.4MB. Free memory was 123.1MB in the beginning and 109.1MB in the end (delta: 14.0MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-09-13 10:15:31,286 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.54ms. Allocated memory is still 159.4MB. Free memory was 109.1MB in the beginning and 107.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 10:15:31,287 INFO L158 Benchmark]: Boogie Preprocessor took 51.75ms. Allocated memory is still 159.4MB. Free memory was 107.1MB in the beginning and 105.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 10:15:31,287 INFO L158 Benchmark]: RCFGBuilder took 471.24ms. Allocated memory is still 159.4MB. Free memory was 105.7MB in the beginning and 119.3MB in the end (delta: -13.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-09-13 10:15:31,287 INFO L158 Benchmark]: TraceAbstraction took 6547.20ms. Allocated memory was 159.4MB in the beginning and 195.0MB in the end (delta: 35.7MB). Free memory was 118.5MB in the beginning and 160.6MB in the end (delta: -42.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 10:15:31,288 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.19ms. Allocated memory is still 159.4MB. Free memory is still 128.0MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.18ms. Allocated memory is still 159.4MB. Free memory is still 125.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 277.85ms. Allocated memory is still 159.4MB. Free memory was 123.1MB in the beginning and 109.1MB in the end (delta: 14.0MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.54ms. Allocated memory is still 159.4MB. Free memory was 109.1MB in the beginning and 107.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 51.75ms. Allocated memory is still 159.4MB. Free memory was 107.1MB in the beginning and 105.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 471.24ms. Allocated memory is still 159.4MB. Free memory was 105.7MB in the beginning and 119.3MB in the end (delta: -13.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 6547.20ms. Allocated memory was 159.4MB in the beginning and 195.0MB in the end (delta: 35.7MB). Free memory was 118.5MB in the beginning and 160.6MB in the end (delta: -42.1MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 23]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 11]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 11]: procedure postcondition always holds For all program executions holds that procedure postcondition always holds at this location - PositiveResult [Line: 37]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 46]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 14]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 23]: procedure postcondition always holds For all program executions holds that procedure postcondition always holds at this location - PositiveResult [Line: 17]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 14]: procedure postcondition always holds For all program executions holds that procedure postcondition always holds at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 45 locations, 15 error locations. Started 1 CEGAR loops. OverallTime: 6.5s, OverallIterations: 14, TraceHistogramMax: 11, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 231 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 199 mSDsluCounter, 1231 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 765 mSDsCounter, 64 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 608 IncrementalHoareTripleChecker+Invalid, 672 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 64 mSolverCounterUnsat, 466 mSDtfsCounter, 608 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 496 GetRequests, 427 SyntacticMatches, 3 SemanticMatches, 66 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 87 ImplicationChecksByTransitivity, 0.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=122occurred in iteration=13, InterpolantAutomatonStates: 73, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 14 MinimizatonAttempts, 48 StatesRemovedByMinimization, 7 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 3.0s InterpolantComputationTime, 666 NumberOfCodeBlocks, 666 NumberOfCodeBlocksAsserted, 20 NumberOfCheckSat, 606 ConstructedInterpolants, 1 QuantifiedInterpolants, 2601 SizeOfPredicates, 11 NumberOfNonLiveVariables, 846 ConjunctsInSsa, 94 ConjunctsInUnsatCore, 18 InterpolantComputations, 12 PerfectInterpolantSequences, 891/948 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 15 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-09-13 10:15:31,305 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE