./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh --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 9e3997a2a1cd8cbe038fe2c0a5bc044283ed06667aa7ef42f046d1134291f84e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 18:49:49,270 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 18:49:49,346 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-12-02 18:49:49,351 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 18:49:49,352 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 18:49:49,379 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 18:49:49,380 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 18:49:49,381 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 18:49:49,382 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 18:49:49,382 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 18:49:49,383 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 18:49:49,383 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 18:49:49,384 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 18:49:49,384 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 18:49:49,385 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 18:49:49,385 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 18:49:49,386 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 18:49:49,386 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 18:49:49,387 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 18:49:49,388 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 18:49:49,388 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 18:49:49,389 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 18:49:49,390 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 18:49:49,390 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 18:49:49,391 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 18:49:49,391 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 18:49:49,392 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 18:49:49,392 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 18:49:49,393 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 18:49:49,393 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 18:49:49,393 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 18:49:49,394 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 18:49:49,394 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 18:49:49,395 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 18:49:49,395 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 18:49:49,395 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 18:49:49,395 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 18:49:49,395 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 18:49:49,396 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 18:49:49,396 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 18:49:49,396 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 18:49:49,397 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 18:49:49,397 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 18:49:49,397 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 18:49:49,397 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 18:49:49,397 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 18:49:49,398 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 18:49:49,398 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_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/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_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh 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 -> 9e3997a2a1cd8cbe038fe2c0a5bc044283ed06667aa7ef42f046d1134291f84e [2023-12-02 18:49:49,648 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 18:49:49,670 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 18:49:49,673 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 18:49:49,674 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 18:49:49,675 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 18:49:49,676 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i [2023-12-02 18:49:52,550 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 18:49:52,738 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 18:49:52,738 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i [2023-12-02 18:49:52,746 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/data/9306d4841/49e67a4622f94cabac686e82e9dee204/FLAGcf14a5980 [2023-12-02 18:49:52,764 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/data/9306d4841/49e67a4622f94cabac686e82e9dee204 [2023-12-02 18:49:52,767 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 18:49:52,769 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 18:49:52,771 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 18:49:52,771 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 18:49:52,777 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 18:49:52,778 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:49:52" (1/1) ... [2023-12-02 18:49:52,779 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@722aed91 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:52, skipping insertion in model container [2023-12-02 18:49:52,780 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:49:52" (1/1) ... [2023-12-02 18:49:52,808 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 18:49:52,996 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_a5ae778f-82f5-423d-a59d-6938b783bc42/sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i[821,834] [2023-12-02 18:49:53,015 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 18:49:53,026 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 18:49:53,042 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_a5ae778f-82f5-423d-a59d-6938b783bc42/sv-benchmarks/c/array-examples/standard_copyInitSum3_ground.i[821,834] [2023-12-02 18:49:53,052 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 18:49:53,070 INFO L206 MainTranslator]: Completed translation [2023-12-02 18:49:53,071 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53 WrapperNode [2023-12-02 18:49:53,071 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 18:49:53,072 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 18:49:53,073 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 18:49:53,073 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 18:49:53,082 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,092 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,116 INFO L138 Inliner]: procedures = 15, calls = 22, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 79 [2023-12-02 18:49:53,117 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 18:49:53,118 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 18:49:53,118 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 18:49:53,118 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 18:49:53,129 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,130 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,132 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,132 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,139 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,144 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,145 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,146 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,149 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 18:49:53,150 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 18:49:53,150 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 18:49:53,151 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 18:49:53,152 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (1/1) ... [2023-12-02 18:49:53,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 18:49:53,172 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:49:53,187 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 18:49:53,191 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 18:49:53,230 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 18:49:53,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 18:49:53,230 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-02 18:49:53,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-02 18:49:53,231 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 18:49:53,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 18:49:53,231 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-02 18:49:53,232 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-02 18:49:53,324 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 18:49:53,327 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 18:49:53,500 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 18:49:53,560 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 18:49:53,561 INFO L309 CfgBuilder]: Removed 5 assume(true) statements. [2023-12-02 18:49:53,562 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:49:53 BoogieIcfgContainer [2023-12-02 18:49:53,562 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 18:49:53,566 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 18:49:53,566 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 18:49:53,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 18:49:53,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:49:52" (1/3) ... [2023-12-02 18:49:53,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53dec8b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:49:53, skipping insertion in model container [2023-12-02 18:49:53,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:49:53" (2/3) ... [2023-12-02 18:49:53,573 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53dec8b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:49:53, skipping insertion in model container [2023-12-02 18:49:53,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:49:53" (3/3) ... [2023-12-02 18:49:53,575 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_copyInitSum3_ground.i [2023-12-02 18:49:53,597 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 18:49:53,597 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 18:49:53,645 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 18:49:53,652 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;@685ad1ec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 18:49:53,653 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 18:49:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 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-12-02 18:49:53,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-12-02 18:49:53,664 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:49:53,665 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:49:53,665 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:49:53,670 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:49:53,670 INFO L85 PathProgramCache]: Analyzing trace with hash 1610783716, now seen corresponding path program 1 times [2023-12-02 18:49:53,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:49:53,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246705195] [2023-12-02 18:49:53,680 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:53,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:49:53,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:49:53,920 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 18:49:53,920 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:49:53,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246705195] [2023-12-02 18:49:53,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246705195] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 18:49:53,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 18:49:53,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 18:49:53,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727133102] [2023-12-02 18:49:53,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 18:49:53,930 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 18:49:53,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 18:49:53,958 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 18:49:53,958 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 18:49:53,960 INFO L87 Difference]: Start difference. First operand has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 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.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 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-12-02 18:49:54,015 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 18:49:54,016 INFO L93 Difference]: Finished difference Result 24 states and 37 transitions. [2023-12-02 18:49:54,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 18:49:54,019 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 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-12-02 18:49:54,019 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 18:49:54,025 INFO L225 Difference]: With dead ends: 24 [2023-12-02 18:49:54,026 INFO L226 Difference]: Without dead ends: 14 [2023-12-02 18:49:54,028 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-12-02 18:49:54,032 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 18:49:54,034 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 18:49:54,049 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-12-02 18:49:54,060 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2023-12-02 18:49:54,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3846153846153846) internal successors, (18), 13 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-12-02 18:49:54,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 18 transitions. [2023-12-02 18:49:54,064 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 18 transitions. Word has length 8 [2023-12-02 18:49:54,065 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 18:49:54,065 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 18 transitions. [2023-12-02 18:49:54,065 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 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-12-02 18:49:54,066 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 18 transitions. [2023-12-02 18:49:54,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-12-02 18:49:54,066 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:49:54,067 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:49:54,067 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 18:49:54,067 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:49:54,068 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:49:54,068 INFO L85 PathProgramCache]: Analyzing trace with hash -861526655, now seen corresponding path program 1 times [2023-12-02 18:49:54,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:49:54,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [30422749] [2023-12-02 18:49:54,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:54,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:49:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:49:54,200 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 18:49:54,200 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:49:54,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [30422749] [2023-12-02 18:49:54,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [30422749] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 18:49:54,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1539480920] [2023-12-02 18:49:54,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:54,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:54,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:49:54,203 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 18:49:54,210 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-12-02 18:49:54,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:49:54,300 INFO L262 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-02 18:49:54,305 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 18:49:54,350 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 18:49:54,350 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 18:49:54,377 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 18:49:54,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1539480920] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 18:49:54,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [917546529] [2023-12-02 18:49:54,404 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-12-02 18:49:54,404 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 18:49:54,407 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 18:49:54,412 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 18:49:54,412 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 18:49:54,973 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 18:49:55,181 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '150#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#b~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_main_~#b~0#1.base|) 0) |ULTIMATE.start_main_#t~mem9#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) (not (= |ULTIMATE.start_main_#t~mem9#1| 0)))' at error location [2023-12-02 18:49:55,182 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 18:49:55,182 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 18:49:55,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-12-02 18:49:55,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375101927] [2023-12-02 18:49:55,183 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 18:49:55,184 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-12-02 18:49:55,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 18:49:55,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-12-02 18:49:55,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2023-12-02 18:49:55,186 INFO L87 Difference]: Start difference. First operand 14 states and 18 transitions. Second operand has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 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-12-02 18:49:55,295 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 18:49:55,296 INFO L93 Difference]: Finished difference Result 37 states and 56 transitions. [2023-12-02 18:49:55,296 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 18:49:55,296 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-12-02 18:49:55,297 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 18:49:55,297 INFO L225 Difference]: With dead ends: 37 [2023-12-02 18:49:55,298 INFO L226 Difference]: Without dead ends: 26 [2023-12-02 18:49:55,299 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 24 SyntacticMatches, 4 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2023-12-02 18:49:55,301 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 18:49:55,301 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 18:49:55,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-12-02 18:49:55,308 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2023-12-02 18:49:55,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 25 states have (on average 1.2) internal successors, (30), 25 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-12-02 18:49:55,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 30 transitions. [2023-12-02 18:49:55,310 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 30 transitions. Word has length 12 [2023-12-02 18:49:55,310 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 18:49:55,310 INFO L495 AbstractCegarLoop]: Abstraction has 26 states and 30 transitions. [2023-12-02 18:49:55,310 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 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-12-02 18:49:55,311 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 30 transitions. [2023-12-02 18:49:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-12-02 18:49:55,312 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:49:55,312 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:49:55,329 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-12-02 18:49:55,512 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:55,513 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:49:55,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:49:55,514 INFO L85 PathProgramCache]: Analyzing trace with hash 1943060644, now seen corresponding path program 2 times [2023-12-02 18:49:55,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:49:55,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [198993682] [2023-12-02 18:49:55,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:55,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:49:55,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:49:55,744 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-12-02 18:49:55,745 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:49:55,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [198993682] [2023-12-02 18:49:55,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [198993682] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 18:49:55,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [450456616] [2023-12-02 18:49:55,746 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 18:49:55,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:55,746 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:49:55,748 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 18:49:55,751 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 18:49:55,876 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-12-02 18:49:55,877 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 18:49:55,878 INFO L262 TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 18:49:55,881 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 18:49:55,902 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-12-02 18:49:55,903 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 18:49:55,974 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-12-02 18:49:55,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [450456616] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 18:49:55,975 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [175191887] [2023-12-02 18:49:55,978 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-12-02 18:49:55,978 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 18:49:55,979 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 18:49:55,979 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 18:49:55,979 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 18:49:56,341 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 18:49:56,693 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '417#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#b~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_main_~#b~0#1.base|) 0) |ULTIMATE.start_main_#t~mem9#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) (not (= |ULTIMATE.start_main_#t~mem9#1| 0)))' at error location [2023-12-02 18:49:56,693 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 18:49:56,693 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 18:49:56,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 13 [2023-12-02 18:49:56,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414438209] [2023-12-02 18:49:56,694 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 18:49:56,695 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-12-02 18:49:56,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 18:49:56,696 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-12-02 18:49:56,697 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272 [2023-12-02 18:49:56,697 INFO L87 Difference]: Start difference. First operand 26 states and 30 transitions. Second operand has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 13 states have internal predecessors, (33), 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-12-02 18:49:56,856 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 18:49:56,856 INFO L93 Difference]: Finished difference Result 70 states and 101 transitions. [2023-12-02 18:49:56,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-12-02 18:49:56,857 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 13 states have internal predecessors, (33), 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 24 [2023-12-02 18:49:56,857 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 18:49:56,858 INFO L225 Difference]: With dead ends: 70 [2023-12-02 18:49:56,858 INFO L226 Difference]: Without dead ends: 50 [2023-12-02 18:49:56,859 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 46 SyntacticMatches, 15 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 301 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272 [2023-12-02 18:49:56,860 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 123 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 18:49:56,861 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 123 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 18:49:56,862 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2023-12-02 18:49:56,869 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2023-12-02 18:49:56,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.1020408163265305) internal successors, (54), 49 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-12-02 18:49:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 54 transitions. [2023-12-02 18:49:56,871 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 54 transitions. Word has length 24 [2023-12-02 18:49:56,872 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 18:49:56,872 INFO L495 AbstractCegarLoop]: Abstraction has 50 states and 54 transitions. [2023-12-02 18:49:56,872 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 13 states have internal predecessors, (33), 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-12-02 18:49:56,872 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 54 transitions. [2023-12-02 18:49:56,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2023-12-02 18:49:56,874 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:49:56,874 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:49:56,881 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-12-02 18:49:57,075 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:57,075 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:49:57,076 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:49:57,076 INFO L85 PathProgramCache]: Analyzing trace with hash 281721796, now seen corresponding path program 3 times [2023-12-02 18:49:57,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:49:57,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452036041] [2023-12-02 18:49:57,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:57,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:49:57,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:49:57,565 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2023-12-02 18:49:57,566 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:49:57,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452036041] [2023-12-02 18:49:57,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452036041] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 18:49:57,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1606921768] [2023-12-02 18:49:57,566 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-12-02 18:49:57,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:57,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:49:57,568 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 18:49:57,571 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 18:49:57,742 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-12-02 18:49:57,742 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 18:49:57,745 INFO L262 TraceCheckSpWp]: Trace formula consists of 343 conjuncts, 12 conjunts are in the unsatisfiable core [2023-12-02 18:49:57,749 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 18:49:57,785 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2023-12-02 18:49:57,786 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 18:49:58,028 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2023-12-02 18:49:58,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1606921768] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 18:49:58,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1632988774] [2023-12-02 18:49:58,032 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-12-02 18:49:58,032 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 18:49:58,033 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 18:49:58,033 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 18:49:58,033 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 18:49:58,328 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 18:49:58,864 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '954#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start_main_~#b~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#b~0#1.base|) (= (select (select |#memory_int| |ULTIMATE.start_main_~#b~0#1.base|) 0) |ULTIMATE.start_main_#t~mem9#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) (not (= |ULTIMATE.start_main_#t~mem9#1| 0)))' at error location [2023-12-02 18:49:58,864 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 18:49:58,864 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 18:49:58,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2023-12-02 18:49:58,865 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [116782332] [2023-12-02 18:49:58,865 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 18:49:58,865 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-12-02 18:49:58,866 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 18:49:58,867 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-12-02 18:49:58,867 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=314, Invalid=498, Unknown=0, NotChecked=0, Total=812 [2023-12-02 18:49:58,868 INFO L87 Difference]: Start difference. First operand 50 states and 54 transitions. Second operand has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 states have internal predecessors, (35), 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-12-02 18:49:59,192 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 18:49:59,192 INFO L93 Difference]: Finished difference Result 136 states and 191 transitions. [2023-12-02 18:49:59,193 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-12-02 18:49:59,193 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 states have internal predecessors, (35), 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 48 [2023-12-02 18:49:59,193 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 18:49:59,195 INFO L225 Difference]: With dead ends: 136 [2023-12-02 18:49:59,195 INFO L226 Difference]: Without dead ends: 98 [2023-12-02 18:49:59,196 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 154 GetRequests, 105 SyntacticMatches, 22 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 898 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=314, Invalid=498, Unknown=0, NotChecked=0, Total=812 [2023-12-02 18:49:59,197 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 108 mSolverCounterSat, 223 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 331 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 223 IncrementalHoareTripleChecker+Valid, 108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-12-02 18:49:59,198 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 331 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [223 Valid, 108 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-12-02 18:49:59,199 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 98 states. [2023-12-02 18:49:59,212 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 98 to 98. [2023-12-02 18:49:59,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98 states, 97 states have (on average 1.0515463917525774) internal successors, (102), 97 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-12-02 18:49:59,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 102 transitions. [2023-12-02 18:49:59,215 INFO L78 Accepts]: Start accepts. Automaton has 98 states and 102 transitions. Word has length 48 [2023-12-02 18:49:59,215 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 18:49:59,215 INFO L495 AbstractCegarLoop]: Abstraction has 98 states and 102 transitions. [2023-12-02 18:49:59,216 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 states have internal predecessors, (35), 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-12-02 18:49:59,216 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 102 transitions. [2023-12-02 18:49:59,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2023-12-02 18:49:59,221 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:49:59,221 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:49:59,227 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 18:49:59,421 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:49:59,422 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:49:59,422 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:49:59,422 INFO L85 PathProgramCache]: Analyzing trace with hash 1170070020, now seen corresponding path program 4 times [2023-12-02 18:49:59,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:49:59,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312826134] [2023-12-02 18:49:59,422 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:49:59,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:49:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:50:00,640 INFO L134 CoverageAnalysis]: Checked inductivity of 1012 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 759 trivial. 0 not checked. [2023-12-02 18:50:00,640 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:50:00,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1312826134] [2023-12-02 18:50:00,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1312826134] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 18:50:00,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [48012842] [2023-12-02 18:50:00,641 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-12-02 18:50:00,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:50:00,641 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:50:00,642 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 18:50:00,644 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 18:50:00,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:50:00,884 INFO L262 TraceCheckSpWp]: Trace formula consists of 679 conjuncts, 24 conjunts are in the unsatisfiable core [2023-12-02 18:50:00,890 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 18:50:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 1012 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 759 trivial. 0 not checked. [2023-12-02 18:50:00,941 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 18:50:01,664 INFO L134 CoverageAnalysis]: Checked inductivity of 1012 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 759 trivial. 0 not checked. [2023-12-02 18:50:01,664 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [48012842] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 18:50:01,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [340240549] [2023-12-02 18:50:01,667 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-12-02 18:50:01,667 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 18:50:01,667 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 18:50:01,667 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 18:50:01,668 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 18:50:01,897 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 18:50:02,532 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '2031#(and (<= 100000 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#b~0#1.base|) |ULTIMATE.start_main_~#b~0#1.offset|)) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (not (= |ULTIMATE.start_main_#t~mem9#1| 0)))' at error location [2023-12-02 18:50:02,533 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 18:50:02,533 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 18:50:02,533 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2023-12-02 18:50:02,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1900520471] [2023-12-02 18:50:02,533 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 18:50:02,534 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2023-12-02 18:50:02,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 18:50:02,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2023-12-02 18:50:02,538 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1194, Invalid=1668, Unknown=0, NotChecked=0, Total=2862 [2023-12-02 18:50:02,539 INFO L87 Difference]: Start difference. First operand 98 states and 102 transitions. Second operand has 49 states, 49 states have (on average 1.2040816326530612) internal successors, (59), 48 states have internal predecessors, (59), 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-12-02 18:50:03,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 18:50:03,156 INFO L93 Difference]: Finished difference Result 268 states and 371 transitions. [2023-12-02 18:50:03,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-12-02 18:50:03,157 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.2040816326530612) internal successors, (59), 48 states have internal predecessors, (59), 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 96 [2023-12-02 18:50:03,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 18:50:03,159 INFO L225 Difference]: With dead ends: 268 [2023-12-02 18:50:03,159 INFO L226 Difference]: Without dead ends: 194 [2023-12-02 18:50:03,161 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 310 GetRequests, 235 SyntacticMatches, 23 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2020 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1194, Invalid=1668, Unknown=0, NotChecked=0, Total=2862 [2023-12-02 18:50:03,162 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 204 mSolverCounterSat, 577 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 781 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 577 IncrementalHoareTripleChecker+Valid, 204 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-12-02 18:50:03,163 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 781 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [577 Valid, 204 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-12-02 18:50:03,164 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 194 states. [2023-12-02 18:50:03,179 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 194 to 194. [2023-12-02 18:50:03,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 194 states, 193 states have (on average 1.0259067357512954) internal successors, (198), 193 states have internal predecessors, (198), 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-12-02 18:50:03,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 198 transitions. [2023-12-02 18:50:03,183 INFO L78 Accepts]: Start accepts. Automaton has 194 states and 198 transitions. Word has length 96 [2023-12-02 18:50:03,183 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 18:50:03,183 INFO L495 AbstractCegarLoop]: Abstraction has 194 states and 198 transitions. [2023-12-02 18:50:03,184 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.2040816326530612) internal successors, (59), 48 states have internal predecessors, (59), 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-12-02 18:50:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 198 transitions. [2023-12-02 18:50:03,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2023-12-02 18:50:03,188 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 18:50:03,188 INFO L195 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 18:50:03,195 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 18:50:03,389 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:50:03,389 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 18:50:03,389 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 18:50:03,390 INFO L85 PathProgramCache]: Analyzing trace with hash -1620527484, now seen corresponding path program 5 times [2023-12-02 18:50:03,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 18:50:03,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [989942813] [2023-12-02 18:50:03,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 18:50:03,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 18:50:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 18:50:06,570 INFO L134 CoverageAnalysis]: Checked inductivity of 4324 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 3243 trivial. 0 not checked. [2023-12-02 18:50:06,570 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 18:50:06,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [989942813] [2023-12-02 18:50:06,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [989942813] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 18:50:06,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1241541682] [2023-12-02 18:50:06,571 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 18:50:06,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 18:50:06,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 18:50:06,572 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 18:50:06,573 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5ae778f-82f5-423d-a59d-6938b783bc42/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process