./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6c763f0e5b490114d32e3c1ec14f736caee058b985a7ee61f4d14ad6758e2996 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 22:52:43,074 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 22:52:43,128 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 22:52:43,131 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 22:52:43,133 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 22:52:43,155 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 22:52:43,156 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 22:52:43,157 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 22:52:43,157 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 22:52:43,160 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 22:52:43,160 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 22:52:43,161 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 22:52:43,161 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 22:52:43,161 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 22:52:43,161 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 22:52:43,162 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 22:52:43,162 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 22:52:43,162 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 22:52:43,162 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 22:52:43,162 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 22:52:43,163 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 22:52:43,165 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 22:52:43,165 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 22:52:43,165 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 22:52:43,165 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 22:52:43,166 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 22:52:43,166 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 22:52:43,166 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 22:52:43,166 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 22:52:43,167 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 22:52:43,167 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 22:52:43,167 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 22:52:43,168 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 22:52:43,168 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 22:52:43,168 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 22:52:43,168 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 22:52:43,169 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 22:52:43,170 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/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6c763f0e5b490114d32e3c1ec14f736caee058b985a7ee61f4d14ad6758e2996 [2024-11-16 22:52:43,369 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 22:52:43,404 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 22:52:43,407 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 22:52:43,408 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 22:52:43,408 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 22:52:43,409 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i [2024-11-16 22:52:44,684 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 22:52:44,926 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 22:52:44,927 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i [2024-11-16 22:52:44,944 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e7bdeccba/1a5615ee54b44285b8c3aaaa5b07dcd3/FLAG113c25cc4 [2024-11-16 22:52:44,956 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e7bdeccba/1a5615ee54b44285b8c3aaaa5b07dcd3 [2024-11-16 22:52:44,958 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 22:52:44,959 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 22:52:44,961 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 22:52:44,961 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 22:52:44,971 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 22:52:44,972 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 10:52:44" (1/1) ... [2024-11-16 22:52:44,973 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15865a75 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:44, skipping insertion in model container [2024-11-16 22:52:44,974 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 10:52:44" (1/1) ... [2024-11-16 22:52:45,020 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 22:52:45,393 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i[33519,33532] [2024-11-16 22:52:45,545 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 22:52:45,557 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 22:52:45,578 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test4-2.i[33519,33532] [2024-11-16 22:52:45,689 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 22:52:45,737 INFO L204 MainTranslator]: Completed translation [2024-11-16 22:52:45,740 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45 WrapperNode [2024-11-16 22:52:45,740 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 22:52:45,741 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 22:52:45,741 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 22:52:45,741 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 22:52:45,746 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,768 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,822 INFO L138 Inliner]: procedures = 176, calls = 376, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1676 [2024-11-16 22:52:45,822 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 22:52:45,823 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 22:52:45,823 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 22:52:45,823 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 22:52:45,831 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,831 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,839 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,927 INFO L175 MemorySlicer]: Split 357 memory accesses to 2 slices as follows [2, 355]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 90 writes are split as follows [0, 90]. [2024-11-16 22:52:45,927 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,927 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,967 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,970 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,974 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,981 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:45,995 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 22:52:45,996 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 22:52:45,996 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 22:52:45,997 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 22:52:45,997 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (1/1) ... [2024-11-16 22:52:46,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 22:52:46,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 22:52:46,025 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-16 22:52:46,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-16 22:52:46,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-16 22:52:46,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-16 22:52:46,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-16 22:52:46,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-16 22:52:46,065 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-16 22:52:46,065 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-16 22:52:46,065 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-16 22:52:46,066 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-16 22:52:46,066 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-16 22:52:46,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 22:52:46,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-16 22:52:46,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-16 22:52:46,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-16 22:52:46,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-16 22:52:46,068 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-16 22:52:46,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 22:52:46,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-16 22:52:46,068 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 22:52:46,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 22:52:46,245 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 22:52:46,251 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 22:52:47,548 INFO L? ?]: Removed 403 outVars from TransFormulas that were not future-live. [2024-11-16 22:52:47,548 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 22:52:47,590 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 22:52:47,590 INFO L336 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-16 22:52:47,591 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 10:52:47 BoogieIcfgContainer [2024-11-16 22:52:47,591 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 22:52:47,592 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 22:52:47,592 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 22:52:47,595 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 22:52:47,595 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 10:52:44" (1/3) ... [2024-11-16 22:52:47,596 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64ca8bca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 10:52:47, skipping insertion in model container [2024-11-16 22:52:47,596 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 10:52:45" (2/3) ... [2024-11-16 22:52:47,596 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64ca8bca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 10:52:47, skipping insertion in model container [2024-11-16 22:52:47,596 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 10:52:47" (3/3) ... [2024-11-16 22:52:47,597 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_FNV_nondet_test4-2.i [2024-11-16 22:52:47,609 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 22:52:47,609 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 22:52:47,671 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 22:52:47,677 INFO L333 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=LoopHeads, 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;@92a952f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 22:52:47,678 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 22:52:47,683 INFO L276 IsEmpty]: Start isEmpty. Operand has 444 states, 435 states have (on average 1.606896551724138) internal successors, (699), 436 states have internal predecessors, (699), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-16 22:52:47,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-16 22:52:47,688 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:47,688 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:47,688 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:47,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:47,692 INFO L85 PathProgramCache]: Analyzing trace with hash -642930059, now seen corresponding path program 1 times [2024-11-16 22:52:47,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:47,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1489962880] [2024-11-16 22:52:47,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:47,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:47,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 22:52:47,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:47,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1489962880] [2024-11-16 22:52:47,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1489962880] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:47,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:47,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 22:52:47,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [661160054] [2024-11-16 22:52:47,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:47,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 22:52:47,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:47,842 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 22:52:47,843 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 22:52:47,846 INFO L87 Difference]: Start difference. First operand has 444 states, 435 states have (on average 1.606896551724138) internal successors, (699), 436 states have internal predecessors, (699), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 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-11-16 22:52:47,964 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:47,965 INFO L93 Difference]: Finished difference Result 885 states and 1418 transitions. [2024-11-16 22:52:47,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 22:52:47,967 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 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 11 [2024-11-16 22:52:47,967 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:47,974 INFO L225 Difference]: With dead ends: 885 [2024-11-16 22:52:47,975 INFO L226 Difference]: Without dead ends: 405 [2024-11-16 22:52:47,978 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 22:52:47,983 INFO L432 NwaCegarLoop]: 589 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 589 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:47,984 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 589 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 22:52:48,001 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 405 states. [2024-11-16 22:52:48,025 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 405 to 405. [2024-11-16 22:52:48,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 405 states, 397 states have (on average 1.433249370277078) internal successors, (569), 397 states have internal predecessors, (569), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-16 22:52:48,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 405 states and 581 transitions. [2024-11-16 22:52:48,028 INFO L78 Accepts]: Start accepts. Automaton has 405 states and 581 transitions. Word has length 11 [2024-11-16 22:52:48,028 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:48,029 INFO L471 AbstractCegarLoop]: Abstraction has 405 states and 581 transitions. [2024-11-16 22:52:48,029 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 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-11-16 22:52:48,029 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 581 transitions. [2024-11-16 22:52:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-16 22:52:48,029 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:48,029 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:48,030 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 22:52:48,030 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:48,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:48,030 INFO L85 PathProgramCache]: Analyzing trace with hash 1374178481, now seen corresponding path program 1 times [2024-11-16 22:52:48,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:48,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1976920338] [2024-11-16 22:52:48,031 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:48,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:48,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:48,142 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 22:52:48,142 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:48,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1976920338] [2024-11-16 22:52:48,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1976920338] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:48,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:48,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-16 22:52:48,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [842083628] [2024-11-16 22:52:48,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:48,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 22:52:48,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:48,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 22:52:48,146 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-16 22:52:48,147 INFO L87 Difference]: Start difference. First operand 405 states and 581 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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-11-16 22:52:48,444 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:48,444 INFO L93 Difference]: Finished difference Result 1134 states and 1641 transitions. [2024-11-16 22:52:48,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 22:52:48,444 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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 12 [2024-11-16 22:52:48,445 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:48,447 INFO L225 Difference]: With dead ends: 1134 [2024-11-16 22:52:48,448 INFO L226 Difference]: Without dead ends: 729 [2024-11-16 22:52:48,448 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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-11-16 22:52:48,449 INFO L432 NwaCegarLoop]: 535 mSDtfsCounter, 469 mSDsluCounter, 1000 mSDsCounter, 0 mSdLazyCounter, 206 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 472 SdHoareTripleChecker+Valid, 1535 SdHoareTripleChecker+Invalid, 207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 206 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:48,450 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [472 Valid, 1535 Invalid, 207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 206 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-16 22:52:48,451 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 729 states. [2024-11-16 22:52:48,485 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 729 to 729. [2024-11-16 22:52:48,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 729 states, 718 states have (on average 1.448467966573816) internal successors, (1040), 718 states have internal predecessors, (1040), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:48,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 729 states to 729 states and 1058 transitions. [2024-11-16 22:52:48,488 INFO L78 Accepts]: Start accepts. Automaton has 729 states and 1058 transitions. Word has length 12 [2024-11-16 22:52:48,488 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:48,489 INFO L471 AbstractCegarLoop]: Abstraction has 729 states and 1058 transitions. [2024-11-16 22:52:48,489 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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-11-16 22:52:48,489 INFO L276 IsEmpty]: Start isEmpty. Operand 729 states and 1058 transitions. [2024-11-16 22:52:48,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-16 22:52:48,494 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:48,495 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:48,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 22:52:48,495 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:48,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:48,495 INFO L85 PathProgramCache]: Analyzing trace with hash 1007460273, now seen corresponding path program 1 times [2024-11-16 22:52:48,496 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:48,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175009832] [2024-11-16 22:52:48,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 22:52:49,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 141 [2024-11-16 22:52:49,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,018 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-16 22:52:49,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:49,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175009832] [2024-11-16 22:52:49,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175009832] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:49,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:49,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 22:52:49,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058398245] [2024-11-16 22:52:49,022 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:49,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-16 22:52:49,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:49,025 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-16 22:52:49,025 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-16 22:52:49,025 INFO L87 Difference]: Start difference. First operand 729 states and 1058 transitions. Second operand has 5 states, 5 states have (on average 33.8) internal successors, (169), 4 states have internal predecessors, (169), 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-11-16 22:52:49,470 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:49,470 INFO L93 Difference]: Finished difference Result 1405 states and 2043 transitions. [2024-11-16 22:52:49,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-16 22:52:49,471 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 33.8) internal successors, (169), 4 states have internal predecessors, (169), 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 176 [2024-11-16 22:52:49,471 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:49,475 INFO L225 Difference]: With dead ends: 1405 [2024-11-16 22:52:49,475 INFO L226 Difference]: Without dead ends: 738 [2024-11-16 22:52:49,476 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-16 22:52:49,476 INFO L432 NwaCegarLoop]: 508 mSDtfsCounter, 108 mSDsluCounter, 1340 mSDsCounter, 0 mSdLazyCounter, 332 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 1848 SdHoareTripleChecker+Invalid, 354 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 332 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:49,477 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 1848 Invalid, 354 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 332 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-16 22:52:49,478 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 738 states. [2024-11-16 22:52:49,506 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 738 to 729. [2024-11-16 22:52:49,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 729 states, 718 states have (on average 1.4289693593314763) internal successors, (1026), 718 states have internal predecessors, (1026), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:49,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 729 states to 729 states and 1044 transitions. [2024-11-16 22:52:49,512 INFO L78 Accepts]: Start accepts. Automaton has 729 states and 1044 transitions. Word has length 176 [2024-11-16 22:52:49,512 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:49,512 INFO L471 AbstractCegarLoop]: Abstraction has 729 states and 1044 transitions. [2024-11-16 22:52:49,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 33.8) internal successors, (169), 4 states have internal predecessors, (169), 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-11-16 22:52:49,513 INFO L276 IsEmpty]: Start isEmpty. Operand 729 states and 1044 transitions. [2024-11-16 22:52:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-16 22:52:49,518 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:49,518 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:49,518 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-16 22:52:49,518 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:49,519 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:49,519 INFO L85 PathProgramCache]: Analyzing trace with hash -546746568, now seen corresponding path program 1 times [2024-11-16 22:52:49,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:49,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330931083] [2024-11-16 22:52:49,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:49,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:49,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 22:52:49,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 141 [2024-11-16 22:52:49,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:49,719 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-16 22:52:49,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:49,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330931083] [2024-11-16 22:52:49,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330931083] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:49,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:49,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-16 22:52:49,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1653612172] [2024-11-16 22:52:49,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:49,721 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 22:52:49,722 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:49,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 22:52:49,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-16 22:52:49,723 INFO L87 Difference]: Start difference. First operand 729 states and 1044 transitions. Second operand has 4 states, 4 states have (on average 42.25) internal successors, (169), 3 states have internal predecessors, (169), 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-11-16 22:52:50,325 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:50,326 INFO L93 Difference]: Finished difference Result 1315 states and 1892 transitions. [2024-11-16 22:52:50,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 22:52:50,326 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 42.25) internal successors, (169), 3 states have internal predecessors, (169), 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 176 [2024-11-16 22:52:50,327 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:50,329 INFO L225 Difference]: With dead ends: 1315 [2024-11-16 22:52:50,329 INFO L226 Difference]: Without dead ends: 730 [2024-11-16 22:52:50,330 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 5 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-11-16 22:52:50,338 INFO L432 NwaCegarLoop]: 528 mSDtfsCounter, 137 mSDsluCounter, 949 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 137 SdHoareTripleChecker+Valid, 1477 SdHoareTripleChecker+Invalid, 242 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:50,338 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [137 Valid, 1477 Invalid, 242 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 22:52:50,339 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 730 states. [2024-11-16 22:52:50,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 730 to 727. [2024-11-16 22:52:50,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 727 states, 716 states have (on average 1.4287709497206704) internal successors, (1023), 716 states have internal predecessors, (1023), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 727 states to 727 states and 1041 transitions. [2024-11-16 22:52:50,370 INFO L78 Accepts]: Start accepts. Automaton has 727 states and 1041 transitions. Word has length 176 [2024-11-16 22:52:50,371 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:50,371 INFO L471 AbstractCegarLoop]: Abstraction has 727 states and 1041 transitions. [2024-11-16 22:52:50,371 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 42.25) internal successors, (169), 3 states have internal predecessors, (169), 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-11-16 22:52:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 727 states and 1041 transitions. [2024-11-16 22:52:50,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-16 22:52:50,375 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:50,376 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:50,376 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-16 22:52:50,376 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:50,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:50,377 INFO L85 PathProgramCache]: Analyzing trace with hash -1468693465, now seen corresponding path program 1 times [2024-11-16 22:52:50,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:50,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [899686794] [2024-11-16 22:52:50,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:50,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:50,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 22:52:50,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:50,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69 [2024-11-16 22:52:50,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:50,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-11-16 22:52:50,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:50,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 22:52:50,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:50,746 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-16 22:52:50,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:50,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [899686794] [2024-11-16 22:52:50,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [899686794] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:50,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:50,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 22:52:50,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1562177557] [2024-11-16 22:52:50,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:50,747 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-16 22:52:50,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:50,748 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-16 22:52:50,748 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-16 22:52:50,749 INFO L87 Difference]: Start difference. First operand 727 states and 1041 transitions. Second operand has 5 states, 5 states have (on average 34.8) internal successors, (174), 4 states have internal predecessors, (174), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-16 22:52:51,200 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:51,200 INFO L93 Difference]: Finished difference Result 1173 states and 1683 transitions. [2024-11-16 22:52:51,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 22:52:51,201 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 34.8) internal successors, (174), 4 states have internal predecessors, (174), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 191 [2024-11-16 22:52:51,201 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:51,203 INFO L225 Difference]: With dead ends: 1173 [2024-11-16 22:52:51,204 INFO L226 Difference]: Without dead ends: 646 [2024-11-16 22:52:51,204 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-16 22:52:51,205 INFO L432 NwaCegarLoop]: 436 mSDtfsCounter, 33 mSDsluCounter, 1196 mSDsCounter, 0 mSdLazyCounter, 297 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 1632 SdHoareTripleChecker+Invalid, 323 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 297 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:51,205 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 1632 Invalid, 323 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 297 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-16 22:52:51,207 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 646 states. [2024-11-16 22:52:51,218 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 646 to 643. [2024-11-16 22:52:51,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 643 states, 632 states have (on average 1.375) internal successors, (869), 632 states have internal predecessors, (869), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:51,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 643 states to 643 states and 887 transitions. [2024-11-16 22:52:51,221 INFO L78 Accepts]: Start accepts. Automaton has 643 states and 887 transitions. Word has length 191 [2024-11-16 22:52:51,221 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:51,221 INFO L471 AbstractCegarLoop]: Abstraction has 643 states and 887 transitions. [2024-11-16 22:52:51,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 34.8) internal successors, (174), 4 states have internal predecessors, (174), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-16 22:52:51,222 INFO L276 IsEmpty]: Start isEmpty. Operand 643 states and 887 transitions. [2024-11-16 22:52:51,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-16 22:52:51,224 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:51,224 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:51,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-16 22:52:51,225 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:51,225 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:51,225 INFO L85 PathProgramCache]: Analyzing trace with hash 221864622, now seen corresponding path program 1 times [2024-11-16 22:52:51,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:51,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722737542] [2024-11-16 22:52:51,226 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:51,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 22:52:52,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69 [2024-11-16 22:52:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-11-16 22:52:52,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 22:52:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-16 22:52:52,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:52,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722737542] [2024-11-16 22:52:52,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722737542] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 22:52:52,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2138184759] [2024-11-16 22:52:52,153 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:52,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 22:52:52,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 22:52:52,155 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 22:52:52,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-16 22:52:52,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:52,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 1027 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-16 22:52:52,571 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 22:52:52,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 7 [2024-11-16 22:52:53,222 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-16 22:52:53,222 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 22:52:53,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2138184759] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:53,223 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 22:52:53,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [5] total 14 [2024-11-16 22:52:53,223 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1362176866] [2024-11-16 22:52:53,223 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:53,223 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-16 22:52:53,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:53,224 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-16 22:52:53,224 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=147, Unknown=0, NotChecked=0, Total=182 [2024-11-16 22:52:53,224 INFO L87 Difference]: Start difference. First operand 643 states and 887 transitions. Second operand has 11 states, 11 states have (on average 15.818181818181818) internal successors, (174), 11 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:55,261 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:55,261 INFO L93 Difference]: Finished difference Result 1311 states and 1798 transitions. [2024-11-16 22:52:55,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-16 22:52:55,262 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 15.818181818181818) internal successors, (174), 11 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 191 [2024-11-16 22:52:55,262 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:55,264 INFO L225 Difference]: With dead ends: 1311 [2024-11-16 22:52:55,264 INFO L226 Difference]: Without dead ends: 756 [2024-11-16 22:52:55,265 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 209 GetRequests, 189 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=101, Invalid=361, Unknown=0, NotChecked=0, Total=462 [2024-11-16 22:52:55,266 INFO L432 NwaCegarLoop]: 494 mSDtfsCounter, 734 mSDsluCounter, 2442 mSDsCounter, 0 mSdLazyCounter, 1412 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 739 SdHoareTripleChecker+Valid, 2936 SdHoareTripleChecker+Invalid, 1416 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1412 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:55,266 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [739 Valid, 2936 Invalid, 1416 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1412 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2024-11-16 22:52:55,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 756 states. [2024-11-16 22:52:55,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 756 to 670. [2024-11-16 22:52:55,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 670 states, 659 states have (on average 1.3672230652503794) internal successors, (901), 659 states have internal predecessors, (901), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:55,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 670 states and 919 transitions. [2024-11-16 22:52:55,280 INFO L78 Accepts]: Start accepts. Automaton has 670 states and 919 transitions. Word has length 191 [2024-11-16 22:52:55,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:55,281 INFO L471 AbstractCegarLoop]: Abstraction has 670 states and 919 transitions. [2024-11-16 22:52:55,281 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 15.818181818181818) internal successors, (174), 11 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:55,281 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 919 transitions. [2024-11-16 22:52:55,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-16 22:52:55,283 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:55,283 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:55,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-16 22:52:55,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-16 22:52:55,484 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:55,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:55,485 INFO L85 PathProgramCache]: Analyzing trace with hash -446881859, now seen corresponding path program 1 times [2024-11-16 22:52:55,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:55,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [42734141] [2024-11-16 22:52:55,486 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:55,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63 [2024-11-16 22:52:56,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70 [2024-11-16 22:52:56,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 22:52:56,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-16 22:52:56,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-16 22:52:56,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:56,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [42734141] [2024-11-16 22:52:56,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [42734141] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 22:52:56,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1282873675] [2024-11-16 22:52:56,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:56,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 22:52:56,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 22:52:56,307 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 22:52:56,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-16 22:52:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:56,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 1028 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-16 22:52:56,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 22:52:56,779 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-16 22:52:56,779 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 22:52:56,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1282873675] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:56,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 22:52:56,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 7 [2024-11-16 22:52:56,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096965607] [2024-11-16 22:52:56,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:56,780 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 22:52:56,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:56,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 22:52:56,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:52:56,781 INFO L87 Difference]: Start difference. First operand 670 states and 919 transitions. Second operand has 4 states, 4 states have (on average 43.75) internal successors, (175), 4 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:56,994 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:56,994 INFO L93 Difference]: Finished difference Result 1270 states and 1744 transitions. [2024-11-16 22:52:56,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 22:52:56,995 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 43.75) internal successors, (175), 4 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 192 [2024-11-16 22:52:56,996 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:56,998 INFO L225 Difference]: With dead ends: 1270 [2024-11-16 22:52:56,998 INFO L226 Difference]: Without dead ends: 715 [2024-11-16 22:52:56,998 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 202 GetRequests, 197 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:52:56,999 INFO L432 NwaCegarLoop]: 448 mSDtfsCounter, 17 mSDsluCounter, 730 mSDsCounter, 0 mSdLazyCounter, 296 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 1178 SdHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 296 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:56,999 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 1178 Invalid, 296 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 296 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-16 22:52:57,001 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 715 states. [2024-11-16 22:52:57,010 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 715 to 699. [2024-11-16 22:52:57,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 699 states, 688 states have (on average 1.3604651162790697) internal successors, (936), 688 states have internal predecessors, (936), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:57,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 699 states and 954 transitions. [2024-11-16 22:52:57,013 INFO L78 Accepts]: Start accepts. Automaton has 699 states and 954 transitions. Word has length 192 [2024-11-16 22:52:57,013 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:57,014 INFO L471 AbstractCegarLoop]: Abstraction has 699 states and 954 transitions. [2024-11-16 22:52:57,014 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 43.75) internal successors, (175), 4 states have internal predecessors, (175), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:57,014 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 954 transitions. [2024-11-16 22:52:57,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-16 22:52:57,016 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:57,016 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:57,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-16 22:52:57,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-16 22:52:57,221 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:57,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:57,221 INFO L85 PathProgramCache]: Analyzing trace with hash -1568876911, now seen corresponding path program 1 times [2024-11-16 22:52:57,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:57,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606258093] [2024-11-16 22:52:57,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:57,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:57,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:57,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-16 22:52:57,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:57,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-16 22:52:57,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:57,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2024-11-16 22:52:57,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:57,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 158 [2024-11-16 22:52:57,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:57,605 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-16 22:52:57,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:57,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606258093] [2024-11-16 22:52:57,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606258093] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:57,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:57,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-16 22:52:57,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [784208260] [2024-11-16 22:52:57,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:57,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-16 22:52:57,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:57,607 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-16 22:52:57,607 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:52:57,608 INFO L87 Difference]: Start difference. First operand 699 states and 954 transitions. Second operand has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 6 states have internal predecessors, (176), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:58,306 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:58,306 INFO L93 Difference]: Finished difference Result 1294 states and 1777 transitions. [2024-11-16 22:52:58,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-16 22:52:58,307 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 6 states have internal predecessors, (176), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 193 [2024-11-16 22:52:58,307 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:58,310 INFO L225 Difference]: With dead ends: 1294 [2024-11-16 22:52:58,310 INFO L226 Difference]: Without dead ends: 714 [2024-11-16 22:52:58,312 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:52:58,314 INFO L432 NwaCegarLoop]: 446 mSDtfsCounter, 11 mSDsluCounter, 1667 mSDsCounter, 0 mSdLazyCounter, 830 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 2113 SdHoareTripleChecker+Invalid, 837 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 830 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:58,315 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 2113 Invalid, 837 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 830 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-16 22:52:58,316 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 714 states. [2024-11-16 22:52:58,327 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 714 to 707. [2024-11-16 22:52:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 707 states, 696 states have (on average 1.3591954022988506) internal successors, (946), 696 states have internal predecessors, (946), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:58,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 707 states to 707 states and 964 transitions. [2024-11-16 22:52:58,331 INFO L78 Accepts]: Start accepts. Automaton has 707 states and 964 transitions. Word has length 193 [2024-11-16 22:52:58,332 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:58,332 INFO L471 AbstractCegarLoop]: Abstraction has 707 states and 964 transitions. [2024-11-16 22:52:58,332 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 6 states have internal predecessors, (176), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:58,332 INFO L276 IsEmpty]: Start isEmpty. Operand 707 states and 964 transitions. [2024-11-16 22:52:58,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-16 22:52:58,334 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:58,334 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:58,335 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-16 22:52:58,335 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:58,335 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:58,335 INFO L85 PathProgramCache]: Analyzing trace with hash -38642431, now seen corresponding path program 1 times [2024-11-16 22:52:58,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:58,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470639426] [2024-11-16 22:52:58,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:58,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:52:58,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:58,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-16 22:52:58,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:58,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-11-16 22:52:58,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:58,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-11-16 22:52:58,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:58,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-11-16 22:52:58,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:52:58,778 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-16 22:52:58,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:52:58,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470639426] [2024-11-16 22:52:58,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470639426] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:52:58,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 22:52:58,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-16 22:52:58,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640653865] [2024-11-16 22:52:58,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:52:58,779 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-16 22:52:58,779 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:52:58,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-16 22:52:58,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 22:52:58,780 INFO L87 Difference]: Start difference. First operand 707 states and 964 transitions. Second operand has 8 states, 8 states have (on average 22.125) internal successors, (177), 7 states have internal predecessors, (177), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:59,579 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:52:59,579 INFO L93 Difference]: Finished difference Result 1309 states and 1797 transitions. [2024-11-16 22:52:59,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-16 22:52:59,580 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 22.125) internal successors, (177), 7 states have internal predecessors, (177), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 194 [2024-11-16 22:52:59,580 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:52:59,582 INFO L225 Difference]: With dead ends: 1309 [2024-11-16 22:52:59,582 INFO L226 Difference]: Without dead ends: 732 [2024-11-16 22:52:59,583 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 22:52:59,584 INFO L432 NwaCegarLoop]: 438 mSDtfsCounter, 15 mSDsluCounter, 1990 mSDsCounter, 0 mSdLazyCounter, 1007 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 2428 SdHoareTripleChecker+Invalid, 1014 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 1007 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 22:52:59,584 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 2428 Invalid, 1014 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 1007 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 22:52:59,585 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 732 states. [2024-11-16 22:52:59,595 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 732 to 723. [2024-11-16 22:52:59,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 723 states, 712 states have (on average 1.3595505617977528) internal successors, (968), 712 states have internal predecessors, (968), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-16 22:52:59,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 723 states and 986 transitions. [2024-11-16 22:52:59,599 INFO L78 Accepts]: Start accepts. Automaton has 723 states and 986 transitions. Word has length 194 [2024-11-16 22:52:59,599 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:52:59,599 INFO L471 AbstractCegarLoop]: Abstraction has 723 states and 986 transitions. [2024-11-16 22:52:59,599 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 22.125) internal successors, (177), 7 states have internal predecessors, (177), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-11-16 22:52:59,599 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 986 transitions. [2024-11-16 22:52:59,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-16 22:52:59,601 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:52:59,601 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:52:59,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-16 22:52:59,601 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:52:59,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:52:59,602 INFO L85 PathProgramCache]: Analyzing trace with hash -1798547141, now seen corresponding path program 1 times [2024-11-16 22:52:59,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:52:59,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620404998] [2024-11-16 22:52:59,602 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:52:59,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:53:00,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-16 22:53:00,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-11-16 22:53:00,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-11-16 22:53:00,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-11-16 22:53:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,237 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-16 22:53:00,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:53:00,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620404998] [2024-11-16 22:53:00,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620404998] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 22:53:00,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [164397819] [2024-11-16 22:53:00,238 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:53:00,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 22:53:00,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 22:53:00,240 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 22:53:00,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-16 22:53:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:00,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 1027 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-16 22:53:00,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 22:53:00,748 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-16 22:53:00,748 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 22:53:00,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [164397819] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 22:53:00,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 22:53:00,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-16 22:53:00,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800088424] [2024-11-16 22:53:00,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 22:53:00,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-16 22:53:00,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 22:53:00,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-16 22:53:00,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:53:00,751 INFO L87 Difference]: Start difference. First operand 723 states and 986 transitions. Second operand has 5 states, 5 states have (on average 36.0) internal successors, (180), 5 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-16 22:53:00,919 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 22:53:00,920 INFO L93 Difference]: Finished difference Result 1334 states and 1823 transitions. [2024-11-16 22:53:00,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-16 22:53:00,920 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 36.0) internal successors, (180), 5 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 194 [2024-11-16 22:53:00,921 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 22:53:00,923 INFO L225 Difference]: With dead ends: 1334 [2024-11-16 22:53:00,923 INFO L226 Difference]: Without dead ends: 789 [2024-11-16 22:53:00,924 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 199 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-16 22:53:00,924 INFO L432 NwaCegarLoop]: 449 mSDtfsCounter, 453 mSDsluCounter, 1337 mSDsCounter, 0 mSdLazyCounter, 176 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 461 SdHoareTripleChecker+Valid, 1786 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 22:53:00,924 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [461 Valid, 1786 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 22:53:00,925 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 789 states. [2024-11-16 22:53:00,936 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 789 to 726. [2024-11-16 22:53:00,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 726 states, 714 states have (on average 1.3599439775910365) internal successors, (971), 715 states have internal predecessors, (971), 9 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12) [2024-11-16 22:53:00,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 726 states and 992 transitions. [2024-11-16 22:53:00,939 INFO L78 Accepts]: Start accepts. Automaton has 726 states and 992 transitions. Word has length 194 [2024-11-16 22:53:00,939 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 22:53:00,939 INFO L471 AbstractCegarLoop]: Abstraction has 726 states and 992 transitions. [2024-11-16 22:53:00,939 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 36.0) internal successors, (180), 5 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-16 22:53:00,939 INFO L276 IsEmpty]: Start isEmpty. Operand 726 states and 992 transitions. [2024-11-16 22:53:00,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-16 22:53:00,941 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 22:53:00,942 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 22:53:00,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-16 22:53:01,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 22:53:01,146 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 22:53:01,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 22:53:01,146 INFO L85 PathProgramCache]: Analyzing trace with hash 289756987, now seen corresponding path program 1 times [2024-11-16 22:53:01,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 22:53:01,146 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [291726046] [2024-11-16 22:53:01,146 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:53:01,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 22:53:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:01,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-16 22:53:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:01,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 22:53:01,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:01,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 154 [2024-11-16 22:53:01,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:01,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-16 22:53:01,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:01,955 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 2 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-16 22:53:01,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 22:53:01,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [291726046] [2024-11-16 22:53:01,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [291726046] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 22:53:01,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2123960010] [2024-11-16 22:53:01,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 22:53:01,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 22:53:01,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 22:53:01,959 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 22:53:01,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-16 22:53:02,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 22:53:02,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 1087 conjuncts, 252 conjuncts are in the unsatisfiable core [2024-11-16 22:53:02,536 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 22:53:02,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-16 22:53:02,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 15 [2024-11-16 22:53:03,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 11 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 21 [2024-11-16 22:53:03,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 7 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 21 [2024-11-16 22:53:03,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 21 [2024-11-16 22:53:03,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-16 22:53:03,168 INFO L349 Elim1Store]: treesize reduction 26, result has 35.0 percent of original size [2024-11-16 22:53:03,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 29 [2024-11-16 22:53:03,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 10 [2024-11-16 22:53:03,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-16 22:53:03,377 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2024-11-16 22:53:03,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 50 treesize of output 45 [2024-11-16 22:53:03,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 16 [2024-11-16 22:53:12,706 INFO L224 Elim1Store]: Index analysis took 266 ms