./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_init1_ground-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-examples/standard_init1_ground-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp --witnessprinter.witness.filename witness.graphml --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 f3516892ee2b21e8ecfb58de859daab8a3f4cb53e76493a39d9f7eca6aa47ee2 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:01:42,822 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:01:42,886 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-06 21:01:42,892 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:01:42,893 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:01:42,919 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:01:42,920 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:01:42,920 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:01:42,921 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:01:42,922 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:01:42,923 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-06 21:01:42,923 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-06 21:01:42,924 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-06 21:01:42,924 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-06 21:01:42,925 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-06 21:01:42,926 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-06 21:01:42,926 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-06 21:01:42,927 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-06 21:01:42,927 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-06 21:01:42,928 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-06 21:01:42,929 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-06 21:01:42,930 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-06 21:01:42,931 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:01:42,931 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:01:42,932 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 21:01:42,933 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 21:01:42,933 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 21:01:42,934 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:01:42,934 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:01:42,935 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:01:42,935 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:01:42,936 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 21:01:42,936 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:01:42,937 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:01:42,937 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:01:42,938 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:01:42,938 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:01:42,938 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:01:42,939 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:01:42,939 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:01:42,939 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-06 21:01:42,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 21:01:42,940 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:01:42,940 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-06 21:01:42,941 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:01:42,941 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_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/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_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> f3516892ee2b21e8ecfb58de859daab8a3f4cb53e76493a39d9f7eca6aa47ee2 [2023-11-06 21:01:43,225 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:01:43,258 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:01:43,261 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:01:43,262 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:01:43,263 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:01:43,265 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/../../sv-benchmarks/c/array-examples/standard_init1_ground-2.i [2023-11-06 21:01:46,336 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:01:46,554 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:01:46,554 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/sv-benchmarks/c/array-examples/standard_init1_ground-2.i [2023-11-06 21:01:46,563 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/data/bbf3267ad/383c3a16c4b742d88d65198581ca7c39/FLAG36ea4027a [2023-11-06 21:01:46,581 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/data/bbf3267ad/383c3a16c4b742d88d65198581ca7c39 [2023-11-06 21:01:46,591 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:01:46,593 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:01:46,597 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:01:46,597 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:01:46,603 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:01:46,604 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,605 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e49c1fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46, skipping insertion in model container [2023-11-06 21:01:46,605 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,629 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:01:46,803 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_c5288d07-1c10-42fa-be9b-79ff0ba372a3/sv-benchmarks/c/array-examples/standard_init1_ground-2.i[816,829] [2023-11-06 21:01:46,814 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:01:46,824 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:01:46,835 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_c5288d07-1c10-42fa-be9b-79ff0ba372a3/sv-benchmarks/c/array-examples/standard_init1_ground-2.i[816,829] [2023-11-06 21:01:46,840 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:01:46,853 INFO L206 MainTranslator]: Completed translation [2023-11-06 21:01:46,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46 WrapperNode [2023-11-06 21:01:46,854 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 21:01:46,855 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 21:01:46,856 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 21:01:46,856 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 21:01:46,864 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,871 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,890 INFO L138 Inliner]: procedures = 15, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 39 [2023-11-06 21:01:46,890 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 21:01:46,891 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 21:01:46,891 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 21:01:46,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 21:01:46,901 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,901 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,903 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,903 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,908 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,911 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,912 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,913 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,915 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 21:01:46,917 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 21:01:46,917 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 21:01:46,917 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 21:01:46,918 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (1/1) ... [2023-11-06 21:01:46,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:01:46,941 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:46,955 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 21:01:46,988 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 21:01:46,999 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 21:01:46,999 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 21:01:46,999 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 21:01:46,999 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 21:01:47,000 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 21:01:47,000 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 21:01:47,003 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 21:01:47,004 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 21:01:47,120 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 21:01:47,122 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 21:01:47,288 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 21:01:47,337 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 21:01:47,337 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-06 21:01:47,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:01:47 BoogieIcfgContainer [2023-11-06 21:01:47,340 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 21:01:47,343 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 21:01:47,343 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 21:01:47,346 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 21:01:47,347 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 09:01:46" (1/3) ... [2023-11-06 21:01:47,347 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37c9f0db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:01:47, skipping insertion in model container [2023-11-06 21:01:47,348 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:01:46" (2/3) ... [2023-11-06 21:01:47,348 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37c9f0db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:01:47, skipping insertion in model container [2023-11-06 21:01:47,348 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:01:47" (3/3) ... [2023-11-06 21:01:47,350 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_init1_ground-2.i [2023-11-06 21:01:47,369 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 21:01:47,369 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 21:01:47,418 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 21:01:47,425 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=LoopsAndPotentialCycles, 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;@315d43c1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 21:01:47,426 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 21:01:47,430 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-06 21:01:47,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-06 21:01:47,436 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:47,437 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 21:01:47,438 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:47,443 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:47,444 INFO L85 PathProgramCache]: Analyzing trace with hash 70716980, now seen corresponding path program 1 times [2023-11-06 21:01:47,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:47,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832724709] [2023-11-06 21:01:47,455 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:47,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:47,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:47,664 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-06 21:01:47,665 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:47,665 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832724709] [2023-11-06 21:01:47,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832724709] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:01:47,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:01:47,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 21:01:47,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009219180] [2023-11-06 21:01:47,669 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:01:47,674 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:01:47,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-06 21:01:47,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:01:47,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:01:47,707 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-06 21:01:47,738 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:01:47,738 INFO L93 Difference]: Finished difference Result 15 states and 19 transitions. [2023-11-06 21:01:47,740 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:01:47,741 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-06 21:01:47,742 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:01:47,749 INFO L225 Difference]: With dead ends: 15 [2023-11-06 21:01:47,750 INFO L226 Difference]: Without dead ends: 8 [2023-11-06 21:01:47,753 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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-06 21:01:47,757 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:01:47,758 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:01:47,777 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states. [2023-11-06 21:01:47,789 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2023-11-06 21:01:47,790 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-06 21:01:47,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 9 transitions. [2023-11-06 21:01:47,792 INFO L78 Accepts]: Start accepts. Automaton has 8 states and 9 transitions. Word has length 5 [2023-11-06 21:01:47,793 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:01:47,793 INFO L495 AbstractCegarLoop]: Abstraction has 8 states and 9 transitions. [2023-11-06 21:01:47,794 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-06 21:01:47,794 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 9 transitions. [2023-11-06 21:01:47,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-06 21:01:47,795 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:47,795 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 21:01:47,795 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 21:01:47,796 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:47,796 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:47,797 INFO L85 PathProgramCache]: Analyzing trace with hash -2136169335, now seen corresponding path program 1 times [2023-11-06 21:01:47,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:47,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136003833] [2023-11-06 21:01:47,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:47,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:47,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:47,910 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-06 21:01:47,911 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:47,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136003833] [2023-11-06 21:01:47,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136003833] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:01:47,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [223993849] [2023-11-06 21:01:47,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:47,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:47,913 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:47,928 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:01:47,956 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 21:01:47,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:47,999 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 21:01:48,004 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:01:48,048 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-06 21:01:48,049 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 21:01:48,073 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-06 21:01:48,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [223993849] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 21:01:48,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1471177534] [2023-11-06 21:01:48,098 INFO L159 IcfgInterpreter]: Started Sifa with 6 locations of interest [2023-11-06 21:01:48,098 INFO L166 IcfgInterpreter]: Building call graph [2023-11-06 21:01:48,102 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-06 21:01:48,108 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-06 21:01:48,109 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-06 21:01:48,594 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-06 21:01:48,727 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '81#(and (<= 1 |#StackHeapBarrier|) (not (= |ULTIMATE.start_main_#t~mem2#1| 42)) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 2 |ULTIMATE.start_main_~#a~0#1.base|) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem2#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) 0)))' at error location [2023-11-06 21:01:48,727 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-06 21:01:48,728 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 21:01:48,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-06 21:01:48,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [572415615] [2023-11-06 21:01:48,729 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 21:01:48,730 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 21:01:48,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-06 21:01:48,732 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 21:01:48,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2023-11-06 21:01:48,733 INFO L87 Difference]: Start difference. First operand 8 states and 9 transitions. Second operand has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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-06 21:01:48,769 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:01:48,769 INFO L93 Difference]: Finished difference Result 16 states and 20 transitions. [2023-11-06 21:01:48,770 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 21:01:48,770 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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 6 [2023-11-06 21:01:48,770 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:01:48,771 INFO L225 Difference]: With dead ends: 16 [2023-11-06 21:01:48,771 INFO L226 Difference]: Without dead ends: 11 [2023-11-06 21:01:48,773 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2023-11-06 21:01:48,775 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:01:48,777 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:01:48,780 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2023-11-06 21:01:48,782 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2023-11-06 21:01:48,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.2) internal successors, (12), 10 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:01:48,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 12 transitions. [2023-11-06 21:01:48,784 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 12 transitions. Word has length 6 [2023-11-06 21:01:48,784 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:01:48,784 INFO L495 AbstractCegarLoop]: Abstraction has 11 states and 12 transitions. [2023-11-06 21:01:48,785 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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-06 21:01:48,785 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 12 transitions. [2023-11-06 21:01:48,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-06 21:01:48,786 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:48,786 INFO L195 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1] [2023-11-06 21:01:48,801 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 21:01:48,993 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:48,993 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:48,994 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:48,994 INFO L85 PathProgramCache]: Analyzing trace with hash 1075084148, now seen corresponding path program 2 times [2023-11-06 21:01:48,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:48,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1403901371] [2023-11-06 21:01:48,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:48,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:49,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:49,230 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:49,232 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:49,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1403901371] [2023-11-06 21:01:49,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1403901371] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:01:49,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [583853036] [2023-11-06 21:01:49,241 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-06 21:01:49,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:49,242 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:49,243 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:01:49,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-06 21:01:49,304 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-06 21:01:49,304 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 21:01:49,305 INFO L262 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-06 21:01:49,306 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:01:49,326 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:49,327 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 21:01:49,392 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:49,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [583853036] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 21:01:49,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1690585437] [2023-11-06 21:01:49,396 INFO L159 IcfgInterpreter]: Started Sifa with 6 locations of interest [2023-11-06 21:01:49,396 INFO L166 IcfgInterpreter]: Building call graph [2023-11-06 21:01:49,396 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-06 21:01:49,397 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-06 21:01:49,397 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-06 21:01:49,584 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-06 21:01:49,697 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '186#(and (<= 1 |#StackHeapBarrier|) (not (= |ULTIMATE.start_main_#t~mem2#1| 42)) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 2 |ULTIMATE.start_main_~#a~0#1.base|) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem2#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) 0)))' at error location [2023-11-06 21:01:49,697 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-06 21:01:49,697 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 21:01:49,698 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2023-11-06 21:01:49,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [642951924] [2023-11-06 21:01:49,698 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 21:01:49,698 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-06 21:01:49,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-06 21:01:49,699 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-06 21:01:49,700 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272 [2023-11-06 21:01:49,700 INFO L87 Difference]: Start difference. First operand 11 states and 12 transitions. Second operand has 13 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 12 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-06 21:01:49,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:01:49,737 INFO L93 Difference]: Finished difference Result 22 states and 29 transitions. [2023-11-06 21:01:49,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-06 21:01:49,738 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 12 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 9 [2023-11-06 21:01:49,738 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:01:49,740 INFO L225 Difference]: With dead ends: 22 [2023-11-06 21:01:49,740 INFO L226 Difference]: Without dead ends: 17 [2023-11-06 21:01:49,741 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 76 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272 [2023-11-06 21:01:49,745 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:01:49,751 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:01:49,753 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-06 21:01:49,758 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-06 21:01:49,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.125) internal successors, (18), 16 states have internal predecessors, (18), 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-06 21:01:49,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 18 transitions. [2023-11-06 21:01:49,760 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 18 transitions. Word has length 9 [2023-11-06 21:01:49,761 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:01:49,761 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 18 transitions. [2023-11-06 21:01:49,761 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 12 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-06 21:01:49,761 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 18 transitions. [2023-11-06 21:01:49,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-06 21:01:49,762 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:49,762 INFO L195 NwaCegarLoop]: trace histogram [10, 1, 1, 1, 1, 1] [2023-11-06 21:01:49,769 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-06 21:01:49,968 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2023-11-06 21:01:49,969 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:49,969 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:49,970 INFO L85 PathProgramCache]: Analyzing trace with hash -1341689004, now seen corresponding path program 3 times [2023-11-06 21:01:49,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:49,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579662687] [2023-11-06 21:01:49,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:49,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:49,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:50,237 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:50,238 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:50,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579662687] [2023-11-06 21:01:50,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579662687] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:01:50,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1344659760] [2023-11-06 21:01:50,239 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-06 21:01:50,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:50,239 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:50,240 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:01:50,264 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-06 21:01:50,323 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-06 21:01:50,323 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 21:01:50,324 INFO L262 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-06 21:01:50,327 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:01:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:50,362 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 21:01:50,602 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:50,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1344659760] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 21:01:50,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [35473171] [2023-11-06 21:01:50,604 INFO L159 IcfgInterpreter]: Started Sifa with 6 locations of interest [2023-11-06 21:01:50,605 INFO L166 IcfgInterpreter]: Building call graph [2023-11-06 21:01:50,605 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-06 21:01:50,605 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-06 21:01:50,605 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-06 21:01:50,739 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-06 21:01:50,866 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '363#(and (<= 1 |#StackHeapBarrier|) (not (= |ULTIMATE.start_main_#t~mem2#1| 42)) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 2 |ULTIMATE.start_main_~#a~0#1.base|) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem2#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) 0)))' at error location [2023-11-06 21:01:50,866 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-06 21:01:50,867 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 21:01:50,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2023-11-06 21:01:50,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1182989034] [2023-11-06 21:01:50,867 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 21:01:50,868 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-06 21:01:50,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-06 21:01:50,869 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-06 21:01:50,870 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=314, Invalid=498, Unknown=0, NotChecked=0, Total=812 [2023-11-06 21:01:50,870 INFO L87 Difference]: Start difference. First operand 17 states and 18 transitions. Second operand has 25 states, 25 states have (on average 1.16) internal successors, (29), 24 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-06 21:01:50,909 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:01:50,910 INFO L93 Difference]: Finished difference Result 34 states and 47 transitions. [2023-11-06 21:01:50,910 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-06 21:01:50,910 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.16) internal successors, (29), 24 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 15 [2023-11-06 21:01:50,911 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:01:50,911 INFO L225 Difference]: With dead ends: 34 [2023-11-06 21:01:50,912 INFO L226 Difference]: Without dead ends: 29 [2023-11-06 21:01:50,912 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 172 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=314, Invalid=498, Unknown=0, NotChecked=0, Total=812 [2023-11-06 21:01:50,914 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:01:50,914 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:01:50,915 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2023-11-06 21:01:50,919 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29. [2023-11-06 21:01:50,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 28 states have (on average 1.0714285714285714) internal successors, (30), 28 states have internal predecessors, (30), 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-06 21:01:50,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 30 transitions. [2023-11-06 21:01:50,921 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 30 transitions. Word has length 15 [2023-11-06 21:01:50,921 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:01:50,921 INFO L495 AbstractCegarLoop]: Abstraction has 29 states and 30 transitions. [2023-11-06 21:01:50,922 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.16) internal successors, (29), 24 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-06 21:01:50,922 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 30 transitions. [2023-11-06 21:01:50,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-06 21:01:50,923 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:50,923 INFO L195 NwaCegarLoop]: trace histogram [22, 1, 1, 1, 1, 1] [2023-11-06 21:01:50,936 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-06 21:01:51,134 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:51,134 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:51,135 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:51,135 INFO L85 PathProgramCache]: Analyzing trace with hash -2114508012, now seen corresponding path program 4 times [2023-11-06 21:01:51,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:51,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032804534] [2023-11-06 21:01:51,136 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:51,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:51,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:51,810 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:51,810 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:51,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1032804534] [2023-11-06 21:01:51,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1032804534] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:01:51,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1651176642] [2023-11-06 21:01:51,811 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-06 21:01:51,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:51,812 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:51,813 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:01:51,840 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-06 21:01:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:51,915 INFO L262 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-06 21:01:51,917 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:01:51,974 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:51,975 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 21:01:52,856 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:52,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1651176642] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 21:01:52,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [781544796] [2023-11-06 21:01:52,858 INFO L159 IcfgInterpreter]: Started Sifa with 6 locations of interest [2023-11-06 21:01:52,858 INFO L166 IcfgInterpreter]: Building call graph [2023-11-06 21:01:52,859 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-06 21:01:52,859 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-06 21:01:52,859 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-06 21:01:52,980 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-06 21:01:53,159 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '684#(and (<= 1 |#StackHeapBarrier|) (not (= |ULTIMATE.start_main_#t~mem2#1| 42)) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (<= 2 |ULTIMATE.start_main_~#a~0#1.base|) (= |ULTIMATE.start_main_~#a~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem2#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a~0#1.base|) 0)))' at error location [2023-11-06 21:01:53,160 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-06 21:01:53,160 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 21:01:53,160 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2023-11-06 21:01:53,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918588961] [2023-11-06 21:01:53,161 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 21:01:53,161 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2023-11-06 21:01:53,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-06 21:01:53,163 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2023-11-06 21:01:53,165 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1190, Invalid=1566, Unknown=0, NotChecked=0, Total=2756 [2023-11-06 21:01:53,165 INFO L87 Difference]: Start difference. First operand 29 states and 30 transitions. Second operand has 49 states, 49 states have (on average 1.0816326530612246) internal successors, (53), 48 states have internal predecessors, (53), 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-06 21:01:53,257 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:01:53,257 INFO L93 Difference]: Finished difference Result 58 states and 83 transitions. [2023-11-06 21:01:53,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-11-06 21:01:53,258 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.0816326530612246) internal successors, (53), 48 states have internal predecessors, (53), 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-06 21:01:53,258 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:01:53,259 INFO L225 Difference]: With dead ends: 58 [2023-11-06 21:01:53,259 INFO L226 Difference]: Without dead ends: 53 [2023-11-06 21:01:53,261 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 364 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1190, Invalid=1566, Unknown=0, NotChecked=0, Total=2756 [2023-11-06 21:01:53,262 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 21:01:53,262 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 24 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 21:01:53,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2023-11-06 21:01:53,269 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2023-11-06 21:01:53,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 52 states have (on average 1.0384615384615385) internal successors, (54), 52 states have internal predecessors, (54), 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-06 21:01:53,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 54 transitions. [2023-11-06 21:01:53,271 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 54 transitions. Word has length 27 [2023-11-06 21:01:53,272 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:01:53,272 INFO L495 AbstractCegarLoop]: Abstraction has 53 states and 54 transitions. [2023-11-06 21:01:53,272 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.0816326530612246) internal successors, (53), 48 states have internal predecessors, (53), 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-06 21:01:53,272 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 54 transitions. [2023-11-06 21:01:53,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-06 21:01:53,274 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:01:53,274 INFO L195 NwaCegarLoop]: trace histogram [46, 1, 1, 1, 1, 1] [2023-11-06 21:01:53,288 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-06 21:01:53,480 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:53,481 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:01:53,481 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:01:53,481 INFO L85 PathProgramCache]: Analyzing trace with hash -779765100, now seen corresponding path program 5 times [2023-11-06 21:01:53,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-06 21:01:53,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [230237248] [2023-11-06 21:01:53,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:01:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:01:53,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:01:55,704 INFO L134 CoverageAnalysis]: Checked inductivity of 1081 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:01:55,704 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-06 21:01:55,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [230237248] [2023-11-06 21:01:55,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [230237248] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:01:55,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [240867971] [2023-11-06 21:01:55,704 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-06 21:01:55,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:01:55,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 21:01:55,706 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:01:55,713 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5288d07-1c10-42fa-be9b-79ff0ba372a3/bin/utaipan-verify-FOvIYxoinp/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process