./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/verifythis/prefixsum_rec.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/verifythis/prefixsum_rec.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91 --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 81bdf17d0130e934dcb31a2f76f595e947b99d6273334b7f05365a624466aeab --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-25 00:04:35,572 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-25 00:04:35,704 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-25 00:04:35,717 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-25 00:04:35,718 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-25 00:04:35,762 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-25 00:04:35,763 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-25 00:04:35,764 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-25 00:04:35,765 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-25 00:04:35,770 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-25 00:04:35,771 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-25 00:04:35,772 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-25 00:04:35,773 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-25 00:04:35,775 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-25 00:04:35,775 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-25 00:04:35,776 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-25 00:04:35,776 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-25 00:04:35,777 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-25 00:04:35,777 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-25 00:04:35,778 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-25 00:04:35,778 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-25 00:04:35,779 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-25 00:04:35,780 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-25 00:04:35,781 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-25 00:04:35,781 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-25 00:04:35,782 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-25 00:04:35,782 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-25 00:04:35,783 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-25 00:04:35,783 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-25 00:04:35,784 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-25 00:04:35,785 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-25 00:04:35,785 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-25 00:04:35,786 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-25 00:04:35,786 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-25 00:04:35,786 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-25 00:04:35,787 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-25 00:04:35,787 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-25 00:04:35,787 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:04:35,788 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-25 00:04:35,788 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-25 00:04:35,788 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-25 00:04:35,789 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-25 00:04:35,789 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-25 00:04:35,789 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-25 00:04:35,790 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-25 00:04:35,790 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-25 00:04:35,790 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-25 00:04:35,791 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_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/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_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91 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 -> 81bdf17d0130e934dcb31a2f76f595e947b99d6273334b7f05365a624466aeab [2023-11-25 00:04:36,074 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-25 00:04:36,107 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-25 00:04:36,110 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-25 00:04:36,112 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-25 00:04:36,113 INFO L274 PluginConnector]: CDTParser initialized [2023-11-25 00:04:36,114 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/verifythis/prefixsum_rec.c [2023-11-25 00:04:39,349 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-25 00:04:39,559 INFO L384 CDTParser]: Found 1 translation units. [2023-11-25 00:04:39,560 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/sv-benchmarks/c/verifythis/prefixsum_rec.c [2023-11-25 00:04:39,567 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/data/b7c5addf9/25a5696b214548a791922919a37d44e3/FLAGfd13a7a81 [2023-11-25 00:04:39,582 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/data/b7c5addf9/25a5696b214548a791922919a37d44e3 [2023-11-25 00:04:39,585 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-25 00:04:39,587 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-25 00:04:39,588 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-25 00:04:39,588 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-25 00:04:39,598 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-25 00:04:39,599 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,600 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@412a7cb0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39, skipping insertion in model container [2023-11-25 00:04:39,600 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,639 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-25 00:04:39,796 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_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/sv-benchmarks/c/verifythis/prefixsum_rec.c[525,538] [2023-11-25 00:04:39,830 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:04:39,844 INFO L202 MainTranslator]: Completed pre-run [2023-11-25 00:04:39,858 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_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/sv-benchmarks/c/verifythis/prefixsum_rec.c[525,538] [2023-11-25 00:04:39,889 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:04:39,907 INFO L206 MainTranslator]: Completed translation [2023-11-25 00:04:39,907 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39 WrapperNode [2023-11-25 00:04:39,907 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-25 00:04:39,909 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-25 00:04:39,909 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-25 00:04:39,909 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-25 00:04:39,917 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,927 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,964 INFO L138 Inliner]: procedures = 22, calls = 37, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 75 [2023-11-25 00:04:39,965 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-25 00:04:39,966 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-25 00:04:39,966 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-25 00:04:39,966 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-25 00:04:39,978 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,978 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,981 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,981 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:39,997 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:40,003 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:40,006 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:40,008 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:40,011 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-25 00:04:40,012 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-25 00:04:40,012 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-25 00:04:40,012 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-25 00:04:40,013 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (1/1) ... [2023-11-25 00:04:40,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:04:40,035 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:04:40,048 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-25 00:04:40,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-25 00:04:40,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-25 00:04:40,092 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-25 00:04:40,092 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-25 00:04:40,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-25 00:04:40,092 INFO L130 BoogieDeclarations]: Found specification of procedure downsweep [2023-11-25 00:04:40,093 INFO L138 BoogieDeclarations]: Found implementation of procedure downsweep [2023-11-25 00:04:40,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-25 00:04:40,093 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-25 00:04:40,093 INFO L130 BoogieDeclarations]: Found specification of procedure upsweep [2023-11-25 00:04:40,094 INFO L138 BoogieDeclarations]: Found implementation of procedure upsweep [2023-11-25 00:04:40,094 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-25 00:04:40,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-25 00:04:40,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-25 00:04:40,095 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-25 00:04:40,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-25 00:04:40,095 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-25 00:04:40,183 INFO L241 CfgBuilder]: Building ICFG [2023-11-25 00:04:40,185 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-25 00:04:40,460 INFO L282 CfgBuilder]: Performing block encoding [2023-11-25 00:04:40,523 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-25 00:04:40,523 INFO L309 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-25 00:04:40,525 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:04:40 BoogieIcfgContainer [2023-11-25 00:04:40,525 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-25 00:04:40,534 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-25 00:04:40,534 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-25 00:04:40,538 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-25 00:04:40,538 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.11 12:04:39" (1/3) ... [2023-11-25 00:04:40,539 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c34e6ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:04:40, skipping insertion in model container [2023-11-25 00:04:40,540 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:04:39" (2/3) ... [2023-11-25 00:04:40,540 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c34e6ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:04:40, skipping insertion in model container [2023-11-25 00:04:40,540 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:04:40" (3/3) ... [2023-11-25 00:04:40,542 INFO L112 eAbstractionObserver]: Analyzing ICFG prefixsum_rec.c [2023-11-25 00:04:40,564 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-25 00:04:40,564 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-25 00:04:40,620 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-25 00:04:40,627 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;@44a0fb41, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-25 00:04:40,628 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-25 00:04:40,632 INFO L276 IsEmpty]: Start isEmpty. Operand has 39 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-25 00:04:40,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2023-11-25 00:04:40,641 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:04:40,642 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:04:40,643 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:04:40,648 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:04:40,648 INFO L85 PathProgramCache]: Analyzing trace with hash 1817416563, now seen corresponding path program 1 times [2023-11-25 00:04:40,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:04:40,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528221364] [2023-11-25 00:04:40,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:40,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:04:40,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:41,316 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-25 00:04:41,317 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:04:41,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528221364] [2023-11-25 00:04:41,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528221364] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:04:41,319 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:04:41,319 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-25 00:04:41,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059953374] [2023-11-25 00:04:41,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:04:41,326 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-25 00:04:41,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:04:41,380 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-25 00:04:41,381 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-25 00:04:41,384 INFO L87 Difference]: Start difference. First operand has 39 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2023-11-25 00:04:41,504 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:04:41,505 INFO L93 Difference]: Finished difference Result 51 states and 67 transitions. [2023-11-25 00:04:41,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-25 00:04:41,508 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 34 [2023-11-25 00:04:41,508 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:04:41,516 INFO L225 Difference]: With dead ends: 51 [2023-11-25 00:04:41,516 INFO L226 Difference]: Without dead ends: 39 [2023-11-25 00:04:41,520 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-25 00:04:41,529 INFO L413 NwaCegarLoop]: 38 mSDtfsCounter, 4 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 149 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:04:41,531 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 149 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:04:41,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2023-11-25 00:04:41,579 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2023-11-25 00:04:41,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 24 states have internal predecessors, (29), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-25 00:04:41,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 49 transitions. [2023-11-25 00:04:41,586 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 49 transitions. Word has length 34 [2023-11-25 00:04:41,587 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:04:41,587 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 49 transitions. [2023-11-25 00:04:41,588 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2023-11-25 00:04:41,588 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 49 transitions. [2023-11-25 00:04:41,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-25 00:04:41,593 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:04:41,594 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:04:41,595 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-25 00:04:41,596 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:04:41,597 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:04:41,597 INFO L85 PathProgramCache]: Analyzing trace with hash 391416418, now seen corresponding path program 1 times [2023-11-25 00:04:41,597 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:04:41,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1591510916] [2023-11-25 00:04:41,597 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:41,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:04:41,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:41,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-25 00:04:41,977 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:04:41,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1591510916] [2023-11-25 00:04:41,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1591510916] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:04:41,981 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [743196599] [2023-11-25 00:04:41,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:41,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:04:41,981 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:04:41,987 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:04:41,989 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-25 00:04:42,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:42,140 INFO L262 TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-25 00:04:42,154 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:04:42,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-25 00:04:42,346 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:04:42,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-25 00:04:42,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [743196599] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:04:42,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1537913839] [2023-11-25 00:04:42,514 INFO L159 IcfgInterpreter]: Started Sifa with 31 locations of interest [2023-11-25 00:04:42,515 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:04:42,520 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:04:42,526 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:04:42,528 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:04:43,052 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 75 for LOIs [2023-11-25 00:04:43,152 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:04:43,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [1537913839] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:04:43,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:04:43,812 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [6, 6, 6] total 17 [2023-11-25 00:04:43,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814945764] [2023-11-25 00:04:43,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:04:43,815 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-25 00:04:43,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:04:43,817 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-25 00:04:43,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=206, Unknown=0, NotChecked=0, Total=272 [2023-11-25 00:04:43,820 INFO L87 Difference]: Start difference. First operand 39 states and 49 transitions. Second operand has 8 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) [2023-11-25 00:04:44,010 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:04:44,011 INFO L93 Difference]: Finished difference Result 75 states and 94 transitions. [2023-11-25 00:04:44,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-25 00:04:44,012 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) Word has length 35 [2023-11-25 00:04:44,012 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:04:44,013 INFO L225 Difference]: With dead ends: 75 [2023-11-25 00:04:44,013 INFO L226 Difference]: Without dead ends: 42 [2023-11-25 00:04:44,015 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 86 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=66, Invalid=206, Unknown=0, NotChecked=0, Total=272 [2023-11-25 00:04:44,016 INFO L413 NwaCegarLoop]: 36 mSDtfsCounter, 6 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-25 00:04:44,017 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 89 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-25 00:04:44,018 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2023-11-25 00:04:44,028 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2023-11-25 00:04:44,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 26 states have (on average 1.1923076923076923) internal successors, (31), 26 states have internal predecessors, (31), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-25 00:04:44,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 51 transitions. [2023-11-25 00:04:44,030 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 51 transitions. Word has length 35 [2023-11-25 00:04:44,031 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:04:44,031 INFO L495 AbstractCegarLoop]: Abstraction has 42 states and 51 transitions. [2023-11-25 00:04:44,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) [2023-11-25 00:04:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2023-11-25 00:04:44,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-11-25 00:04:44,033 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:04:44,034 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:04:44,045 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-25 00:04:44,240 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:04:44,241 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:04:44,241 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:04:44,241 INFO L85 PathProgramCache]: Analyzing trace with hash 364271013, now seen corresponding path program 1 times [2023-11-25 00:04:44,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:04:44,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613806286] [2023-11-25 00:04:44,242 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:44,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:04:44,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-25 00:04:44,526 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:04:44,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613806286] [2023-11-25 00:04:44,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1613806286] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:04:44,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1232047530] [2023-11-25 00:04:44,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:44,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:04:44,528 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:04:44,529 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:04:44,548 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-25 00:04:44,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:44,640 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-25 00:04:44,643 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:04:44,736 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-25 00:04:44,736 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:04:44,812 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-25 00:04:44,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1232047530] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:04:44,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1371850347] [2023-11-25 00:04:44,816 INFO L159 IcfgInterpreter]: Started Sifa with 31 locations of interest [2023-11-25 00:04:44,816 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:04:44,817 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:04:44,817 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:04:44,817 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:04:45,678 INFO L197 IcfgInterpreter]: Interpreting procedure downsweep with input of size 30 for LOIs [2023-11-25 00:04:45,700 INFO L197 IcfgInterpreter]: Interpreting procedure #Ultimate.meminit with input of size 75 for LOIs [2023-11-25 00:04:45,724 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 73 for LOIs [2023-11-25 00:04:45,759 INFO L197 IcfgInterpreter]: Interpreting procedure upsweep with input of size 20 for LOIs [2023-11-25 00:04:45,772 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:04:46,730 WARN L876 $PredicateComparison]: unable to prove that (and (<= 8 |c_#Ultimate.meminit_#product|) (let ((.cse3 (* (mod |c_#Ultimate.meminit_#amountOfFields| 1073741824) 4)) (.cse0 (exists ((|v_ULTIMATE.start_is_pow2_~x#1_23| Int)) (= (mod |v_ULTIMATE.start_is_pow2_~x#1_23| 4294967296) 1))) (.cse1 (= |c_old(#memory_int)| |c_#memory_int|)) (.cse2 (<= (+ |c_#Ultimate.meminit_#ptr.base| 1) |c_#StackHeapBarrier|)) (.cse4 (= (* |c_#Ultimate.meminit_#amountOfFields| 4) |c_#Ultimate.meminit_#product|)) (.cse5 (not (= |c_#Ultimate.meminit_#ptr.base| 0)))) (or (and .cse0 .cse1 .cse2 (exists ((|v_#length_12| (Array Int Int))) (= (store |v_#length_12| |c_#Ultimate.meminit_#ptr.base| .cse3) |c_#length|)) (exists ((|v_#valid_27| (Array Int Int))) (and (= |c_#valid| (store |v_#valid_27| |c_#Ultimate.meminit_#ptr.base| 1)) (= (select |v_#valid_27| |c_#Ultimate.meminit_#ptr.base|) 0))) .cse4 .cse5) (and (exists ((|v_#length_12| (Array Int Int)) (|v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| Int) (|v_#valid_27| (Array Int Int)) (|v_#memory_int_83| (Array Int (Array Int Int)))) (let ((.cse6 (store |v_#valid_27| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| 1))) (and (not (= |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| 0)) (<= (+ |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| 1) |c_#StackHeapBarrier|) (= (select .cse6 |c_#Ultimate.meminit_#ptr.base|) 0) (= |c_old(#memory_int)| (store |v_#memory_int_83| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| ((as const (Array Int Int)) 0))) (= (store (store |v_#length_12| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9| .cse3) |c_#Ultimate.meminit_#ptr.base| .cse3) |c_#length|) (= (select |v_#valid_27| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_9|) 0) (= |c_#valid| (store .cse6 |c_#Ultimate.meminit_#ptr.base| 1))))) .cse0 .cse1 .cse2 .cse4 .cse5))) (= |c_#Ultimate.meminit_#ptr.offset| 0) (<= 1 |c_#StackHeapBarrier|) (<= |c_#Ultimate.meminit_#product| 4294967292) (<= |c_#Ultimate.meminit_#amountOfFields| 1073741823) (= |c_#Ultimate.meminit_#sizeOfFields| 4) (<= 2 |c_#Ultimate.meminit_#amountOfFields|)) is different from true [2023-11-25 00:05:03,995 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '796#(and (<= |ULTIMATE.start_main_~n~0#1| (+ (div |ULTIMATE.start_main_~n~0#1| 2) 1)) (= |ULTIMATE.start_check_#in~n#1| |ULTIMATE.start_check_~n#1|) (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_main_~a~0#1.offset| 0) (exists ((|v_#memory_int_90| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_90| |ULTIMATE.start_main_~a~0#1.base| (store (store (select |v_#memory_int_90| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4)) (+ (select (select |v_#memory_int_90| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4))) (select (select |v_#memory_int_90| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* (div |ULTIMATE.start_main_~n~0#1| 2) 4))))) (+ (- 4) (* (div |ULTIMATE.start_main_~n~0#1| 2) 4)) (select (select |v_#memory_int_90| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4))))))) (= |ULTIMATE.start_check_#in~a#1.base| |ULTIMATE.start_main_~a~0#1.base|) (= |ULTIMATE.start_main_~a0~0#1.offset| 0) (= |ULTIMATE.start_check_#in~a0#1.base| |ULTIMATE.start_check_~a0#1.base|) (= |ULTIMATE.start_check_#in~a#1.offset| 0) (= |ULTIMATE.start_main_#t~malloc16#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_check_~a#1.base|) 0) |ULTIMATE.start_check_#t~mem11#1|) (<= 2 |ULTIMATE.start_main_~i~1#1|) (= |ULTIMATE.start_check_#in~a0#1.offset| 0) (= |ULTIMATE.start_check_~sum~0#1| 0) (= |ULTIMATE.start_main_~a0~0#1.base| |ULTIMATE.start_check_#in~a0#1.base|) (= |ULTIMATE.start_check_~i~0#1| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_check_~a#1.offset| 0) (= |ULTIMATE.start_is_pow2_#res#1| 1) (= |ULTIMATE.start_main_~n~0#1| |ULTIMATE.start_check_#in~n#1|) (not (= |ULTIMATE.start_check_#t~mem11#1| 0)) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 2 |ULTIMATE.start_main_~n~0#1|) (= |ULTIMATE.start_main_#t~malloc15#1.offset| 0) (= |ULTIMATE.start_check_~a#1.base| |ULTIMATE.start_check_#in~a#1.base|) (= 0 |ULTIMATE.start_check_~a0#1.offset|))' at error location [2023-11-25 00:05:03,995 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:05:03,995 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:05:03,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2023-11-25 00:05:03,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [878042348] [2023-11-25 00:05:03,996 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:05:03,997 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-25 00:05:03,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:05:03,997 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-25 00:05:03,998 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=165, Invalid=1233, Unknown=12, NotChecked=72, Total=1482 [2023-11-25 00:05:03,999 INFO L87 Difference]: Start difference. First operand 42 states and 51 transitions. Second operand has 12 states, 11 states have (on average 4.0) internal successors, (44), 12 states have internal predecessors, (44), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16) [2023-11-25 00:05:04,238 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:05:04,238 INFO L93 Difference]: Finished difference Result 66 states and 82 transitions. [2023-11-25 00:05:04,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-25 00:05:04,239 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 11 states have (on average 4.0) internal successors, (44), 12 states have internal predecessors, (44), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16) Word has length 36 [2023-11-25 00:05:04,239 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:05:04,240 INFO L225 Difference]: With dead ends: 66 [2023-11-25 00:05:04,241 INFO L226 Difference]: Without dead ends: 43 [2023-11-25 00:05:04,242 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 72 SyntacticMatches, 3 SemanticMatches, 39 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 464 ImplicationChecksByTransitivity, 18.4s TimeCoverageRelationStatistics Valid=181, Invalid=1371, Unknown=12, NotChecked=76, Total=1640 [2023-11-25 00:05:04,244 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 20 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:05:04,244 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 167 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:05:04,245 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2023-11-25 00:05:04,259 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2023-11-25 00:05:04,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 27 states have (on average 1.1851851851851851) internal successors, (32), 27 states have internal predecessors, (32), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-25 00:05:04,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 52 transitions. [2023-11-25 00:05:04,268 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 52 transitions. Word has length 36 [2023-11-25 00:05:04,268 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:05:04,269 INFO L495 AbstractCegarLoop]: Abstraction has 43 states and 52 transitions. [2023-11-25 00:05:04,269 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 11 states have (on average 4.0) internal successors, (44), 12 states have internal predecessors, (44), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16) [2023-11-25 00:05:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 52 transitions. [2023-11-25 00:05:04,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-25 00:05:04,275 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:05:04,275 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:05:04,285 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-25 00:05:04,480 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:05:04,481 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:05:04,481 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:05:04,481 INFO L85 PathProgramCache]: Analyzing trace with hash -1706422672, now seen corresponding path program 2 times [2023-11-25 00:05:04,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:05:04,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740552060] [2023-11-25 00:05:04,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:05:04,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:05:04,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:05:07,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-25 00:05:07,022 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:05:07,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740552060] [2023-11-25 00:05:07,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740552060] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:05:07,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1874884410] [2023-11-25 00:05:07,022 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-25 00:05:07,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:05:07,023 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:05:07,027 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:05:07,030 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-25 00:05:07,144 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-25 00:05:07,144 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-25 00:05:07,147 INFO L262 TraceCheckSpWp]: Trace formula consists of 220 conjuncts, 55 conjunts are in the unsatisfiable core [2023-11-25 00:05:07,153 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:05:07,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2023-11-25 00:05:07,521 WARN L876 $PredicateComparison]: unable to prove that (exists ((downsweep_~left Int)) (and (= (store |c_old(#memory_int)| |c_downsweep_#in~a.base| (let ((.cse0 (select |c_old(#memory_int)| |c_downsweep_#in~a.base|)) (.cse1 (+ |c_downsweep_#in~a.offset| (* |c_downsweep_#in~right| 4)))) (let ((.cse3 (+ |c_downsweep_#in~a.offset| (* downsweep_~left 4))) (.cse2 (select .cse0 .cse1))) (store (store .cse0 .cse1 (+ .cse2 (select .cse0 .cse3))) .cse3 .cse2)))) |c_#memory_int|) (<= |c_downsweep_#in~right| (+ downsweep_~left 1)) (<= downsweep_~left |c_downsweep_#in~left|))) is different from true [2023-11-25 00:05:07,561 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-25 00:05:07,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 20 [2023-11-25 00:05:07,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-25 00:05:07,730 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:05:08,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1874884410] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:05:08,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1488449738] [2023-11-25 00:05:08,160 INFO L159 IcfgInterpreter]: Started Sifa with 31 locations of interest [2023-11-25 00:05:08,160 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:05:08,161 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:05:08,161 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:05:08,161 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:05:08,957 INFO L197 IcfgInterpreter]: Interpreting procedure downsweep with input of size 30 for LOIs [2023-11-25 00:05:08,981 INFO L197 IcfgInterpreter]: Interpreting procedure #Ultimate.meminit with input of size 75 for LOIs [2023-11-25 00:05:09,010 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 73 for LOIs [2023-11-25 00:05:09,045 INFO L197 IcfgInterpreter]: Interpreting procedure upsweep with input of size 20 for LOIs [2023-11-25 00:05:09,059 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:05:10,615 WARN L876 $PredicateComparison]: unable to prove that (and (<= 8 |c_#Ultimate.meminit_#product|) (let ((.cse0 (exists ((|v_ULTIMATE.start_is_pow2_~x#1_27| Int)) (= (mod |v_ULTIMATE.start_is_pow2_~x#1_27| 4294967296) 1))) (.cse3 (* (mod |c_#Ultimate.meminit_#amountOfFields| 1073741824) 4)) (.cse1 (= |c_old(#memory_int)| |c_#memory_int|)) (.cse4 (<= (+ |c_#Ultimate.meminit_#ptr.base| 1) |c_#StackHeapBarrier|)) (.cse5 (= (* |c_#Ultimate.meminit_#amountOfFields| 4) |c_#Ultimate.meminit_#product|)) (.cse6 (not (= |c_#Ultimate.meminit_#ptr.base| 0)))) (or (and .cse0 .cse1 (exists ((|v_#length_14| (Array Int Int)) (|v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| Int) (|v_#valid_29| (Array Int Int)) (|v_#memory_int_102| (Array Int (Array Int Int)))) (let ((.cse2 (store |v_#valid_29| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| 1))) (and (= (select .cse2 |c_#Ultimate.meminit_#ptr.base|) 0) (= (store |v_#memory_int_102| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| ((as const (Array Int Int)) 0)) |c_old(#memory_int)|) (= |c_#valid| (store .cse2 |c_#Ultimate.meminit_#ptr.base| 1)) (= (store (store |v_#length_14| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| .cse3) |c_#Ultimate.meminit_#ptr.base| .cse3) |c_#length|) (= 0 (select |v_#valid_29| |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19|)) (<= (+ |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| 1) |c_#StackHeapBarrier|) (not (= |v_ULTIMATE.start_main_~a~0#1.base_BEFORE_CALL_19| 0))))) .cse4 .cse5 .cse6) (and .cse0 (exists ((|v_#length_14| (Array Int Int))) (= |c_#length| (store |v_#length_14| |c_#Ultimate.meminit_#ptr.base| .cse3))) .cse1 .cse4 (exists ((|v_#valid_29| (Array Int Int))) (and (= |c_#valid| (store |v_#valid_29| |c_#Ultimate.meminit_#ptr.base| 1)) (= (select |v_#valid_29| |c_#Ultimate.meminit_#ptr.base|) 0))) .cse5 .cse6))) (= |c_#Ultimate.meminit_#ptr.offset| 0) (<= 1 |c_#StackHeapBarrier|) (<= |c_#Ultimate.meminit_#product| 4294967292) (<= |c_#Ultimate.meminit_#amountOfFields| 1073741823) (= |c_#Ultimate.meminit_#sizeOfFields| 4) (<= 2 |c_#Ultimate.meminit_#amountOfFields|)) is different from true [2023-11-25 00:05:28,480 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1142#(and (<= |ULTIMATE.start_main_~n~0#1| (+ (div |ULTIMATE.start_main_~n~0#1| 2) 1)) (= |ULTIMATE.start_check_#in~n#1| |ULTIMATE.start_check_~n#1|) (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_main_~a~0#1.offset| 0) (= |ULTIMATE.start_check_#in~a#1.base| |ULTIMATE.start_main_~a~0#1.base|) (= |ULTIMATE.start_main_~a0~0#1.offset| 0) (= |ULTIMATE.start_check_#in~a0#1.base| |ULTIMATE.start_check_~a0#1.base|) (= |ULTIMATE.start_check_#in~a#1.offset| 0) (= |ULTIMATE.start_main_#t~malloc16#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_check_~a#1.base|) 0) |ULTIMATE.start_check_#t~mem11#1|) (= |ULTIMATE.start_check_#in~a0#1.offset| 0) (exists ((|v_#memory_int_109| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_109| |ULTIMATE.start_main_~a~0#1.base| (store (store (select |v_#memory_int_109| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4)) (+ (select (select |v_#memory_int_109| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* (div |ULTIMATE.start_main_~n~0#1| 2) 4))) (select (select |v_#memory_int_109| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4))))) (+ (- 4) (* (div |ULTIMATE.start_main_~n~0#1| 2) 4)) (select (select |v_#memory_int_109| |ULTIMATE.start_main_~a~0#1.base|) (+ (- 4) (* |ULTIMATE.start_main_~n~0#1| 4))))))) (= |ULTIMATE.start_check_~sum~0#1| 0) (<= |ULTIMATE.start_main_~n~0#1| |ULTIMATE.start_main_~i~1#1|) (= |ULTIMATE.start_main_~a0~0#1.base| |ULTIMATE.start_check_#in~a0#1.base|) (= |ULTIMATE.start_check_~i~0#1| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_check_~a#1.offset| 0) (= |ULTIMATE.start_is_pow2_#res#1| 1) (= |ULTIMATE.start_main_~n~0#1| |ULTIMATE.start_check_#in~n#1|) (not (= |ULTIMATE.start_check_#t~mem11#1| 0)) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= 2 |ULTIMATE.start_main_~n~0#1|) (= |ULTIMATE.start_main_#t~malloc15#1.offset| 0) (= |ULTIMATE.start_check_~a#1.base| |ULTIMATE.start_check_#in~a#1.base|) (= 0 |ULTIMATE.start_check_~a0#1.offset|))' at error location [2023-11-25 00:05:28,481 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:05:28,481 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-25 00:05:28,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 13] total 29 [2023-11-25 00:05:28,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252789469] [2023-11-25 00:05:28,482 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-25 00:05:28,483 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2023-11-25 00:05:28,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:05:28,484 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2023-11-25 00:05:28,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=213, Invalid=2974, Unknown=13, NotChecked=222, Total=3422 [2023-11-25 00:05:28,487 INFO L87 Difference]: Start difference. First operand 43 states and 52 transitions. Second operand has 29 states, 23 states have (on average 1.7826086956521738) internal successors, (41), 24 states have internal predecessors, (41), 7 states have call successors, (10), 2 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 7 states have call successors, (10) [2023-11-25 00:05:32,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:05:32,276 INFO L93 Difference]: Finished difference Result 90 states and 114 transitions. [2023-11-25 00:05:32,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-11-25 00:05:32,277 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 23 states have (on average 1.7826086956521738) internal successors, (41), 24 states have internal predecessors, (41), 7 states have call successors, (10), 2 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 7 states have call successors, (10) Word has length 37 [2023-11-25 00:05:32,277 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:05:32,280 INFO L225 Difference]: With dead ends: 90 [2023-11-25 00:05:32,280 INFO L226 Difference]: Without dead ends: 88 [2023-11-25 00:05:32,284 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 130 GetRequests, 43 SyntacticMatches, 2 SemanticMatches, 85 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 1822 ImplicationChecksByTransitivity, 23.1s TimeCoverageRelationStatistics Valid=591, Invalid=6544, Unknown=13, NotChecked=334, Total=7482 [2023-11-25 00:05:32,285 INFO L413 NwaCegarLoop]: 21 mSDtfsCounter, 175 mSDsluCounter, 247 mSDsCounter, 0 mSdLazyCounter, 643 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 268 SdHoareTripleChecker+Invalid, 811 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 643 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 106 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-25 00:05:32,286 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 268 Invalid, 811 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 643 Invalid, 0 Unknown, 106 Unchecked, 1.2s Time] [2023-11-25 00:05:32,286 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 88 states. [2023-11-25 00:05:32,302 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 54. [2023-11-25 00:05:32,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 34 states have (on average 1.1764705882352942) internal successors, (40), 36 states have internal predecessors, (40), 12 states have call successors, (12), 5 states have call predecessors, (12), 7 states have return successors, (20), 12 states have call predecessors, (20), 12 states have call successors, (20) [2023-11-25 00:05:32,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 72 transitions. [2023-11-25 00:05:32,304 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 72 transitions. Word has length 37 [2023-11-25 00:05:32,305 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:05:32,305 INFO L495 AbstractCegarLoop]: Abstraction has 54 states and 72 transitions. [2023-11-25 00:05:32,305 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 23 states have (on average 1.7826086956521738) internal successors, (41), 24 states have internal predecessors, (41), 7 states have call successors, (10), 2 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 7 states have call successors, (10) [2023-11-25 00:05:32,305 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 72 transitions. [2023-11-25 00:05:32,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2023-11-25 00:05:32,307 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:05:32,307 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:05:32,313 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-25 00:05:32,512 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:05:32,513 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:05:32,513 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:05:32,513 INFO L85 PathProgramCache]: Analyzing trace with hash -799303307, now seen corresponding path program 1 times [2023-11-25 00:05:32,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:05:32,513 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1240014217] [2023-11-25 00:05:32,514 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:05:32,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:05:32,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:05:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-25 00:05:36,332 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:05:36,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1240014217] [2023-11-25 00:05:36,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1240014217] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:05:36,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [847675567] [2023-11-25 00:05:36,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:05:36,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:05:36,333 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:05:36,337 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:05:36,348 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8ea1ad1-6f21-4fff-a133-4b684d19bf10/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-25 00:05:36,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:05:36,462 INFO L262 TraceCheckSpWp]: Trace formula consists of 237 conjuncts, 115 conjunts are in the unsatisfiable core [2023-11-25 00:05:36,470 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:05:36,587 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 6 treesize of output 5