./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/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_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/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_543ba12c-8530-4565-af49-1f4301040a48/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 d1c5dbef70eb17e658ce13a53ba3c925aaef4da45bcaa9e57399f7ada50ab560 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 05:02:47,288 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 05:02:47,362 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-19 05:02:47,368 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 05:02:47,368 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 05:02:47,395 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 05:02:47,395 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 05:02:47,396 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 05:02:47,397 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 05:02:47,397 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 05:02:47,398 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-19 05:02:47,398 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-19 05:02:47,399 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-19 05:02:47,399 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-19 05:02:47,400 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-19 05:02:47,400 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-19 05:02:47,401 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-19 05:02:47,401 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-19 05:02:47,402 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-19 05:02:47,402 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-19 05:02:47,403 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-19 05:02:47,403 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-19 05:02:47,404 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 05:02:47,405 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 05:02:47,405 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 05:02:47,405 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 05:02:47,406 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 05:02:47,406 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 05:02:47,407 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 05:02:47,407 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 05:02:47,407 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 05:02:47,408 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 05:02:47,408 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 05:02:47,409 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 05:02:47,409 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 05:02:47,409 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 05:02:47,410 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:02:47,410 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 05:02:47,410 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 05:02:47,410 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 05:02:47,411 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-19 05:02:47,414 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 05:02:47,414 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 05:02:47,414 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-19 05:02:47,414 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 05:02:47,415 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_543ba12c-8530-4565-af49-1f4301040a48/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_543ba12c-8530-4565-af49-1f4301040a48/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 -> d1c5dbef70eb17e658ce13a53ba3c925aaef4da45bcaa9e57399f7ada50ab560 [2023-11-19 05:02:47,677 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 05:02:47,711 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 05:02:47,714 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 05:02:47,715 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 05:02:47,715 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 05:02:47,718 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c [2023-11-19 05:02:50,941 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 05:02:51,169 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 05:02:51,170 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c [2023-11-19 05:02:51,178 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/data/68a95ad76/e0084820503b486e862d7caa7d4bc503/FLAGe6bdd7ec4 [2023-11-19 05:02:51,194 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/data/68a95ad76/e0084820503b486e862d7caa7d4bc503 [2023-11-19 05:02:51,197 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 05:02:51,199 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 05:02:51,201 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 05:02:51,201 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 05:02:51,208 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 05:02:51,209 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,210 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2972947 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51, skipping insertion in model container [2023-11-19 05:02:51,210 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,242 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 05:02:51,399 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_543ba12c-8530-4565-af49-1f4301040a48/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c[331,344] [2023-11-19 05:02:51,427 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:02:51,438 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 05:02:51,450 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_543ba12c-8530-4565-af49-1f4301040a48/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c[331,344] [2023-11-19 05:02:51,459 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:02:51,475 INFO L206 MainTranslator]: Completed translation [2023-11-19 05:02:51,476 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51 WrapperNode [2023-11-19 05:02:51,476 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 05:02:51,477 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 05:02:51,477 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 05:02:51,477 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 05:02:51,484 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:02:51" (1/1) ... [2023-11-19 05:02:51,490 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:02:51" (1/1) ... [2023-11-19 05:02:51,512 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 68 [2023-11-19 05:02:51,512 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 05:02:51,513 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 05:02:51,513 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 05:02:51,513 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 05:02:51,523 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,523 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,526 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,526 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,532 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,536 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,538 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,539 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,541 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 05:02:51,542 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 05:02:51,542 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 05:02:51,542 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 05:02:51,543 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (1/1) ... [2023-11-19 05:02:51,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:02:51,568 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:02:51,585 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/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:02:51,593 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/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:02:51,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 05:02:51,621 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 05:02:51,622 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 05:02:51,622 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 05:02:51,622 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 05:02:51,622 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 05:02:51,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 05:02:51,625 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 05:02:51,696 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 05:02:51,699 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 05:02:51,880 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 05:02:52,110 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 05:02:52,110 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 05:02:52,114 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:02:52 BoogieIcfgContainer [2023-11-19 05:02:52,115 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 05:02:52,126 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 05:02:52,127 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 05:02:52,130 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 05:02:52,131 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:02:51" (1/3) ... [2023-11-19 05:02:52,133 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@363ec4f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:02:52, skipping insertion in model container [2023-11-19 05:02:52,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:02:51" (2/3) ... [2023-11-19 05:02:52,134 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@363ec4f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:02:52, skipping insertion in model container [2023-11-19 05:02:52,134 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:02:52" (3/3) ... [2023-11-19 05:02:52,135 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_2.c [2023-11-19 05:02:52,154 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 05:02:52,154 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 05:02:52,197 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 05:02:52,206 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;@16bcb061, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-19 05:02:52,208 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 05:02:52,214 INFO L276 IsEmpty]: Start isEmpty. Operand has 8 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 7 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:02:52,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-19 05:02:52,221 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:02:52,222 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 05:02:52,222 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:02:52,230 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:02:52,231 INFO L85 PathProgramCache]: Analyzing trace with hash 113225757, now seen corresponding path program 1 times [2023-11-19 05:02:52,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:02:52,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822699901] [2023-11-19 05:02:52,243 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:02:52,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:02:52,315 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:02:52,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1417863193] [2023-11-19 05:02:52,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:02:52,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:02:52,317 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:02:52,319 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:02:52,345 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 05:02:52,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:02:52,401 INFO L262 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-19 05:02:52,405 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:02:52,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:02:52,468 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 05:02:52,468 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:02:52,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822699901] [2023-11-19 05:02:52,469 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:02:52,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1417863193] [2023-11-19 05:02:52,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1417863193] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:02:52,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 05:02:52,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 05:02:52,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [538437158] [2023-11-19 05:02:52,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:02:52,477 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 05:02:52,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:02:52,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 05:02:52,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 05:02:52,508 INFO L87 Difference]: Start difference. First operand has 8 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 7 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:02:52,565 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:02:52,566 INFO L93 Difference]: Finished difference Result 15 states and 19 transitions. [2023-11-19 05:02:52,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 05:02:52,569 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5 [2023-11-19 05:02:52,569 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:02:52,577 INFO L225 Difference]: With dead ends: 15 [2023-11-19 05:02:52,577 INFO L226 Difference]: Without dead ends: 8 [2023-11-19 05:02:52,580 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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:02:52,587 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 0 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:02:52,589 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:02:52,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states. [2023-11-19 05:02:52,617 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2023-11-19 05:02:52,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 7 states have (on average 1.2857142857142858) internal successors, (9), 7 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:02:52,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 9 transitions. [2023-11-19 05:02:52,620 INFO L78 Accepts]: Start accepts. Automaton has 8 states and 9 transitions. Word has length 5 [2023-11-19 05:02:52,621 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:02:52,621 INFO L495 AbstractCegarLoop]: Abstraction has 8 states and 9 transitions. [2023-11-19 05:02:52,622 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:02:52,622 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 9 transitions. [2023-11-19 05:02:52,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-19 05:02:52,623 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:02:52,623 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-19 05:02:52,646 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 05:02:52,846 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2023-11-19 05:02:52,846 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:02:52,847 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:02:52,847 INFO L85 PathProgramCache]: Analyzing trace with hash -777643133, now seen corresponding path program 1 times [2023-11-19 05:02:52,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:02:52,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348358092] [2023-11-19 05:02:52,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:02:52,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:02:52,863 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:02:52,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1048580485] [2023-11-19 05:02:52,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:02:52,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:02:52,864 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:02:52,865 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:02:52,898 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-19 05:02:52,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:02:52,945 INFO L262 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-19 05:02:52,946 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:02:52,976 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:02:52,976 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:02:52,999 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:02:52,999 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:02:53,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348358092] [2023-11-19 05:02:53,000 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:02:53,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1048580485] [2023-11-19 05:02:53,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1048580485] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:02:53,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1252925023] [2023-11-19 05:02:53,021 INFO L159 IcfgInterpreter]: Started Sifa with 6 locations of interest [2023-11-19 05:02:53,021 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:02:53,025 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:02:53,030 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:02:53,031 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:02:53,682 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:02:55,876 WARN L854 $PredicateComparison]: unable to prove that (and (let ((.cse1 (mod |c_ULTIMATE.start_main_~j~0#1| 4294967296)) (.cse0 (mod (div (mod c_~N~0 4294967296) (* (mod |c_ULTIMATE.start_main_~R~0#1| 2147483648) 2)) 4294967296))) (or (and (= |c_ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (<= .cse0 .cse1)) (and (<= (+ .cse1 1) .cse0) (= |c_ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1)))) (= |c_ULTIMATE.start_main_~i~0#1| 0) (<= 1 c_~N~0) (exists ((|v_ULTIMATE.start_main_~j~0#1_26| Int) (|v_ULTIMATE.start_main_#t~post10#1_24| Int) (|v_ULTIMATE.start_main_~i~0#1_61| Int)) (let ((.cse7 (= |c_ULTIMATE.start_main_~k~0#1| 0)) (.cse3 (= c_~N~0 1000)) (.cse4 (= |c_ULTIMATE.start_main_~R~0#1| 2)) (.cse5 (= |c_ULTIMATE.start_main_~#a~0#1.offset| 0)) (.cse6 (= |v_ULTIMATE.start_main_~j~0#1_26| 0))) (and (let ((.cse2 (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#a~0#1.base|) |c_ULTIMATE.start_main_~#a~0#1.offset|) 0))) (or (and .cse2 (= |c_ULTIMATE.start_main_~j~0#1| (+ |v_ULTIMATE.start_main_~j~0#1_26| 1))) (and (= |c_ULTIMATE.start_main_~j~0#1| |v_ULTIMATE.start_main_~j~0#1_26|) (not .cse2) (= |c_ULTIMATE.start_main_#t~post10#1| |v_ULTIMATE.start_main_#t~post10#1_24|)))) (or (and .cse3 .cse4 .cse5 .cse6) (and .cse7 (= |v_ULTIMATE.start_main_~i~0#1_61| 1) .cse3 .cse4 .cse5 .cse6)) (let ((.cse8 (<= |c_ULTIMATE.start_main_~lim~0#1| 2147483647)) (.cse9 (<= 2 |c_ULTIMATE.start_main_~#a~0#1.base|)) (.cse10 (<= 1 |c_#StackHeapBarrier|)) (.cse11 (<= 0 |v_ULTIMATE.start_main_~i~0#1_61|)) (.cse12 (<= 1 |c_ULTIMATE.start_main_~lim~0#1|))) (or (and .cse8 .cse9 .cse10 .cse11 .cse12 .cse3 (<= 0 |c_ULTIMATE.start_main_~k~0#1|) .cse4 .cse5 .cse6) (and .cse7 .cse8 .cse9 .cse10 .cse11 .cse12 .cse3 .cse4 .cse5 .cse6))) (<= c_~N~0 |v_ULTIMATE.start_main_~i~0#1_61|)))) (= |c_ULTIMATE.start___VERIFIER_assert_#in~cond#1| |c_ULTIMATE.start___VERIFIER_assert_~cond#1|)) is different from false [2023-11-19 05:02:55,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [1252925023] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:02:55,883 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:02:55,883 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [3, 3] total 8 [2023-11-19 05:02:55,885 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978113444] [2023-11-19 05:02:55,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:02:55,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-19 05:02:55,886 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:02:55,886 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-19 05:02:55,887 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=33, Unknown=1, NotChecked=12, Total=72 [2023-11-19 05:02:55,887 INFO L87 Difference]: Start difference. First operand 8 states and 9 transitions. Second operand has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:02:58,138 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [0] [2023-11-19 05:03:00,141 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [0] [2023-11-19 05:03:00,154 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:03:00,154 INFO L93 Difference]: Finished difference Result 12 states and 13 transitions. [2023-11-19 05:03:00,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 05:03:00,156 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2023-11-19 05:03:00,156 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:03:00,156 INFO L225 Difference]: With dead ends: 12 [2023-11-19 05:03:00,156 INFO L226 Difference]: Without dead ends: 10 [2023-11-19 05:03:00,157 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=26, Invalid=33, Unknown=1, NotChecked=12, Total=72 [2023-11-19 05:03:00,159 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 12 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time [2023-11-19 05:03:00,160 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 10 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 2 Unknown, 12 Unchecked, 4.3s Time] [2023-11-19 05:03:00,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2023-11-19 05:03:00,165 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2023-11-19 05:03:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.2222222222222223) internal successors, (11), 9 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:00,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 11 transitions. [2023-11-19 05:03:00,167 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 11 transitions. Word has length 6 [2023-11-19 05:03:00,167 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:03:00,167 INFO L495 AbstractCegarLoop]: Abstraction has 10 states and 11 transitions. [2023-11-19 05:03:00,168 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:00,168 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 11 transitions. [2023-11-19 05:03:00,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 05:03:00,169 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:03:00,169 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 05:03:00,191 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-19 05:03:00,391 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:00,391 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:03:00,392 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:03:00,392 INFO L85 PathProgramCache]: Analyzing trace with hash 292223012, now seen corresponding path program 1 times [2023-11-19 05:03:00,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:03:00,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1501425653] [2023-11-19 05:03:00,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:00,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:03:00,411 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:03:00,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [800014171] [2023-11-19 05:03:00,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:00,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:00,412 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:03:00,414 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:03:00,438 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-19 05:03:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:03:00,496 INFO L262 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-19 05:03:00,499 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:03:00,524 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 05:03:00,524 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:03:00,547 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 05:03:00,548 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:03:00,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1501425653] [2023-11-19 05:03:00,548 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:03:00,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [800014171] [2023-11-19 05:03:00,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [800014171] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:03:00,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [306865210] [2023-11-19 05:03:00,553 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-19 05:03:00,553 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:03:00,554 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:03:00,554 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:03:00,554 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:03:01,160 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:03:01,462 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '179#(and (<= 1 ~N~0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1) (<= 0 |ULTIMATE.start___VERIFIER_assert_#in~cond#1|))' at error location [2023-11-19 05:03:01,462 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:03:01,462 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:03:01,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5 [2023-11-19 05:03:01,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [129426292] [2023-11-19 05:03:01,463 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:03:01,464 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 05:03:01,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:03:01,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 05:03:01,467 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2023-11-19 05:03:01,467 INFO L87 Difference]: Start difference. First operand 10 states and 11 transitions. Second operand has 6 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:01,510 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:03:01,510 INFO L93 Difference]: Finished difference Result 20 states and 24 transitions. [2023-11-19 05:03:01,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 05:03:01,511 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2023-11-19 05:03:01,511 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:03:01,512 INFO L225 Difference]: With dead ends: 20 [2023-11-19 05:03:01,513 INFO L226 Difference]: Without dead ends: 13 [2023-11-19 05:03:01,513 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2023-11-19 05:03:01,525 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 3 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:03:01,527 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 12 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:03:01,529 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2023-11-19 05:03:01,534 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2023-11-19 05:03:01,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 12 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:01,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 14 transitions. [2023-11-19 05:03:01,537 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 14 transitions. Word has length 9 [2023-11-19 05:03:01,538 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:03:01,538 INFO L495 AbstractCegarLoop]: Abstraction has 13 states and 14 transitions. [2023-11-19 05:03:01,538 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:01,538 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 14 transitions. [2023-11-19 05:03:01,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 05:03:01,541 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:03:01,541 INFO L195 NwaCegarLoop]: trace histogram [4, 2, 1, 1, 1, 1, 1, 1] [2023-11-19 05:03:01,568 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-19 05:03:01,761 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:01,762 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:03:01,762 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:03:01,762 INFO L85 PathProgramCache]: Analyzing trace with hash 286903242, now seen corresponding path program 2 times [2023-11-19 05:03:01,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:03:01,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [68124806] [2023-11-19 05:03:01,763 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:01,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:03:01,784 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:03:01,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [671459564] [2023-11-19 05:03:01,785 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-19 05:03:01,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:01,785 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:03:01,786 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:03:01,807 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-19 05:03:04,190 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-19 05:03:04,190 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:03:04,192 INFO L262 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 19 conjunts are in the unsatisfiable core [2023-11-19 05:03:04,195 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:03:04,501 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 05:03:04,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 70 treesize of output 62 [2023-11-19 05:03:04,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-19 05:03:04,625 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:03:05,034 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 05:03:05,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 53 treesize of output 37 [2023-11-19 05:03:05,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-19 05:03:05,594 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:03:05,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [68124806] [2023-11-19 05:03:05,594 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:03:05,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [671459564] [2023-11-19 05:03:05,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [671459564] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:03:05,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1531320899] [2023-11-19 05:03:05,603 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-19 05:03:05,603 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:03:05,604 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:03:05,604 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:03:05,604 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:03:05,999 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:03:06,134 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '309#(and (<= 1 ~N~0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1) (<= 0 |ULTIMATE.start___VERIFIER_assert_#in~cond#1|))' at error location [2023-11-19 05:03:06,135 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:03:06,135 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:03:06,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9 [2023-11-19 05:03:06,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894802047] [2023-11-19 05:03:06,135 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:03:06,136 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-11-19 05:03:06,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:03:06,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-11-19 05:03:06,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182 [2023-11-19 05:03:06,137 INFO L87 Difference]: Start difference. First operand 13 states and 14 transitions. Second operand has 10 states, 10 states have (on average 1.7) internal successors, (17), 9 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:08,144 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [0] [2023-11-19 05:03:09,193 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [0] [2023-11-19 05:03:11,203 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [] [2023-11-19 05:03:12,288 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:03:12,288 INFO L93 Difference]: Finished difference Result 25 states and 28 transitions. [2023-11-19 05:03:12,290 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-19 05:03:12,290 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 1.7) internal successors, (17), 9 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-19 05:03:12,291 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:03:12,291 INFO L225 Difference]: With dead ends: 25 [2023-11-19 05:03:12,291 INFO L226 Difference]: Without dead ends: 23 [2023-11-19 05:03:12,292 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=72, Invalid=200, Unknown=0, NotChecked=0, Total=272 [2023-11-19 05:03:12,293 INFO L413 NwaCegarLoop]: 2 mSDtfsCounter, 12 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 7 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 7 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.6s IncrementalHoareTripleChecker+Time [2023-11-19 05:03:12,293 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 7 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 29 Invalid, 3 Unknown, 0 Unchecked, 5.6s Time] [2023-11-19 05:03:12,294 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2023-11-19 05:03:12,306 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 22. [2023-11-19 05:03:12,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.0952380952380953) internal successors, (23), 21 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:12,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 23 transitions. [2023-11-19 05:03:12,309 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 23 transitions. Word has length 12 [2023-11-19 05:03:12,310 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:03:12,310 INFO L495 AbstractCegarLoop]: Abstraction has 22 states and 23 transitions. [2023-11-19 05:03:12,310 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 1.7) internal successors, (17), 9 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:12,310 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 23 transitions. [2023-11-19 05:03:12,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 05:03:12,312 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:03:12,312 INFO L195 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 1, 1, 1, 1] [2023-11-19 05:03:12,324 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-19 05:03:12,519 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:12,519 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:03:12,520 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:03:12,520 INFO L85 PathProgramCache]: Analyzing trace with hash 469605213, now seen corresponding path program 3 times [2023-11-19 05:03:12,520 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:03:12,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037340483] [2023-11-19 05:03:12,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:12,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:03:12,537 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:03:12,538 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [144746870] [2023-11-19 05:03:12,538 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-19 05:03:12,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:12,538 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:03:12,539 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:03:12,557 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-19 05:03:12,633 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-19 05:03:12,634 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:03:12,635 INFO L262 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-19 05:03:12,637 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:03:12,708 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-19 05:03:12,708 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:03:12,786 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-19 05:03:12,787 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:03:12,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2037340483] [2023-11-19 05:03:12,787 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:03:12,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [144746870] [2023-11-19 05:03:12,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [144746870] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:03:12,788 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1373109714] [2023-11-19 05:03:12,793 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-19 05:03:12,794 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:03:12,794 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:03:12,794 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:03:12,795 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:03:13,073 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:03:13,172 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '518#(and (<= 1 ~N~0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1) (<= 0 |ULTIMATE.start___VERIFIER_assert_#in~cond#1|))' at error location [2023-11-19 05:03:13,172 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:03:13,172 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:03:13,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11 [2023-11-19 05:03:13,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [555847718] [2023-11-19 05:03:13,173 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:03:13,173 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-19 05:03:13,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:03:13,174 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-19 05:03:13,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=161, Unknown=0, NotChecked=0, Total=240 [2023-11-19 05:03:13,175 INFO L87 Difference]: Start difference. First operand 22 states and 23 transitions. Second operand has 12 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:13,233 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:03:13,233 INFO L93 Difference]: Finished difference Result 44 states and 51 transitions. [2023-11-19 05:03:13,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-19 05:03:13,234 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21 [2023-11-19 05:03:13,234 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:03:13,235 INFO L225 Difference]: With dead ends: 44 [2023-11-19 05:03:13,235 INFO L226 Difference]: Without dead ends: 28 [2023-11-19 05:03:13,235 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 47 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=79, Invalid=161, Unknown=0, NotChecked=0, Total=240 [2023-11-19 05:03:13,236 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 3 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:03:13,237 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 12 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:03:13,238 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2023-11-19 05:03:13,247 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2023-11-19 05:03:13,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 27 states have (on average 1.0740740740740742) internal successors, (29), 27 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:13,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 29 transitions. [2023-11-19 05:03:13,248 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 29 transitions. Word has length 21 [2023-11-19 05:03:13,248 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:03:13,249 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 29 transitions. [2023-11-19 05:03:13,249 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:13,249 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 29 transitions. [2023-11-19 05:03:13,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-19 05:03:13,250 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:03:13,250 INFO L195 NwaCegarLoop]: trace histogram [10, 5, 4, 4, 1, 1, 1, 1] [2023-11-19 05:03:13,278 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-19 05:03:13,473 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:13,473 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:03:13,474 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:03:13,474 INFO L85 PathProgramCache]: Analyzing trace with hash 453300637, now seen corresponding path program 4 times [2023-11-19 05:03:13,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:03:13,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1204417012] [2023-11-19 05:03:13,474 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:13,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:03:13,503 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:03:13,504 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [605359098] [2023-11-19 05:03:13,504 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-19 05:03:13,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:13,504 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:03:13,505 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:03:13,526 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-19 05:03:13,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:03:13,653 INFO L262 TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-19 05:03:13,656 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:03:13,832 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-19 05:03:13,833 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:03:14,147 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-19 05:03:14,148 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-19 05:03:14,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1204417012] [2023-11-19 05:03:14,148 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 05:03:14,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [605359098] [2023-11-19 05:03:14,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [605359098] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:03:14,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [2126261323] [2023-11-19 05:03:14,151 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-19 05:03:14,151 INFO L166 IcfgInterpreter]: Building call graph [2023-11-19 05:03:14,151 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-19 05:03:14,151 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-19 05:03:14,151 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-19 05:03:14,509 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-19 05:03:14,915 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '811#(and (<= 1 ~N~0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 1) (<= 0 |ULTIMATE.start___VERIFIER_assert_#in~cond#1|))' at error location [2023-11-19 05:03:14,916 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-19 05:03:14,916 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 05:03:14,916 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12] total 23 [2023-11-19 05:03:14,916 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [8389991] [2023-11-19 05:03:14,916 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 05:03:14,917 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-11-19 05:03:14,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-19 05:03:14,918 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-11-19 05:03:14,918 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=289, Invalid=523, Unknown=0, NotChecked=0, Total=812 [2023-11-19 05:03:14,918 INFO L87 Difference]: Start difference. First operand 28 states and 29 transitions. Second operand has 24 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 23 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:15,005 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:03:15,009 INFO L93 Difference]: Finished difference Result 56 states and 69 transitions. [2023-11-19 05:03:15,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-19 05:03:15,010 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 23 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2023-11-19 05:03:15,011 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:03:15,013 INFO L225 Difference]: With dead ends: 56 [2023-11-19 05:03:15,014 INFO L226 Difference]: Without dead ends: 40 [2023-11-19 05:03:15,015 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 158 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=289, Invalid=523, Unknown=0, NotChecked=0, Total=812 [2023-11-19 05:03:15,016 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 3 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 9 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-19 05:03:15,017 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 9 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-19 05:03:15,018 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2023-11-19 05:03:15,034 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2023-11-19 05:03:15,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.0512820512820513) internal successors, (41), 39 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 41 transitions. [2023-11-19 05:03:15,037 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 41 transitions. Word has length 27 [2023-11-19 05:03:15,037 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:03:15,037 INFO L495 AbstractCegarLoop]: Abstraction has 40 states and 41 transitions. [2023-11-19 05:03:15,037 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 23 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 05:03:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 41 transitions. [2023-11-19 05:03:15,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2023-11-19 05:03:15,039 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:03:15,039 INFO L195 NwaCegarLoop]: trace histogram [22, 5, 4, 4, 1, 1, 1, 1] [2023-11-19 05:03:15,066 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-19 05:03:15,261 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:15,261 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:03:15,262 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:03:15,262 INFO L85 PathProgramCache]: Analyzing trace with hash 864169501, now seen corresponding path program 5 times [2023-11-19 05:03:15,262 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:03:15,262 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885891739] [2023-11-19 05:03:15,262 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:03:15,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:03:15,302 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 05:03:15,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [790187975] [2023-11-19 05:03:15,302 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-19 05:03:15,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:03:15,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:03:15,303 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:03:15,321 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_543ba12c-8530-4565-af49-1f4301040a48/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-19 05:03:26,970 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2023-11-19 05:03:26,970 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:03:26,976 INFO L262 TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 49 conjunts are in the unsatisfiable core [2023-11-19 05:03:26,981 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:03:29,105 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 05:03:29,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 9 select indices, 9 select index equivalence classes, 0 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 36 case distinctions, treesize of input 187 treesize of output 395 [2023-11-19 05:03:29,885 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 0 proven. 89 refuted. 0 times theorem prover too weak. 190 trivial. 0 not checked. [2023-11-19 05:03:29,885 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:03:37,438 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 05:03:37,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 441 treesize of output 593