./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-patterns/array8_pattern.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-patterns/array8_pattern.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh --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 Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 06625eaf591a62e295090a882d83c1e11aaafca7ac8895e7d4adcf51d5b26e02 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 14:28:48,887 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 14:28:48,956 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-12-02 14:28:48,961 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 14:28:48,962 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 14:28:48,986 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 14:28:48,987 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 14:28:48,988 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 14:28:48,988 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 14:28:48,989 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 14:28:48,989 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 14:28:48,990 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 14:28:48,991 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 14:28:48,991 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 14:28:48,992 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 14:28:48,992 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 14:28:48,992 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 14:28:48,993 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 14:28:48,993 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 14:28:48,994 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 14:28:48,994 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 14:28:48,995 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 14:28:48,996 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 14:28:48,996 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 14:28:48,997 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 14:28:48,997 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 14:28:48,997 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 14:28:48,998 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 14:28:48,998 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 14:28:48,998 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 14:28:48,999 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 14:28:48,999 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 14:28:48,999 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 14:28:49,000 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 14:28:49,000 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 14:28:49,000 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 14:28:49,000 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 14:28:49,000 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:28:49,001 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 14:28:49,001 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 14:28:49,001 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 14:28:49,002 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 14:28:49,002 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 14:28:49,002 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 14:28:49,002 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 14:28:49,002 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 14:28:49,003 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 14:28:49,003 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh 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 -> Taipan 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 -> 06625eaf591a62e295090a882d83c1e11aaafca7ac8895e7d4adcf51d5b26e02 [2023-12-02 14:28:49,228 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 14:28:49,248 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 14:28:49,251 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 14:28:49,252 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 14:28:49,252 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 14:28:49,253 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/array-patterns/array8_pattern.c [2023-12-02 14:28:52,012 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 14:28:52,173 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 14:28:52,173 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/sv-benchmarks/c/array-patterns/array8_pattern.c [2023-12-02 14:28:52,179 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/data/c88ea2b45/635989d6eb9d41188444cca920cfb3fd/FLAG77ef65a4a [2023-12-02 14:28:52,191 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/data/c88ea2b45/635989d6eb9d41188444cca920cfb3fd [2023-12-02 14:28:52,194 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 14:28:52,196 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 14:28:52,197 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 14:28:52,197 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 14:28:52,202 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 14:28:52,202 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,203 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c785f05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52, skipping insertion in model container [2023-12-02 14:28:52,204 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,222 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 14:28:52,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/sv-benchmarks/c/array-patterns/array8_pattern.c[1321,1334] [2023-12-02 14:28:52,358 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:28:52,366 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 14:28:52,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/sv-benchmarks/c/array-patterns/array8_pattern.c[1321,1334] [2023-12-02 14:28:52,384 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:28:52,395 INFO L206 MainTranslator]: Completed translation [2023-12-02 14:28:52,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52 WrapperNode [2023-12-02 14:28:52,396 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 14:28:52,397 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 14:28:52,397 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 14:28:52,397 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 14:28:52,403 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,409 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,431 INFO L138 Inliner]: procedures = 16, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 85 [2023-12-02 14:28:52,431 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 14:28:52,432 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 14:28:52,432 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 14:28:52,432 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 14:28:52,438 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,439 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,441 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,441 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,447 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,451 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,453 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,454 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,456 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 14:28:52,457 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 14:28:52,457 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 14:28:52,457 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 14:28:52,458 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (1/1) ... [2023-12-02 14:28:52,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:28:52,475 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:28:52,486 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 14:28:52,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 14:28:52,515 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 14:28:52,515 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-12-02 14:28:52,515 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-12-02 14:28:52,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 14:28:52,515 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-02 14:28:52,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-02 14:28:52,516 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 14:28:52,516 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 14:28:52,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-02 14:28:52,516 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-02 14:28:52,580 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 14:28:52,582 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 14:28:52,739 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 14:28:52,805 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 14:28:52,805 INFO L309 CfgBuilder]: Removed 3 assume(true) statements. [2023-12-02 14:28:52,807 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:28:52 BoogieIcfgContainer [2023-12-02 14:28:52,807 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 14:28:52,810 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 14:28:52,810 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 14:28:52,813 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 14:28:52,813 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:28:52" (1/3) ... [2023-12-02 14:28:52,813 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7510cf59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:28:52, skipping insertion in model container [2023-12-02 14:28:52,814 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:28:52" (2/3) ... [2023-12-02 14:28:52,814 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7510cf59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:28:52, skipping insertion in model container [2023-12-02 14:28:52,814 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:28:52" (3/3) ... [2023-12-02 14:28:52,815 INFO L112 eAbstractionObserver]: Analyzing ICFG array8_pattern.c [2023-12-02 14:28:52,830 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 14:28:52,830 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 14:28:52,870 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 14:28:52,876 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, 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;@5a34ecd1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 14:28:52,876 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 14:28:52,880 INFO L276 IsEmpty]: Start isEmpty. Operand has 17 states, 12 states have (on average 1.5) internal successors, (18), 13 states have internal predecessors, (18), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:28:52,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-12-02 14:28:52,888 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:28:52,888 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:28:52,889 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:28:52,894 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:28:52,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1754958409, now seen corresponding path program 1 times [2023-12-02 14:28:52,904 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:28:52,905 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610290908] [2023-12-02 14:28:52,905 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:28:52,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:28:53,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 14:28:53,080 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:28:53,080 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:28:53,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610290908] [2023-12-02 14:28:53,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610290908] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 14:28:53,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 14:28:53,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 14:28:53,083 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982847553] [2023-12-02 14:28:53,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 14:28:53,088 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-12-02 14:28:53,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:28:53,120 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-12-02 14:28:53,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 14:28:53,122 INFO L87 Difference]: Start difference. First operand has 17 states, 12 states have (on average 1.5) internal successors, (18), 13 states have internal predecessors, (18), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 14:28:53,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:28:53,156 INFO L93 Difference]: Finished difference Result 24 states and 30 transitions. [2023-12-02 14:28:53,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 14:28:53,159 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2023-12-02 14:28:53,160 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:28:53,166 INFO L225 Difference]: With dead ends: 24 [2023-12-02 14:28:53,166 INFO L226 Difference]: Without dead ends: 15 [2023-12-02 14:28:53,169 INFO L412 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 [2023-12-02 14:28:53,173 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 14:28:53,174 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 14:28:53,191 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2023-12-02 14:28:53,206 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2023-12-02 14:28:53,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:28:53,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 18 transitions. [2023-12-02 14:28:53,209 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 18 transitions. Word has length 11 [2023-12-02 14:28:53,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:28:53,211 INFO L495 AbstractCegarLoop]: Abstraction has 15 states and 18 transitions. [2023-12-02 14:28:53,211 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 14:28:53,211 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2023-12-02 14:28:53,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-12-02 14:28:53,213 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:28:53,213 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:28:53,213 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 14:28:53,213 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:28:53,214 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:28:53,214 INFO L85 PathProgramCache]: Analyzing trace with hash -172383393, now seen corresponding path program 1 times [2023-12-02 14:28:53,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:28:53,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [133186120] [2023-12-02 14:28:53,215 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:28:53,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:28:53,246 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:28:53,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1552911825] [2023-12-02 14:28:53,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:28:53,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:28:53,247 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:28:53,252 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:28:53,260 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-12-02 14:28:53,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 14:28:53,338 INFO L262 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 14:28:53,344 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:28:53,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:28:53,412 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 14:28:53,413 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:28:53,413 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [133186120] [2023-12-02 14:28:53,413 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:28:53,413 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1552911825] [2023-12-02 14:28:53,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1552911825] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 14:28:53,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 14:28:53,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 14:28:53,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767689385] [2023-12-02 14:28:53,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 14:28:53,416 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-12-02 14:28:53,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:28:53,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-12-02 14:28:53,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-12-02 14:28:53,418 INFO L87 Difference]: Start difference. First operand 15 states and 18 transitions. Second operand has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:28:53,477 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:28:53,477 INFO L93 Difference]: Finished difference Result 30 states and 35 transitions. [2023-12-02 14:28:53,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 14:28:53,478 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 16 [2023-12-02 14:28:53,478 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:28:53,479 INFO L225 Difference]: With dead ends: 30 [2023-12-02 14:28:53,479 INFO L226 Difference]: Without dead ends: 19 [2023-12-02 14:28:53,479 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-12-02 14:28:53,481 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 14 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 14:28:53,481 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 19 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 14:28:53,482 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2023-12-02 14:28:53,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19. [2023-12-02 14:28:53,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:28:53,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 21 transitions. [2023-12-02 14:28:53,488 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 21 transitions. Word has length 16 [2023-12-02 14:28:53,488 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:28:53,488 INFO L495 AbstractCegarLoop]: Abstraction has 19 states and 21 transitions. [2023-12-02 14:28:53,488 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:28:53,489 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 21 transitions. [2023-12-02 14:28:53,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-12-02 14:28:53,489 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:28:53,490 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:28:53,505 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-12-02 14:28:53,692 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-12-02 14:28:53,692 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:28:53,693 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:28:53,693 INFO L85 PathProgramCache]: Analyzing trace with hash -530719006, now seen corresponding path program 1 times [2023-12-02 14:28:53,693 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:28:53,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1553912482] [2023-12-02 14:28:53,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:28:53,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:28:53,716 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:28:53,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [735128578] [2023-12-02 14:28:53,717 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:28:53,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:28:53,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:28:53,718 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:28:53,720 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 14:28:53,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 14:28:53,799 INFO L262 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 43 conjunts are in the unsatisfiable core [2023-12-02 14:28:53,805 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:28:53,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 14:28:53,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 14:28:53,935 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 18 [2023-12-02 14:28:53,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 12 treesize of output 1 [2023-12-02 14:28:54,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 14:28:54,286 INFO L349 Elim1Store]: treesize reduction 39, result has 40.9 percent of original size [2023-12-02 14:28:54,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 65 treesize of output 40 [2023-12-02 14:28:54,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 12 [2023-12-02 14:28:54,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:28:54,553 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:07,063 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:07,063 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1553912482] [2023-12-02 14:29:07,063 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:07,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [735128578] [2023-12-02 14:29:07,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [735128578] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 14:29:07,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1910808531] [2023-12-02 14:29:07,080 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:07,080 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:07,083 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:07,087 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:07,087 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:07,620 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:07,622 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:08,920 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '292#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (= |ULTIMATE.start_main_~#array2~0#1.offset| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#array1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:08,921 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:08,921 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-12-02 14:29:08,921 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14 [2023-12-02 14:29:08,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1509431449] [2023-12-02 14:29:08,921 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:08,922 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-12-02 14:29:08,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:08,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-12-02 14:29:08,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=851, Unknown=5, NotChecked=0, Total=992 [2023-12-02 14:29:08,925 INFO L87 Difference]: Start difference. First operand 19 states and 21 transitions. Second operand has 14 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 11 states have internal predecessors, (14), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:09,337 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:09,337 INFO L93 Difference]: Finished difference Result 39 states and 44 transitions. [2023-12-02 14:29:09,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-12-02 14:29:09,338 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 11 states have internal predecessors, (14), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 18 [2023-12-02 14:29:09,338 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:09,339 INFO L225 Difference]: With dead ends: 39 [2023-12-02 14:29:09,339 INFO L226 Difference]: Without dead ends: 36 [2023-12-02 14:29:09,341 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 49 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 391 ImplicationChecksByTransitivity, 13.8s TimeCoverageRelationStatistics Valid=206, Invalid=1195, Unknown=5, NotChecked=0, Total=1406 [2023-12-02 14:29:09,342 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 31 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 125 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:09,343 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 53 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 125 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-12-02 14:29:09,344 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2023-12-02 14:29:09,350 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 28. [2023-12-02 14:29:09,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 14:29:09,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 32 transitions. [2023-12-02 14:29:09,351 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 32 transitions. Word has length 18 [2023-12-02 14:29:09,352 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:09,352 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 32 transitions. [2023-12-02 14:29:09,352 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 11 states have internal predecessors, (14), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:09,352 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 32 transitions. [2023-12-02 14:29:09,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-12-02 14:29:09,353 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:09,353 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:09,358 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-12-02 14:29:09,553 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:09,554 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:09,554 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:09,554 INFO L85 PathProgramCache]: Analyzing trace with hash 727375307, now seen corresponding path program 2 times [2023-12-02 14:29:09,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:09,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1741198306] [2023-12-02 14:29:09,555 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:09,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:09,573 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:09,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [934554505] [2023-12-02 14:29:09,573 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 14:29:09,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:09,573 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:09,574 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:09,575 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 14:29:09,639 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-12-02 14:29:09,639 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 14:29:09,640 INFO L262 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 14:29:09,642 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:09,699 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:09,699 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:09,748 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 14:29:09,749 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:09,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1741198306] [2023-12-02 14:29:09,749 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:09,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [934554505] [2023-12-02 14:29:09,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [934554505] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 14:29:09,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [577166896] [2023-12-02 14:29:09,752 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:09,752 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:09,752 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:09,753 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:09,753 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:10,298 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:10,299 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:11,113 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '532#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (= |ULTIMATE.start_main_~#array2~0#1.offset| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#array1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:11,113 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:11,114 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 14:29:11,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 9 [2023-12-02 14:29:11,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481678221] [2023-12-02 14:29:11,114 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:11,114 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-12-02 14:29:11,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:11,115 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-12-02 14:29:11,115 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=344, Unknown=0, NotChecked=0, Total=420 [2023-12-02 14:29:11,116 INFO L87 Difference]: Start difference. First operand 28 states and 32 transitions. Second operand has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:11,216 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:11,216 INFO L93 Difference]: Finished difference Result 37 states and 41 transitions. [2023-12-02 14:29:11,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-12-02 14:29:11,217 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 19 [2023-12-02 14:29:11,217 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:11,217 INFO L225 Difference]: With dead ends: 37 [2023-12-02 14:29:11,217 INFO L226 Difference]: Without dead ends: 24 [2023-12-02 14:29:11,218 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 33 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 131 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=98, Invalid=454, Unknown=0, NotChecked=0, Total=552 [2023-12-02 14:29:11,219 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 22 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:11,220 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 39 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 14:29:11,220 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2023-12-02 14:29:11,223 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 20. [2023-12-02 14:29:11,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:11,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 22 transitions. [2023-12-02 14:29:11,224 INFO L78 Accepts]: Start accepts. Automaton has 20 states and 22 transitions. Word has length 19 [2023-12-02 14:29:11,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:11,225 INFO L495 AbstractCegarLoop]: Abstraction has 20 states and 22 transitions. [2023-12-02 14:29:11,225 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:11,225 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 22 transitions. [2023-12-02 14:29:11,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-12-02 14:29:11,226 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:11,226 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:11,231 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 14:29:11,426 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:11,426 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:11,427 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:11,427 INFO L85 PathProgramCache]: Analyzing trace with hash -1640077458, now seen corresponding path program 3 times [2023-12-02 14:29:11,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:11,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717788485] [2023-12-02 14:29:11,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:11,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:11,448 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:11,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [917750968] [2023-12-02 14:29:11,448 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-12-02 14:29:11,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:11,449 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:11,449 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:11,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 14:29:11,510 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-12-02 14:29:11,511 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 14:29:11,511 INFO L262 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 14:29:11,513 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:11,557 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:11,557 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:11,603 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 14:29:11,603 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:11,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717788485] [2023-12-02 14:29:11,604 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:11,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [917750968] [2023-12-02 14:29:11,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [917750968] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 14:29:11,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [467185130] [2023-12-02 14:29:11,606 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:11,607 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:11,607 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:11,607 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:11,607 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:12,058 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:12,059 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:12,844 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '751#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:12,844 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:12,844 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 14:29:12,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 9 [2023-12-02 14:29:12,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995592797] [2023-12-02 14:29:12,844 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:12,845 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-12-02 14:29:12,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:12,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-12-02 14:29:12,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=337, Unknown=0, NotChecked=0, Total=420 [2023-12-02 14:29:12,845 INFO L87 Difference]: Start difference. First operand 20 states and 22 transitions. Second operand has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:12,917 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:12,917 INFO L93 Difference]: Finished difference Result 24 states and 26 transitions. [2023-12-02 14:29:12,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-12-02 14:29:12,918 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 19 [2023-12-02 14:29:12,918 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:12,918 INFO L225 Difference]: With dead ends: 24 [2023-12-02 14:29:12,918 INFO L226 Difference]: Without dead ends: 21 [2023-12-02 14:29:12,919 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 33 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 138 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=104, Invalid=448, Unknown=0, NotChecked=0, Total=552 [2023-12-02 14:29:12,920 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 24 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 68 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:12,920 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 24 Invalid, 68 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 14:29:12,921 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2023-12-02 14:29:12,924 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2023-12-02 14:29:12,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 16 states have (on average 1.1875) internal successors, (19), 16 states have internal predecessors, (19), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:12,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 23 transitions. [2023-12-02 14:29:12,924 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 23 transitions. Word has length 19 [2023-12-02 14:29:12,925 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:12,925 INFO L495 AbstractCegarLoop]: Abstraction has 21 states and 23 transitions. [2023-12-02 14:29:12,925 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:12,925 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 23 transitions. [2023-12-02 14:29:12,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-12-02 14:29:12,926 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:12,926 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:12,930 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 14:29:13,126 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:13,126 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:13,127 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:13,127 INFO L85 PathProgramCache]: Analyzing trace with hash 697001663, now seen corresponding path program 4 times [2023-12-02 14:29:13,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:13,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164314645] [2023-12-02 14:29:13,127 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:13,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:13,144 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:13,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [755206911] [2023-12-02 14:29:13,145 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-12-02 14:29:13,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:13,145 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:13,146 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:13,147 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-12-02 14:29:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 14:29:13,211 INFO L262 TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 53 conjunts are in the unsatisfiable core [2023-12-02 14:29:13,215 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:13,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 14:29:13,298 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 31 treesize of output 7 [2023-12-02 14:29:13,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 28 [2023-12-02 14:29:13,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 14:29:14,155 INFO L349 Elim1Store]: treesize reduction 406, result has 24.4 percent of original size [2023-12-02 14:29:14,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 9 select indices, 9 select index equivalence classes, 3 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 30 case distinctions, treesize of input 154 treesize of output 195 [2023-12-02 14:29:15,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 34 [2023-12-02 14:29:15,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:15,070 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:15,962 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:15,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164314645] [2023-12-02 14:29:15,963 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:15,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [755206911] [2023-12-02 14:29:15,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [755206911] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 14:29:15,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [946249402] [2023-12-02 14:29:15,965 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:15,965 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:15,968 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:15,969 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:15,969 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:16,326 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:16,327 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:17,570 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '943#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (= |ULTIMATE.start_main_~#array2~0#1.offset| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#array1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:17,570 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:17,570 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-12-02 14:29:17,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16 [2023-12-02 14:29:17,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892201641] [2023-12-02 14:29:17,570 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:17,571 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-12-02 14:29:17,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:17,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-12-02 14:29:17,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=161, Invalid=1029, Unknown=0, NotChecked=0, Total=1190 [2023-12-02 14:29:17,572 INFO L87 Difference]: Start difference. First operand 21 states and 23 transitions. Second operand has 16 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 13 states have internal predecessors, (16), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:17,828 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:17,828 INFO L93 Difference]: Finished difference Result 37 states and 41 transitions. [2023-12-02 14:29:17,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-12-02 14:29:17,829 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 13 states have internal predecessors, (16), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 20 [2023-12-02 14:29:17,829 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:17,830 INFO L225 Difference]: With dead ends: 37 [2023-12-02 14:29:17,830 INFO L226 Difference]: Without dead ends: 34 [2023-12-02 14:29:17,831 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 402 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=173, Invalid=1159, Unknown=0, NotChecked=0, Total=1332 [2023-12-02 14:29:17,831 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 28 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:17,832 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 54 Invalid, 129 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-12-02 14:29:17,832 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2023-12-02 14:29:17,839 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 29. [2023-12-02 14:29:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 22 states have (on average 1.1818181818181819) internal successors, (26), 22 states have internal predecessors, (26), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 14:29:17,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 32 transitions. [2023-12-02 14:29:17,840 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 32 transitions. Word has length 20 [2023-12-02 14:29:17,840 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:17,841 INFO L495 AbstractCegarLoop]: Abstraction has 29 states and 32 transitions. [2023-12-02 14:29:17,841 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 13 states have internal predecessors, (16), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2023-12-02 14:29:17,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 14:29:17,841 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:17,842 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:17,846 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-12-02 14:29:18,042 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-12-02 14:29:18,042 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:18,042 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:18,043 INFO L85 PathProgramCache]: Analyzing trace with hash 132010382, now seen corresponding path program 5 times [2023-12-02 14:29:18,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:18,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [711864464] [2023-12-02 14:29:18,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:18,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:18,060 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:18,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [28959250] [2023-12-02 14:29:18,060 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 14:29:18,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:18,060 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:18,061 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:18,064 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-12-02 14:29:18,132 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-12-02 14:29:18,132 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 14:29:18,133 INFO L262 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 8 conjunts are in the unsatisfiable core [2023-12-02 14:29:18,135 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:18,201 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:18,201 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:18,259 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 14:29:18,259 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:18,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [711864464] [2023-12-02 14:29:18,259 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:18,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [28959250] [2023-12-02 14:29:18,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [28959250] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 14:29:18,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1783820807] [2023-12-02 14:29:18,261 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:18,261 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:18,261 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:18,261 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:18,261 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:18,689 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:18,690 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:19,511 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1191#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:19,511 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:19,511 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 14:29:19,511 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 12 [2023-12-02 14:29:19,511 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [768629495] [2023-12-02 14:29:19,511 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:19,512 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-12-02 14:29:19,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:19,512 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-12-02 14:29:19,512 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=453, Unknown=0, NotChecked=0, Total=552 [2023-12-02 14:29:19,513 INFO L87 Difference]: Start difference. First operand 29 states and 32 transitions. Second operand has 12 states, 12 states have (on average 1.75) internal successors, (21), 12 states have internal predecessors, (21), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:19,641 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:19,641 INFO L93 Difference]: Finished difference Result 63 states and 69 transitions. [2023-12-02 14:29:19,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-12-02 14:29:19,641 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 1.75) internal successors, (21), 12 states have internal predecessors, (21), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 21 [2023-12-02 14:29:19,642 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:19,642 INFO L225 Difference]: With dead ends: 63 [2023-12-02 14:29:19,642 INFO L226 Difference]: Without dead ends: 55 [2023-12-02 14:29:19,643 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 35 SyntacticMatches, 4 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 207 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=134, Invalid=622, Unknown=0, NotChecked=0, Total=756 [2023-12-02 14:29:19,644 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 41 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:19,644 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 52 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 14:29:19,644 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2023-12-02 14:29:19,652 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 46. [2023-12-02 14:29:19,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 35 states have (on average 1.1714285714285715) internal successors, (41), 35 states have internal predecessors, (41), 5 states have call successors, (5), 5 states have call predecessors, (5), 5 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 14:29:19,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 51 transitions. [2023-12-02 14:29:19,653 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 51 transitions. Word has length 21 [2023-12-02 14:29:19,653 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:19,653 INFO L495 AbstractCegarLoop]: Abstraction has 46 states and 51 transitions. [2023-12-02 14:29:19,653 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 1.75) internal successors, (21), 12 states have internal predecessors, (21), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:19,653 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 51 transitions. [2023-12-02 14:29:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-12-02 14:29:19,654 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:19,654 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:19,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-12-02 14:29:19,854 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:19,855 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:19,855 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:19,855 INFO L85 PathProgramCache]: Analyzing trace with hash 1007709570, now seen corresponding path program 6 times [2023-12-02 14:29:19,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:19,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [265743084] [2023-12-02 14:29:19,856 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:19,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:19,871 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:19,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1500300095] [2023-12-02 14:29:19,872 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-12-02 14:29:19,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:19,872 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:19,873 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:19,874 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-12-02 14:29:19,965 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-12-02 14:29:19,965 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 14:29:19,967 INFO L262 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 59 conjunts are in the unsatisfiable core [2023-12-02 14:29:19,971 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:19,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 14:29:20,031 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 27 treesize of output 15 [2023-12-02 14:29:20,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 28 [2023-12-02 14:29:20,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2023-12-02 14:29:20,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 14:29:20,696 INFO L349 Elim1Store]: treesize reduction 132, result has 33.7 percent of original size [2023-12-02 14:29:20,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 4 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 9 case distinctions, treesize of input 140 treesize of output 125 [2023-12-02 14:29:21,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 4 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 116 treesize of output 52 [2023-12-02 14:29:21,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 1 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:21,462 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:22,179 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:22,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [265743084] [2023-12-02 14:29:22,179 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:22,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1500300095] [2023-12-02 14:29:22,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1500300095] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 14:29:22,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1096176143] [2023-12-02 14:29:22,181 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:22,181 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:22,181 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:22,182 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:22,182 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:22,524 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:22,525 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:23,534 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1493#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (= |ULTIMATE.start_main_~#array2~0#1.offset| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#array1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:23,535 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:23,535 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-12-02 14:29:23,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16 [2023-12-02 14:29:23,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [42485169] [2023-12-02 14:29:23,535 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:23,536 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-12-02 14:29:23,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:23,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-12-02 14:29:23,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=157, Invalid=1033, Unknown=0, NotChecked=0, Total=1190 [2023-12-02 14:29:23,537 INFO L87 Difference]: Start difference. First operand 46 states and 51 transitions. Second operand has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:24,443 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:24,444 INFO L93 Difference]: Finished difference Result 55 states and 61 transitions. [2023-12-02 14:29:24,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2023-12-02 14:29:24,444 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 22 [2023-12-02 14:29:24,444 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:24,445 INFO L225 Difference]: With dead ends: 55 [2023-12-02 14:29:24,445 INFO L226 Difference]: Without dead ends: 52 [2023-12-02 14:29:24,446 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 19 SyntacticMatches, 1 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 491 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=241, Invalid=1651, Unknown=0, NotChecked=0, Total=1892 [2023-12-02 14:29:24,447 INFO L413 NwaCegarLoop]: 11 mSDtfsCounter, 37 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 239 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 252 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 239 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:24,447 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 94 Invalid, 252 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 239 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-12-02 14:29:24,447 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2023-12-02 14:29:24,456 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 47. [2023-12-02 14:29:24,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 36 states have (on average 1.1666666666666667) internal successors, (42), 36 states have internal predecessors, (42), 5 states have call successors, (5), 5 states have call predecessors, (5), 5 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 14:29:24,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 52 transitions. [2023-12-02 14:29:24,457 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 52 transitions. Word has length 22 [2023-12-02 14:29:24,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:24,457 INFO L495 AbstractCegarLoop]: Abstraction has 47 states and 52 transitions. [2023-12-02 14:29:24,457 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 14:29:24,457 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 52 transitions. [2023-12-02 14:29:24,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-12-02 14:29:24,458 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:24,458 INFO L195 NwaCegarLoop]: trace histogram [4, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:24,462 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-12-02 14:29:24,658 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2023-12-02 14:29:24,659 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:24,659 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:24,659 INFO L85 PathProgramCache]: Analyzing trace with hash 1174020907, now seen corresponding path program 7 times [2023-12-02 14:29:24,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:24,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1990103428] [2023-12-02 14:29:24,659 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:24,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:24,674 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:24,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1396142957] [2023-12-02 14:29:24,674 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-12-02 14:29:24,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:24,675 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:24,675 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:24,677 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-12-02 14:29:24,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 14:29:24,756 INFO L262 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 10 conjunts are in the unsatisfiable core [2023-12-02 14:29:24,758 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:24,825 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 14:29:24,826 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 14:29:24,889 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 10 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 14:29:24,889 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 14:29:24,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1990103428] [2023-12-02 14:29:24,889 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 14:29:24,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1396142957] [2023-12-02 14:29:24,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1396142957] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 14:29:24,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [869321937] [2023-12-02 14:29:24,892 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-12-02 14:29:24,892 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 14:29:24,892 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 14:29:24,892 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 14:29:24,892 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 14:29:25,249 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 1 for LOIs [2023-12-02 14:29:25,250 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 14:29:25,963 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1828#(and (<= |ULTIMATE.start_main_~index~0#1| 32767) (= |ULTIMATE.start_main_~temp~0#1| 0) (= |ULTIMATE.start_main_~#array2~0#1.offset| 0) (<= 0 |ULTIMATE.start_main_~index~0#1|) (<= ~ARR_SIZE~0 |ULTIMATE.start_main_~count~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#array1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 1 ~ARR_SIZE~0) (<= (+ 2 ~ARR_SIZE~0) (* 2 |ULTIMATE.start_main_~sum~0#1|)))' at error location [2023-12-02 14:29:25,963 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 14:29:25,964 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 14:29:25,964 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 15 [2023-12-02 14:29:25,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013337087] [2023-12-02 14:29:25,964 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 14:29:25,964 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2023-12-02 14:29:25,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 14:29:25,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-12-02 14:29:25,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=126, Invalid=576, Unknown=0, NotChecked=0, Total=702 [2023-12-02 14:29:25,966 INFO L87 Difference]: Start difference. First operand 47 states and 52 transitions. Second operand has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:26,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 14:29:26,169 INFO L93 Difference]: Finished difference Result 90 states and 98 transitions. [2023-12-02 14:29:26,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-12-02 14:29:26,169 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 23 [2023-12-02 14:29:26,169 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 14:29:26,170 INFO L225 Difference]: With dead ends: 90 [2023-12-02 14:29:26,170 INFO L226 Difference]: Without dead ends: 81 [2023-12-02 14:29:26,171 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 37 SyntacticMatches, 5 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 353 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=225, Invalid=1035, Unknown=0, NotChecked=0, Total=1260 [2023-12-02 14:29:26,172 INFO L413 NwaCegarLoop]: 16 mSDtfsCounter, 85 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 86 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 131 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 14:29:26,172 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [86 Valid, 67 Invalid, 131 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 14:29:26,172 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2023-12-02 14:29:26,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 64. [2023-12-02 14:29:26,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 49 states have (on average 1.183673469387755) internal successors, (58), 49 states have internal predecessors, (58), 7 states have call successors, (7), 7 states have call predecessors, (7), 7 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-12-02 14:29:26,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 72 transitions. [2023-12-02 14:29:26,190 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 72 transitions. Word has length 23 [2023-12-02 14:29:26,190 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 14:29:26,190 INFO L495 AbstractCegarLoop]: Abstraction has 64 states and 72 transitions. [2023-12-02 14:29:26,191 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 1.6) internal successors, (24), 15 states have internal predecessors, (24), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2023-12-02 14:29:26,191 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 72 transitions. [2023-12-02 14:29:26,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-12-02 14:29:26,192 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:29:26,192 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:29:26,197 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2023-12-02 14:29:26,392 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2023-12-02 14:29:26,393 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:29:26,393 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:29:26,393 INFO L85 PathProgramCache]: Analyzing trace with hash 907350559, now seen corresponding path program 8 times [2023-12-02 14:29:26,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:29:26,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069373646] [2023-12-02 14:29:26,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:29:26,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:29:26,407 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 14:29:26,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [605733316] [2023-12-02 14:29:26,408 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 14:29:26,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 14:29:26,408 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:29:26,409 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 14:29:26,409 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f8445c1-d53c-40b5-860d-4aed2880477d/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-12-02 14:29:26,507 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2023-12-02 14:29:26,507 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 14:29:26,509 INFO L262 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 72 conjunts are in the unsatisfiable core [2023-12-02 14:29:26,513 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 14:29:26,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 14:29:26,547 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 27 treesize of output 15 [2023-12-02 14:29:26,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2023-12-02 14:29:26,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 48 [2023-12-02 14:29:26,787 INFO L349 Elim1Store]: treesize reduction 102, result has 35.0 percent of original size [2023-12-02 14:29:26,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 4 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 82 treesize of output 82 [2023-12-02 14:29:28,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 14:29:33,375 WARN L293 SmtUtils]: Spent 5.15s on a formula simplification. DAG size of input: 750 DAG size of output: 238 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2023-12-02 14:29:33,376 INFO L349 Elim1Store]: treesize reduction 3145, result has 16.3 percent of original size [2023-12-02 14:29:33,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 29 select indices, 29 select index equivalence classes, 4 disjoint index pairs (out of 406 index pairs), introduced 29 new quantified variables, introduced 408 case distinctions, treesize of input 365 treesize of output 781 [2023-12-02 14:35:47,313 WARN L293 SmtUtils]: Spent 14.04s on a formula simplification. DAG size of input: 838 DAG size of output: 1021 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2023-12-02 14:42:57,418 WARN L293 SmtUtils]: Spent 20.92s on a formula simplification. DAG size of input: 1009 DAG size of output: 1130 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)