./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 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_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5 --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 cf1af1de3644d7f65779e1f0fa1695f30c94933219211c16e44b2dad6d7664ff --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 19:43:55,540 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 19:43:55,611 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-21 19:43:55,617 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 19:43:55,617 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 19:43:55,644 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 19:43:55,645 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 19:43:55,645 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 19:43:55,646 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 19:43:55,647 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 19:43:55,647 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-21 19:43:55,648 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-21 19:43:55,648 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-21 19:43:55,649 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-21 19:43:55,649 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-21 19:43:55,650 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-21 19:43:55,650 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-21 19:43:55,651 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-21 19:43:55,651 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-21 19:43:55,652 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-21 19:43:55,652 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-21 19:43:55,653 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-21 19:43:55,654 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 19:43:55,654 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 19:43:55,655 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 19:43:55,655 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 19:43:55,655 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 19:43:55,656 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 19:43:55,656 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 19:43:55,657 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 19:43:55,657 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 19:43:55,658 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 19:43:55,658 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 19:43:55,658 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 19:43:55,659 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 19:43:55,659 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 19:43:55,659 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 19:43:55,660 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 19:43:55,660 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 19:43:55,660 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 19:43:55,660 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 19:43:55,665 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-21 19:43:55,665 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 19:43:55,666 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 19:43:55,666 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 19:43:55,666 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-21 19:43:55,666 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 19:43:55,666 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_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/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_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5 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 -> cf1af1de3644d7f65779e1f0fa1695f30c94933219211c16e44b2dad6d7664ff [2023-11-21 19:43:56,001 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 19:43:56,046 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 19:43:56,049 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 19:43:56,052 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 19:43:56,053 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 19:43:56,054 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i [2023-11-21 19:43:59,214 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 19:43:59,458 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 19:43:59,459 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/sv-benchmarks/c/array-examples/standard_init2_ground-1.i [2023-11-21 19:43:59,468 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/data/3137c08b8/3c63fa0ad4bc42f88094bf534f86616e/FLAG59a7b19e1 [2023-11-21 19:43:59,490 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/data/3137c08b8/3c63fa0ad4bc42f88094bf534f86616e [2023-11-21 19:43:59,502 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 19:43:59,506 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 19:43:59,510 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 19:43:59,510 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 19:43:59,516 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 19:43:59,517 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,518 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c324e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59, skipping insertion in model container [2023-11-21 19:43:59,519 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,549 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 19:43:59,781 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_f8648252-b11c-44b3-8890-21c908e4b891/sv-benchmarks/c/array-examples/standard_init2_ground-1.i[816,829] [2023-11-21 19:43:59,799 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 19:43:59,809 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 19:43:59,821 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_f8648252-b11c-44b3-8890-21c908e4b891/sv-benchmarks/c/array-examples/standard_init2_ground-1.i[816,829] [2023-11-21 19:43:59,829 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 19:43:59,847 INFO L206 MainTranslator]: Completed translation [2023-11-21 19:43:59,848 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59 WrapperNode [2023-11-21 19:43:59,848 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 19:43:59,849 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 19:43:59,850 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 19:43:59,850 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 19:43:59,859 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,872 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,894 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 46 [2023-11-21 19:43:59,894 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 19:43:59,895 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 19:43:59,895 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 19:43:59,895 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 19:43:59,903 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,904 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,905 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,906 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,911 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,915 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,916 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,917 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,919 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 19:43:59,920 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 19:43:59,920 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 19:43:59,921 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 19:43:59,921 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (1/1) ... [2023-11-21 19:43:59,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 19:43:59,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:43:59,963 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-21 19:43:59,972 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-21 19:44:00,005 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 19:44:00,006 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 19:44:00,006 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 19:44:00,006 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-21 19:44:00,008 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 19:44:00,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 19:44:00,009 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-21 19:44:00,010 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 19:44:00,088 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 19:44:00,091 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 19:44:00,261 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 19:44:00,298 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 19:44:00,298 INFO L308 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-21 19:44:00,300 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 07:44:00 BoogieIcfgContainer [2023-11-21 19:44:00,300 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 19:44:00,304 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-21 19:44:00,304 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-21 19:44:00,307 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-21 19:44:00,308 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 07:43:59" (1/3) ... [2023-11-21 19:44:00,309 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3830f340 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 07:44:00, skipping insertion in model container [2023-11-21 19:44:00,309 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:43:59" (2/3) ... [2023-11-21 19:44:00,310 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3830f340 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 07:44:00, skipping insertion in model container [2023-11-21 19:44:00,310 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 07:44:00" (3/3) ... [2023-11-21 19:44:00,311 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_init2_ground-1.i [2023-11-21 19:44:00,329 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-21 19:44:00,329 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-21 19:44:00,376 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-21 19:44:00,383 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;@4a042134, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-21 19:44:00,383 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-21 19:44:00,389 INFO L276 IsEmpty]: Start isEmpty. Operand has 9 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 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-21 19:44:00,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-21 19:44:00,395 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:00,396 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-21 19:44:00,396 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:00,402 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:00,403 INFO L85 PathProgramCache]: Analyzing trace with hash -1688665815, now seen corresponding path program 1 times [2023-11-21 19:44:00,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:00,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430820996] [2023-11-21 19:44:00,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:00,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:00,719 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-21 19:44:00,720 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:00,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430820996] [2023-11-21 19:44:00,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430820996] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:44:00,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 19:44:00,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 19:44:00,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975067132] [2023-11-21 19:44:00,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:44:00,730 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 19:44:00,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:44:00,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 19:44:00,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 19:44:00,782 INFO L87 Difference]: Start difference. First operand has 9 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 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) Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 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-21 19:44:00,856 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:44:00,856 INFO L93 Difference]: Finished difference Result 18 states and 25 transitions. [2023-11-21 19:44:00,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 19:44:00,859 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 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-21 19:44:00,860 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:44:00,869 INFO L225 Difference]: With dead ends: 18 [2023-11-21 19:44:00,869 INFO L226 Difference]: Without dead ends: 10 [2023-11-21 19:44:00,872 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-21 19:44:00,878 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:44:00,880 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:44:00,899 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2023-11-21 19:44:00,914 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2023-11-21 19:44:00,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.3333333333333333) internal successors, (12), 9 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-21 19:44:00,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 12 transitions. [2023-11-21 19:44:00,918 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 12 transitions. Word has length 6 [2023-11-21 19:44:00,919 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:44:00,920 INFO L495 AbstractCegarLoop]: Abstraction has 10 states and 12 transitions. [2023-11-21 19:44:00,920 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 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-21 19:44:00,921 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 12 transitions. [2023-11-21 19:44:00,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-21 19:44:00,922 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:00,922 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:44:00,923 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-21 19:44:00,923 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:00,924 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:00,925 INFO L85 PathProgramCache]: Analyzing trace with hash -860549262, now seen corresponding path program 1 times [2023-11-21 19:44:00,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:00,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1490006968] [2023-11-21 19:44:00,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:00,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:00,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-21 19:44:01,049 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:01,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1490006968] [2023-11-21 19:44:01,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1490006968] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 19:44:01,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1938885886] [2023-11-21 19:44:01,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:01,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:01,051 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:44:01,053 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:44:01,080 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-21 19:44:01,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:01,125 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-21 19:44:01,130 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:44:01,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-21 19:44:01,174 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:44:01,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-21 19:44:01,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1938885886] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:44:01,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1382900130] [2023-11-21 19:44:01,224 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-21 19:44:01,225 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:44:01,229 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:44:01,235 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:44:01,236 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:44:01,610 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:44:01,765 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '104#(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-21 19:44:01,765 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-21 19:44:01,766 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 19:44:01,766 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-21 19:44:01,767 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [52863391] [2023-11-21 19:44:01,768 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 19:44:01,769 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-21 19:44:01,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:44:01,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-21 19:44:01,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2023-11-21 19:44:01,771 INFO L87 Difference]: Start difference. First operand 10 states and 12 transitions. Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 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-21 19:44:01,824 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:44:01,825 INFO L93 Difference]: Finished difference Result 23 states and 32 transitions. [2023-11-21 19:44:01,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-21 19:44:01,825 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 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 8 [2023-11-21 19:44:01,826 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:44:01,826 INFO L225 Difference]: With dead ends: 23 [2023-11-21 19:44:01,826 INFO L226 Difference]: Without dead ends: 16 [2023-11-21 19:44:01,829 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 16 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-21 19:44:01,831 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 11 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, 11 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-21 19:44:01,832 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-21 19:44:01,835 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2023-11-21 19:44:01,842 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2023-11-21 19:44:01,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 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-21 19:44:01,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 18 transitions. [2023-11-21 19:44:01,844 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 18 transitions. Word has length 8 [2023-11-21 19:44:01,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:44:01,845 INFO L495 AbstractCegarLoop]: Abstraction has 16 states and 18 transitions. [2023-11-21 19:44:01,846 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 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-21 19:44:01,846 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2023-11-21 19:44:01,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-21 19:44:01,847 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:01,847 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1] [2023-11-21 19:44:01,869 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-21 19:44:02,060 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-11-21 19:44:02,061 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:02,061 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:02,062 INFO L85 PathProgramCache]: Analyzing trace with hash 817813225, now seen corresponding path program 2 times [2023-11-21 19:44:02,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:02,062 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719376650] [2023-11-21 19:44:02,062 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:02,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:02,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:02,351 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-21 19:44:02,352 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:02,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [719376650] [2023-11-21 19:44:02,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [719376650] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 19:44:02,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [897766598] [2023-11-21 19:44:02,361 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-21 19:44:02,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:02,362 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:44:02,367 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:44:02,380 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-21 19:44:02,450 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-21 19:44:02,450 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-21 19:44:02,452 INFO L262 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 19:44:02,455 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:44:02,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-21 19:44:02,483 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:44:02,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-21 19:44:02,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [897766598] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:44:02,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [518841831] [2023-11-21 19:44:02,551 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-21 19:44:02,551 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:44:02,552 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:44:02,552 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:44:02,552 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:44:02,738 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:44:02,836 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '263#(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-21 19:44:02,836 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-21 19:44:02,836 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 19:44:02,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2023-11-21 19:44:02,837 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491623013] [2023-11-21 19:44:02,837 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 19:44:02,837 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-21 19:44:02,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:44:02,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-21 19:44:02,839 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272 [2023-11-21 19:44:02,839 INFO L87 Difference]: Start difference. First operand 16 states and 18 transitions. Second operand has 13 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 12 states have internal predecessors, (19), 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-21 19:44:02,915 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:44:02,915 INFO L93 Difference]: Finished difference Result 38 states and 53 transitions. [2023-11-21 19:44:02,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-21 19:44:02,916 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 12 states have internal predecessors, (19), 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 14 [2023-11-21 19:44:02,916 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:44:02,917 INFO L225 Difference]: With dead ends: 38 [2023-11-21 19:44:02,917 INFO L226 Difference]: Without dead ends: 28 [2023-11-21 19:44:02,917 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 31 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-21 19:44:02,921 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:44:02,925 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 20 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:44:02,927 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2023-11-21 19:44:02,932 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2023-11-21 19:44:02,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 27 states have (on average 1.1111111111111112) internal successors, (30), 27 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-21 19:44:02,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 30 transitions. [2023-11-21 19:44:02,934 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 30 transitions. Word has length 14 [2023-11-21 19:44:02,934 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:44:02,935 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 30 transitions. [2023-11-21 19:44:02,935 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 12 states have internal predecessors, (19), 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-21 19:44:02,935 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 30 transitions. [2023-11-21 19:44:02,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-21 19:44:02,936 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:02,936 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 1, 1, 1, 1, 1, 1] [2023-11-21 19:44:02,957 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-21 19:44:03,148 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:03,149 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:03,149 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:03,149 INFO L85 PathProgramCache]: Analyzing trace with hash 1494821769, now seen corresponding path program 3 times [2023-11-21 19:44:03,150 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:03,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2104511626] [2023-11-21 19:44:03,154 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:03,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:03,546 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-11-21 19:44:03,547 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:03,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2104511626] [2023-11-21 19:44:03,547 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2104511626] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 19:44:03,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1017256087] [2023-11-21 19:44:03,547 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-21 19:44:03,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:03,548 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:44:03,549 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:44:03,572 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-21 19:44:03,631 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-21 19:44:03,631 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-21 19:44:03,633 INFO L262 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 19:44:03,635 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:44:03,664 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-11-21 19:44:03,664 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:44:03,914 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-11-21 19:44:03,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1017256087] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:44:03,915 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1467097992] [2023-11-21 19:44:03,917 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-21 19:44:03,917 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:44:03,917 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:44:03,918 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:44:03,918 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:44:04,075 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:44:04,211 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '560#(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-21 19:44:04,212 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-21 19:44:04,212 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 19:44:04,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2023-11-21 19:44:04,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376635140] [2023-11-21 19:44:04,213 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 19:44:04,213 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-21 19:44:04,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:44:04,214 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-21 19:44:04,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=314, Invalid=498, Unknown=0, NotChecked=0, Total=812 [2023-11-21 19:44:04,216 INFO L87 Difference]: Start difference. First operand 28 states and 30 transitions. Second operand has 25 states, 25 states have (on average 1.24) internal successors, (31), 24 states have internal predecessors, (31), 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-21 19:44:04,344 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:44:04,344 INFO L93 Difference]: Finished difference Result 68 states and 95 transitions. [2023-11-21 19:44:04,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-21 19:44:04,345 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.24) internal successors, (31), 24 states have internal predecessors, (31), 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 26 [2023-11-21 19:44:04,345 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:44:04,346 INFO L225 Difference]: With dead ends: 68 [2023-11-21 19:44:04,346 INFO L226 Difference]: Without dead ends: 52 [2023-11-21 19:44:04,347 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 61 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-21 19:44:04,349 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 74 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 74 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:44:04,350 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [74 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:44:04,352 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2023-11-21 19:44:04,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2023-11-21 19:44:04,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.0588235294117647) internal successors, (54), 51 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-21 19:44:04,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 54 transitions. [2023-11-21 19:44:04,364 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 54 transitions. Word has length 26 [2023-11-21 19:44:04,365 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:44:04,365 INFO L495 AbstractCegarLoop]: Abstraction has 52 states and 54 transitions. [2023-11-21 19:44:04,370 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.24) internal successors, (31), 24 states have internal predecessors, (31), 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-21 19:44:04,371 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 54 transitions. [2023-11-21 19:44:04,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-21 19:44:04,373 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:04,374 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 1, 1, 1, 1, 1, 1] [2023-11-21 19:44:04,398 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-21 19:44:04,588 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:04,589 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:04,589 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:04,589 INFO L85 PathProgramCache]: Analyzing trace with hash -2060247863, now seen corresponding path program 4 times [2023-11-21 19:44:04,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:04,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353142580] [2023-11-21 19:44:04,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:04,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:04,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:05,377 INFO L134 CoverageAnalysis]: Checked inductivity of 506 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2023-11-21 19:44:05,377 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:05,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [353142580] [2023-11-21 19:44:05,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [353142580] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 19:44:05,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1650927615] [2023-11-21 19:44:05,378 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-21 19:44:05,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:05,378 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:44:05,379 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:44:05,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-21 19:44:05,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:05,511 INFO L262 TraceCheckSpWp]: Trace formula consists of 355 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-21 19:44:05,515 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:44:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 506 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2023-11-21 19:44:05,584 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:44:06,534 INFO L134 CoverageAnalysis]: Checked inductivity of 506 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2023-11-21 19:44:06,534 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1650927615] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:44:06,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1392853404] [2023-11-21 19:44:06,537 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-11-21 19:44:06,537 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:44:06,537 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:44:06,537 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:44:06,538 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:44:06,710 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:44:06,883 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1133#(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-21 19:44:06,883 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-21 19:44:06,883 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 19:44:06,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2023-11-21 19:44:06,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1678039913] [2023-11-21 19:44:06,884 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 19:44:06,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2023-11-21 19:44:06,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:44:06,887 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2023-11-21 19:44:06,888 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1190, Invalid=1566, Unknown=0, NotChecked=0, Total=2756 [2023-11-21 19:44:06,889 INFO L87 Difference]: Start difference. First operand 52 states and 54 transitions. Second operand has 49 states, 49 states have (on average 1.1224489795918366) internal successors, (55), 48 states have internal predecessors, (55), 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-21 19:44:07,234 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:44:07,234 INFO L93 Difference]: Finished difference Result 128 states and 179 transitions. [2023-11-21 19:44:07,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-11-21 19:44:07,235 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.1224489795918366) internal successors, (55), 48 states have internal predecessors, (55), 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 50 [2023-11-21 19:44:07,235 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:44:07,236 INFO L225 Difference]: With dead ends: 128 [2023-11-21 19:44:07,236 INFO L226 Difference]: Without dead ends: 100 [2023-11-21 19:44:07,238 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 172 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 364 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1190, Invalid=1566, Unknown=0, NotChecked=0, Total=2756 [2023-11-21 19:44:07,239 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 253 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 353 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 253 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-21 19:44:07,239 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 353 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [253 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-21 19:44:07,240 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2023-11-21 19:44:07,261 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 100. [2023-11-21 19:44:07,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 100 states, 99 states have (on average 1.0303030303030303) internal successors, (102), 99 states have internal predecessors, (102), 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-21 19:44:07,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 102 transitions. [2023-11-21 19:44:07,269 INFO L78 Accepts]: Start accepts. Automaton has 100 states and 102 transitions. Word has length 50 [2023-11-21 19:44:07,270 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:44:07,270 INFO L495 AbstractCegarLoop]: Abstraction has 100 states and 102 transitions. [2023-11-21 19:44:07,270 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.1224489795918366) internal successors, (55), 48 states have internal predecessors, (55), 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-21 19:44:07,270 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 102 transitions. [2023-11-21 19:44:07,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2023-11-21 19:44:07,275 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:44:07,275 INFO L195 NwaCegarLoop]: trace histogram [46, 46, 1, 1, 1, 1, 1, 1] [2023-11-21 19:44:07,303 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-21 19:44:07,490 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:07,491 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-21 19:44:07,491 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:44:07,491 INFO L85 PathProgramCache]: Analyzing trace with hash -1117511863, now seen corresponding path program 5 times [2023-11-21 19:44:07,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:44:07,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589101762] [2023-11-21 19:44:07,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:44:07,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:44:07,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:44:10,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2162 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 1081 trivial. 0 not checked. [2023-11-21 19:44:10,362 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:44:10,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589101762] [2023-11-21 19:44:10,362 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589101762] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 19:44:10,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1557414169] [2023-11-21 19:44:10,362 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-21 19:44:10,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:44:10,363 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:44:10,364 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:44:10,365 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8648252-b11c-44b3-8890-21c908e4b891/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process