./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/reducercommutativity/rangesum60.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff 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_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/config/TaipanReach.xml -i ../../sv-benchmarks/c/reducercommutativity/rangesum60.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ --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 6531e15623308e4078ac0600b5852029139b0fe65df20988c6e3b5d5367f33f6 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 05:20:50,006 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 05:20:50,138 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-19 05:20:50,147 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 05:20:50,148 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 05:20:50,193 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 05:20:50,194 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 05:20:50,194 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 05:20:50,196 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 05:20:50,201 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 05:20:50,202 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-19 05:20:50,203 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-19 05:20:50,204 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-19 05:20:50,206 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-19 05:20:50,206 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-19 05:20:50,207 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-19 05:20:50,207 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-19 05:20:50,208 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-19 05:20:50,208 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-19 05:20:50,209 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-19 05:20:50,210 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-19 05:20:50,210 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-19 05:20:50,211 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 05:20:50,212 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 05:20:50,212 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 05:20:50,213 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 05:20:50,214 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 05:20:50,214 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 05:20:50,215 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 05:20:50,215 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 05:20:50,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 05:20:50,217 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 05:20:50,218 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 05:20:50,218 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 05:20:50,218 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 05:20:50,219 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 05:20:50,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:20:50,219 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 05:20:50,220 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 05:20:50,220 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 05:20:50,220 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-19 05:20:50,221 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 05:20:50,221 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 05:20:50,222 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-19 05:20:50,222 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 05:20:50,223 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_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/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_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ 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 -> 6531e15623308e4078ac0600b5852029139b0fe65df20988c6e3b5d5367f33f6 [2023-11-19 05:20:50,606 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 05:20:50,641 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 05:20:50,644 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 05:20:50,646 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 05:20:50,646 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 05:20:50,649 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/../../sv-benchmarks/c/reducercommutativity/rangesum60.i [2023-11-19 05:20:53,960 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 05:20:54,262 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 05:20:54,262 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/sv-benchmarks/c/reducercommutativity/rangesum60.i [2023-11-19 05:20:54,272 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/data/d8363fc1c/e119ebdf09634218adff12f537ad7f8f/FLAG8c13dd0a3 [2023-11-19 05:20:54,288 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/data/d8363fc1c/e119ebdf09634218adff12f537ad7f8f [2023-11-19 05:20:54,291 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 05:20:54,293 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 05:20:54,294 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 05:20:54,295 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 05:20:54,301 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 05:20:54,302 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,304 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@37c6b909 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54, skipping insertion in model container [2023-11-19 05:20:54,304 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,333 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 05:20:54,571 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_be24a96f-6059-4bc3-b24b-193cd119afbb/sv-benchmarks/c/reducercommutativity/rangesum60.i[1465,1478] [2023-11-19 05:20:54,584 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:20:54,595 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 05:20:54,619 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_be24a96f-6059-4bc3-b24b-193cd119afbb/sv-benchmarks/c/reducercommutativity/rangesum60.i[1465,1478] [2023-11-19 05:20:54,621 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:20:54,635 INFO L206 MainTranslator]: Completed translation [2023-11-19 05:20:54,635 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54 WrapperNode [2023-11-19 05:20:54,635 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 05:20:54,637 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 05:20:54,637 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 05:20:54,637 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 05:20:54,643 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,650 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,671 INFO L138 Inliner]: procedures = 17, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 71 [2023-11-19 05:20:54,672 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 05:20:54,673 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 05:20:54,673 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 05:20:54,673 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 05:20:54,681 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,681 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,684 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,685 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,694 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,698 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,700 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,702 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,705 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 05:20:54,706 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 05:20:54,706 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 05:20:54,706 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 05:20:54,707 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (1/1) ... [2023-11-19 05:20:54,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:20:54,739 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:20:54,751 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 05:20:54,754 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 05:20:54,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 05:20:54,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 05:20:54,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 05:20:54,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 05:20:54,787 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 05:20:54,787 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 05:20:54,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 05:20:54,788 INFO L130 BoogieDeclarations]: Found specification of procedure rangesum [2023-11-19 05:20:54,788 INFO L138 BoogieDeclarations]: Found implementation of procedure rangesum [2023-11-19 05:20:54,788 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 05:20:54,866 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 05:20:54,869 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 05:20:55,083 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 05:20:55,151 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 05:20:55,152 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-19 05:20:55,163 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:20:55 BoogieIcfgContainer [2023-11-19 05:20:55,164 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 05:20:55,167 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 05:20:55,169 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 05:20:55,173 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 05:20:55,173 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:20:54" (1/3) ... [2023-11-19 05:20:55,174 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4dc5cdab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:20:55, skipping insertion in model container [2023-11-19 05:20:55,174 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:54" (2/3) ... [2023-11-19 05:20:55,174 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4dc5cdab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:20:55, skipping insertion in model container [2023-11-19 05:20:55,175 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:20:55" (3/3) ... [2023-11-19 05:20:55,176 INFO L112 eAbstractionObserver]: Analyzing ICFG rangesum60.i [2023-11-19 05:20:55,194 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 05:20:55,194 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 05:20:55,247 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 05:20:55,255 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;@618732e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-19 05:20:55,256 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 05:20:55,261 INFO L276 IsEmpty]: Start isEmpty. Operand has 17 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 12 states have internal predecessors, (16), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:20:55,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 05:20:55,269 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:20:55,270 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:20:55,271 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:20:55,276 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:20:55,277 INFO L85 PathProgramCache]: Analyzing trace with hash -362891911, now seen corresponding path program 1 times [2023-11-19 05:20:55,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:20:55,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [398627669] [2023-11-19 05:20:55,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:20:55,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:55,456 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:20:55,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [398627669] [2023-11-19 05:20:55,458 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic [2023-11-19 05:20:55,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1665282265] [2023-11-19 05:20:55,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:55,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:20:55,459 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:20:55,461 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:20:55,496 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 05:20:55,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:55,635 INFO L262 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 05:20:55,642 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:20:55,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2023-11-19 05:20:55,689 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 05:20:55,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1665282265] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:20:55,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 05:20:55,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 05:20:55,693 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192447292] [2023-11-19 05:20:55,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:20:55,699 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 05:20:55,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:20:55,731 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 05:20:55,732 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:55,734 INFO L87 Difference]: Start difference. First operand has 17 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 12 states have internal predecessors, (16), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-19 05:20:55,782 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:20:55,783 INFO L93 Difference]: Finished difference Result 33 states and 43 transitions. [2023-11-19 05:20:55,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 05:20:55,785 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 20 [2023-11-19 05:20:55,786 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:20:55,793 INFO L225 Difference]: With dead ends: 33 [2023-11-19 05:20:55,794 INFO L226 Difference]: Without dead ends: 16 [2023-11-19 05:20:55,797 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:55,802 INFO L413 NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:20:55,803 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:20:55,821 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2023-11-19 05:20:55,837 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2023-11-19 05:20:55,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:20:55,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 20 transitions. [2023-11-19 05:20:55,841 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 20 transitions. Word has length 20 [2023-11-19 05:20:55,841 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:20:55,842 INFO L495 AbstractCegarLoop]: Abstraction has 16 states and 20 transitions. [2023-11-19 05:20:55,842 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-19 05:20:55,842 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 20 transitions. [2023-11-19 05:20:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 05:20:55,844 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:20:55,845 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:20:55,863 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 05:20:56,057 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2023-11-19 05:20:56,057 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:20:56,058 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:20:56,059 INFO L85 PathProgramCache]: Analyzing trace with hash -1234920756, now seen corresponding path program 1 times [2023-11-19 05:20:56,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:20:56,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102227669] [2023-11-19 05:20:56,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:20:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:56,192 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:20:56,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [102227669] [2023-11-19 05:20:56,193 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic [2023-11-19 05:20:56,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [719500516] [2023-11-19 05:20:56,194 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:56,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:20:56,194 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:20:56,195 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:20:56,224 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-19 05:20:56,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:56,340 INFO L262 TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 05:20:56,342 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:20:56,354 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 05:20:56,357 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 05:20:56,358 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [719500516] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:20:56,359 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 05:20:56,359 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 05:20:56,359 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052600337] [2023-11-19 05:20:56,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:20:56,360 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 05:20:56,361 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:20:56,363 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 05:20:56,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:56,364 INFO L87 Difference]: Start difference. First operand 16 states and 20 transitions. Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2023-11-19 05:20:56,396 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:20:56,397 INFO L93 Difference]: Finished difference Result 29 states and 39 transitions. [2023-11-19 05:20:56,397 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 05:20:56,397 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 21 [2023-11-19 05:20:56,398 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:20:56,399 INFO L225 Difference]: With dead ends: 29 [2023-11-19 05:20:56,400 INFO L226 Difference]: Without dead ends: 17 [2023-11-19 05:20:56,400 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:56,403 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:20:56,403 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:20:56,408 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-19 05:20:56,418 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-19 05:20:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 12 states have (on average 1.25) internal successors, (15), 12 states have internal predecessors, (15), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:20:56,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 21 transitions. [2023-11-19 05:20:56,421 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 21 transitions. Word has length 21 [2023-11-19 05:20:56,421 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:20:56,423 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 21 transitions. [2023-11-19 05:20:56,423 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2023-11-19 05:20:56,423 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 21 transitions. [2023-11-19 05:20:56,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-19 05:20:56,425 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:20:56,425 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:20:56,447 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-19 05:20:56,641 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-11-19 05:20:56,641 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:20:56,642 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:20:56,642 INFO L85 PathProgramCache]: Analyzing trace with hash -877476800, now seen corresponding path program 1 times [2023-11-19 05:20:56,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:20:56,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513982989] [2023-11-19 05:20:56,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:56,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:20:56,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:56,689 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:20:56,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513982989] [2023-11-19 05:20:56,689 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic [2023-11-19 05:20:56,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [159131912] [2023-11-19 05:20:56,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:56,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:20:56,690 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:20:56,692 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:20:56,709 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-19 05:20:56,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:56,794 INFO L262 TraceCheckSpWp]: Trace formula consists of 152 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 05:20:56,797 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:20:56,807 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-19 05:20:56,807 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 05:20:56,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [159131912] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:20:56,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 05:20:56,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 05:20:56,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [493308342] [2023-11-19 05:20:56,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:20:56,809 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 05:20:56,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:20:56,810 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 05:20:56,810 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:56,810 INFO L87 Difference]: Start difference. First operand 17 states and 21 transitions. Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 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-11-19 05:20:56,831 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:20:56,831 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2023-11-19 05:20:56,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 05:20:56,832 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 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 24 [2023-11-19 05:20:56,832 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:20:56,833 INFO L225 Difference]: With dead ends: 27 [2023-11-19 05:20:56,833 INFO L226 Difference]: Without dead ends: 18 [2023-11-19 05:20:56,834 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:20:56,835 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:20:56,836 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:20:56,837 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2023-11-19 05:20:56,840 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2023-11-19 05:20:56,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 13 states have (on average 1.2307692307692308) internal successors, (16), 13 states have internal predecessors, (16), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:20:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 22 transitions. [2023-11-19 05:20:56,841 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 22 transitions. Word has length 24 [2023-11-19 05:20:56,843 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:20:56,843 INFO L495 AbstractCegarLoop]: Abstraction has 18 states and 22 transitions. [2023-11-19 05:20:56,843 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 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-11-19 05:20:56,843 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 22 transitions. [2023-11-19 05:20:56,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-19 05:20:56,844 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:20:56,845 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:20:56,870 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-19 05:20:57,061 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:20:57,061 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:20:57,062 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:20:57,062 INFO L85 PathProgramCache]: Analyzing trace with hash 140313158, now seen corresponding path program 1 times [2023-11-19 05:20:57,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:20:57,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1219484496] [2023-11-19 05:20:57,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:57,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:20:57,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:57,104 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:20:57,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1219484496] [2023-11-19 05:20:57,105 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic [2023-11-19 05:20:57,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [816619585] [2023-11-19 05:20:57,106 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:20:57,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:20:57,106 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:20:57,107 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:20:57,132 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-19 05:20:57,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:20:57,222 INFO L262 TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-19 05:20:57,226 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:20:57,278 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2023-11-19 05:20:57,289 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:20:57,346 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2023-11-19 05:20:57,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [816619585] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:20:57,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [779767044] [2023-11-19 05:20:57,384 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-11-19 05:20:57,385 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:20:57,391 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:20:57,400 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:20:57,400 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:21:05,715 INFO L197 IcfgInterpreter]: Interpreting procedure rangesum with input of size 10 for LOIs [2023-11-19 05:21:06,124 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:21:26,467 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '574#(and (<= 1 |#StackHeapBarrier|) (<= |ULTIMATE.start_main_~ret2~0#1| 2147483647) (or (and (exists ((v_rangesum_~cnt~0_BEFORE_RETURN_6 Int) (v_rangesum_~ret~0_BEFORE_RETURN_6 Int)) (and (or (and (not (= v_rangesum_~cnt~0_BEFORE_RETURN_6 0)) (or (and (or (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_6 1)) (= (mod v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 0)) (= |ULTIMATE.start_main_~ret5~0#1| (mod (div v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 4294967296))) (and (<= (+ v_rangesum_~ret~0_BEFORE_RETURN_6 1) 0) (or (= |ULTIMATE.start_main_~ret5~0#1| (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 1) 4294967296)) (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 1) 4294967296))) (not (= (mod v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 0))) (and (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (div v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 4294967296)) (or (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_6 1)) (= (mod v_rangesum_~ret~0_BEFORE_RETURN_6 v_rangesum_~cnt~0_BEFORE_RETURN_6) 0))))) (and (= v_rangesum_~cnt~0_BEFORE_RETURN_6 0) (= |ULTIMATE.start_main_~ret5~0#1| 0))) (<= 0 v_rangesum_~cnt~0_BEFORE_RETURN_6))) (exists ((|v_#memory_int_42| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_42| |ULTIMATE.start_main_~#x~0#1.base| (store (select |v_#memory_int_42| |ULTIMATE.start_main_~#x~0#1.base|) 236 |ULTIMATE.start_main_~temp~0#1|))))) (and (exists ((|v_#memory_int_42| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_42| |ULTIMATE.start_main_~#x~0#1.base| (store (select |v_#memory_int_42| |ULTIMATE.start_main_~#x~0#1.base|) 236 |ULTIMATE.start_main_~temp~0#1|)))) (exists ((v_rangesum_~cnt~0_BEFORE_RETURN_5 Int) (v_rangesum_~ret~0_BEFORE_RETURN_5 Int)) (and (<= 0 v_rangesum_~cnt~0_BEFORE_RETURN_5) (or (and (not (= v_rangesum_~cnt~0_BEFORE_RETURN_5 0)) (or (and (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (div v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 4294967296)) (or (= (mod v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 0) (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_5 1)))) (and (or (= (mod v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 0) (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_5 1))) (= |ULTIMATE.start_main_~ret5~0#1| (mod (div v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 4294967296))) (and (not (= (mod v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 0)) (<= (+ v_rangesum_~ret~0_BEFORE_RETURN_5 1) 0) (or (= |ULTIMATE.start_main_~ret5~0#1| (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 1) 4294967296)) (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_5 v_rangesum_~cnt~0_BEFORE_RETURN_5) 1) 4294967296)))))) (and (= v_rangesum_~cnt~0_BEFORE_RETURN_5 0) (= |ULTIMATE.start_main_~ret5~0#1| 0))))))) (or (not (= |ULTIMATE.start_main_~ret2~0#1| |ULTIMATE.start_main_~ret~1#1|)) (not (= |ULTIMATE.start_main_~ret5~0#1| |ULTIMATE.start_main_~ret~1#1|))) (<= 0 (+ |ULTIMATE.start_main_~ret~1#1| 2147483648)) (<= 0 (+ |ULTIMATE.start_main_~ret5~0#1| 2147483648)) (<= |ULTIMATE.start_main_~ret~1#1| 2147483647) (<= 2 |ULTIMATE.start_main_~#x~0#1.base|) (= |ULTIMATE.start_main_~#x~0#1.offset| 0) (<= 0 (+ |ULTIMATE.start_main_~ret2~0#1| 2147483648)) (<= |ULTIMATE.start_main_~ret5~0#1| 2147483647))' at error location [2023-11-19 05:21:26,468 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:21:26,468 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:21:26,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 4] total 6 [2023-11-19 05:21:26,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186931493] [2023-11-19 05:21:26,469 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:21:26,469 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 05:21:26,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:21:26,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 05:21:26,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=260, Unknown=19, NotChecked=0, Total=342 [2023-11-19 05:21:26,471 INFO L87 Difference]: Start difference. First operand 18 states and 22 transitions. Second operand has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2023-11-19 05:21:26,511 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:21:26,511 INFO L93 Difference]: Finished difference Result 36 states and 46 transitions. [2023-11-19 05:21:26,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 05:21:26,512 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 25 [2023-11-19 05:21:26,513 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:21:26,513 INFO L225 Difference]: With dead ends: 36 [2023-11-19 05:21:26,513 INFO L226 Difference]: Without dead ends: 21 [2023-11-19 05:21:26,514 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 20.4s TimeCoverageRelationStatistics Valid=63, Invalid=260, Unknown=19, NotChecked=0, Total=342 [2023-11-19 05:21:26,516 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:21:26,517 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 36 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:21:26,518 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2023-11-19 05:21:26,522 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2023-11-19 05:21:26,532 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), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:21:26,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2023-11-19 05:21:26,535 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 25 [2023-11-19 05:21:26,535 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:21:26,536 INFO L495 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2023-11-19 05:21:26,536 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2023-11-19 05:21:26,537 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2023-11-19 05:21:26,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 05:21:26,540 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:21:26,540 INFO L195 NwaCegarLoop]: trace histogram [4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:21:26,569 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-19 05:21:26,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:21:26,741 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:21:26,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:21:26,742 INFO L85 PathProgramCache]: Analyzing trace with hash 139189043, now seen corresponding path program 2 times [2023-11-19 05:21:26,742 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:21:26,742 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239613108] [2023-11-19 05:21:26,742 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:21:26,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:21:26,772 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:21:26,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [340227430] [2023-11-19 05:21:26,773 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-19 05:21:26,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:21:26,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:21:26,775 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:21:26,779 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-19 05:21:26,859 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-19 05:21:26,860 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:21:26,861 INFO L262 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-19 05:21:26,863 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:21:26,882 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2023-11-19 05:21:26,882 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:21:26,913 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2023-11-19 05:21:26,913 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:21:26,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239613108] [2023-11-19 05:21:26,914 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:21:26,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [340227430] [2023-11-19 05:21:26,915 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [340227430] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:21:26,915 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [2106568677] [2023-11-19 05:21:26,920 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-11-19 05:21:26,921 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:21:26,922 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:21:26,923 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:21:26,923 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:21:31,314 INFO L197 IcfgInterpreter]: Interpreting procedure rangesum with input of size 10 for LOIs [2023-11-19 05:21:31,696 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:21:47,346 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '846#(and (<= 1 |#StackHeapBarrier|) (<= |ULTIMATE.start_main_~ret2~0#1| 2147483647) (or (and (exists ((|v_#memory_int_50| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_50| |ULTIMATE.start_main_~#x~0#1.base| (store (select |v_#memory_int_50| |ULTIMATE.start_main_~#x~0#1.base|) 236 |ULTIMATE.start_main_~temp~0#1|)))) (exists ((v_rangesum_~cnt~0_BEFORE_RETURN_11 Int) (v_rangesum_~ret~0_BEFORE_RETURN_11 Int)) (and (<= 0 v_rangesum_~cnt~0_BEFORE_RETURN_11) (or (and (= v_rangesum_~cnt~0_BEFORE_RETURN_11 0) (= |ULTIMATE.start_main_~ret5~0#1| 0)) (and (or (and (= |ULTIMATE.start_main_~ret5~0#1| (mod (div v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 4294967296)) (or (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_11 1)) (= (mod v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 0))) (and (= (mod (div v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 4294967296) (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296)) (or (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_11 1)) (= (mod v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 0))) (and (not (= (mod v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 0)) (or (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 1) 4294967296)) (= |ULTIMATE.start_main_~ret5~0#1| (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_11 v_rangesum_~cnt~0_BEFORE_RETURN_11) 1) 4294967296))) (<= (+ v_rangesum_~ret~0_BEFORE_RETURN_11 1) 0))) (not (= v_rangesum_~cnt~0_BEFORE_RETURN_11 0))))))) (and (exists ((|v_#memory_int_50| (Array Int (Array Int Int)))) (= |#memory_int| (store |v_#memory_int_50| |ULTIMATE.start_main_~#x~0#1.base| (store (select |v_#memory_int_50| |ULTIMATE.start_main_~#x~0#1.base|) 236 |ULTIMATE.start_main_~temp~0#1|)))) (exists ((v_rangesum_~ret~0_BEFORE_RETURN_12 Int) (v_rangesum_~cnt~0_BEFORE_RETURN_12 Int)) (and (or (and (or (and (= (mod (div v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 4294967296) (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296)) (or (= (mod v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 0) (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_12 1)))) (and (= |ULTIMATE.start_main_~ret5~0#1| (mod (div v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 4294967296)) (or (= (mod v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 0) (< 0 (+ v_rangesum_~ret~0_BEFORE_RETURN_12 1)))) (and (not (= (mod v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 0)) (or (= (+ |ULTIMATE.start_main_~ret5~0#1| 4294967296) (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 1) 4294967296)) (= |ULTIMATE.start_main_~ret5~0#1| (mod (+ (div v_rangesum_~ret~0_BEFORE_RETURN_12 v_rangesum_~cnt~0_BEFORE_RETURN_12) 1) 4294967296))) (<= (+ v_rangesum_~ret~0_BEFORE_RETURN_12 1) 0))) (not (= v_rangesum_~cnt~0_BEFORE_RETURN_12 0))) (and (= v_rangesum_~cnt~0_BEFORE_RETURN_12 0) (= |ULTIMATE.start_main_~ret5~0#1| 0))) (<= 0 v_rangesum_~cnt~0_BEFORE_RETURN_12))))) (or (not (= |ULTIMATE.start_main_~ret2~0#1| |ULTIMATE.start_main_~ret~1#1|)) (not (= |ULTIMATE.start_main_~ret5~0#1| |ULTIMATE.start_main_~ret~1#1|))) (<= 0 (+ |ULTIMATE.start_main_~ret~1#1| 2147483648)) (<= 0 (+ |ULTIMATE.start_main_~ret5~0#1| 2147483648)) (<= |ULTIMATE.start_main_~ret~1#1| 2147483647) (<= 2 |ULTIMATE.start_main_~#x~0#1.base|) (= |ULTIMATE.start_main_~#x~0#1.offset| 0) (<= 0 (+ |ULTIMATE.start_main_~ret2~0#1| 2147483648)) (<= |ULTIMATE.start_main_~ret5~0#1| 2147483647))' at error location [2023-11-19 05:21:47,347 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:21:47,347 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:21:47,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 6 [2023-11-19 05:21:47,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [760436338] [2023-11-19 05:21:47,347 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:21:47,348 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 05:21:47,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:21:47,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 05:21:47,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=262, Unknown=17, NotChecked=0, Total=342 [2023-11-19 05:21:47,349 INFO L87 Difference]: Start difference. First operand 21 states and 25 transitions. Second operand has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-19 05:21:47,374 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:21:47,374 INFO L93 Difference]: Finished difference Result 38 states and 50 transitions. [2023-11-19 05:21:47,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 05:21:47,375 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 28 [2023-11-19 05:21:47,375 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:21:47,376 INFO L225 Difference]: With dead ends: 38 [2023-11-19 05:21:47,376 INFO L226 Difference]: Without dead ends: 24 [2023-11-19 05:21:47,376 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 15.7s TimeCoverageRelationStatistics Valid=63, Invalid=262, Unknown=17, NotChecked=0, Total=342 [2023-11-19 05:21:47,377 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:21:47,378 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:21:47,379 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2023-11-19 05:21:47,382 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2023-11-19 05:21:47,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.1578947368421053) internal successors, (22), 19 states have internal predecessors, (22), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-19 05:21:47,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions. [2023-11-19 05:21:47,383 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 28 [2023-11-19 05:21:47,384 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:21:47,384 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 28 transitions. [2023-11-19 05:21:47,384 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-19 05:21:47,384 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2023-11-19 05:21:47,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-19 05:21:47,386 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:21:47,386 INFO L195 NwaCegarLoop]: trace histogram [12, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:21:47,401 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-19 05:21:47,588 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:21:47,589 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:21:47,589 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:21:47,590 INFO L85 PathProgramCache]: Analyzing trace with hash 378555129, now seen corresponding path program 3 times [2023-11-19 05:21:47,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:21:47,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [815998249] [2023-11-19 05:21:47,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:21:47,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:21:47,644 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:21:47,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [510034520] [2023-11-19 05:21:47,644 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-19 05:21:47,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:21:47,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:21:47,646 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:21:47,648 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be24a96f-6059-4bc3-b24b-193cd119afbb/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-19 05:21:47,741 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-19 05:21:47,741 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:21:47,742 INFO L262 TraceCheckSpWp]: Trace formula consists of 222 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-19 05:21:47,744 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:21:47,773 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2023-11-19 05:21:47,773 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:21:47,848 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2023-11-19 05:21:47,848 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:21:47,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [815998249] [2023-11-19 05:21:47,849 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:21:47,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [510034520] [2023-11-19 05:21:47,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [510034520] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:21:47,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [139574550] [2023-11-19 05:21:47,852 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-11-19 05:21:47,852 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:21:47,852 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:21:47,852 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:21:47,853 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:21:52,074 INFO L197 IcfgInterpreter]: Interpreting procedure rangesum with input of size 10 for LOIs [2023-11-19 05:21:52,359 INFO L180 IcfgInterpreter]: Interpretation finished