./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_copy2_ground-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 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_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/config/TaipanReach.xml -i ../../sv-benchmarks/c/array-examples/standard_copy2_ground-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire --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 910d8e768520d514eafd11bd6e0d202501f1eee040b6e70d07e33c173cc4a1ca --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 20:32:07,447 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 20:32:07,546 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-23 20:32:07,552 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 20:32:07,553 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 20:32:07,579 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 20:32:07,580 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 20:32:07,581 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 20:32:07,582 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 20:32:07,582 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 20:32:07,583 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-23 20:32:07,584 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-23 20:32:07,584 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-23 20:32:07,585 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-23 20:32:07,586 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-23 20:32:07,586 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-23 20:32:07,587 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-23 20:32:07,587 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-23 20:32:07,588 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-23 20:32:07,589 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-23 20:32:07,589 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-23 20:32:07,590 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-23 20:32:07,591 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 20:32:07,591 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 20:32:07,592 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 20:32:07,592 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 20:32:07,593 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 20:32:07,593 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 20:32:07,593 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 20:32:07,594 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 20:32:07,594 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 20:32:07,595 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 20:32:07,595 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 20:32:07,595 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 20:32:07,596 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 20:32:07,596 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 20:32:07,596 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 20:32:07,596 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 20:32:07,597 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 20:32:07,597 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 20:32:07,597 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 20:32:07,598 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-23 20:32:07,598 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 20:32:07,598 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 20:32:07,598 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 20:32:07,599 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-23 20:32:07,599 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 20:32:07,599 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_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/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_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire 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 -> 910d8e768520d514eafd11bd6e0d202501f1eee040b6e70d07e33c173cc4a1ca [2023-11-23 20:32:07,869 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 20:32:07,925 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 20:32:07,945 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 20:32:07,953 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 20:32:07,954 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 20:32:07,956 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/../../sv-benchmarks/c/array-examples/standard_copy2_ground-2.i [2023-11-23 20:32:11,065 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 20:32:11,315 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 20:32:11,315 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/sv-benchmarks/c/array-examples/standard_copy2_ground-2.i [2023-11-23 20:32:11,324 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/data/2936e055f/0d7a25c1fae5453384482fda8c4fc559/FLAG857317c9e [2023-11-23 20:32:11,339 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/data/2936e055f/0d7a25c1fae5453384482fda8c4fc559 [2023-11-23 20:32:11,342 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 20:32:11,344 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 20:32:11,345 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 20:32:11,346 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 20:32:11,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 20:32:11,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,354 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b1888c7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11, skipping insertion in model container [2023-11-23 20:32:11,354 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,377 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 20:32:11,530 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_f901829f-206e-449f-b27b-3bf151afce1f/sv-benchmarks/c/array-examples/standard_copy2_ground-2.i[816,829] [2023-11-23 20:32:11,547 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:32:11,558 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 20:32:11,569 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_f901829f-206e-449f-b27b-3bf151afce1f/sv-benchmarks/c/array-examples/standard_copy2_ground-2.i[816,829] [2023-11-23 20:32:11,577 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:32:11,600 INFO L206 MainTranslator]: Completed translation [2023-11-23 20:32:11,601 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11 WrapperNode [2023-11-23 20:32:11,601 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 20:32:11,603 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 20:32:11,603 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 20:32:11,603 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 20:32:11,611 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,619 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,640 INFO L138 Inliner]: procedures = 16, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2023-11-23 20:32:11,641 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 20:32:11,642 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 20:32:11,642 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 20:32:11,642 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 20:32:11,652 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,652 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,655 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,655 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,661 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,670 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,674 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,675 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,688 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 20:32:11,689 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 20:32:11,689 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 20:32:11,690 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 20:32:11,690 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (1/1) ... [2023-11-23 20:32:11,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 20:32:11,712 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:11,725 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 20:32:11,727 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 20:32:11,762 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 20:32:11,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 20:32:11,763 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 20:32:11,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-23 20:32:11,763 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 20:32:11,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 20:32:11,763 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-23 20:32:11,763 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 20:32:11,838 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 20:32:11,840 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 20:32:12,030 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 20:32:12,082 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 20:32:12,083 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-23 20:32:12,084 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:32:12 BoogieIcfgContainer [2023-11-23 20:32:12,085 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 20:32:12,088 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 20:32:12,088 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 20:32:12,092 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 20:32:12,093 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 08:32:11" (1/3) ... [2023-11-23 20:32:12,094 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537bea3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 08:32:12, skipping insertion in model container [2023-11-23 20:32:12,094 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:32:11" (2/3) ... [2023-11-23 20:32:12,094 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537bea3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 08:32:12, skipping insertion in model container [2023-11-23 20:32:12,095 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:32:12" (3/3) ... [2023-11-23 20:32:12,096 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_copy2_ground-2.i [2023-11-23 20:32:12,142 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 20:32:12,167 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 20:32:12,221 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 20:32:12,228 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;@4fa621f4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 20:32:12,228 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 20:32:12,233 INFO L276 IsEmpty]: Start isEmpty. Operand has 10 states, 8 states have (on average 1.75) internal successors, (14), 9 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 20:32:12,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-23 20:32:12,239 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:12,239 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:12,240 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:12,245 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:12,245 INFO L85 PathProgramCache]: Analyzing trace with hash 1956512114, now seen corresponding path program 1 times [2023-11-23 20:32:12,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:12,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225393730] [2023-11-23 20:32:12,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:12,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:12,562 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-23 20:32:12,565 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:12,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225393730] [2023-11-23 20:32:12,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225393730] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 20:32:12,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 20:32:12,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 20:32:12,569 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468016598] [2023-11-23 20:32:12,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 20:32:12,575 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 20:32:12,577 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:12,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 20:32:12,632 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 20:32:12,634 INFO L87 Difference]: Start difference. First operand has 10 states, 8 states have (on average 1.75) internal successors, (14), 9 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 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-23 20:32:12,713 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:12,714 INFO L93 Difference]: Finished difference Result 19 states and 27 transitions. [2023-11-23 20:32:12,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 20:32:12,717 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 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 7 [2023-11-23 20:32:12,717 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:12,725 INFO L225 Difference]: With dead ends: 19 [2023-11-23 20:32:12,726 INFO L226 Difference]: Without dead ends: 10 [2023-11-23 20:32:12,729 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-23 20:32:12,737 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:12,738 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 20:32:12,758 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2023-11-23 20:32:12,775 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2023-11-23 20:32:12,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.4444444444444444) internal successors, (13), 9 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-23 20:32:12,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 13 transitions. [2023-11-23 20:32:12,779 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 13 transitions. Word has length 7 [2023-11-23 20:32:12,779 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:12,780 INFO L495 AbstractCegarLoop]: Abstraction has 10 states and 13 transitions. [2023-11-23 20:32:12,780 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 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-23 20:32:12,781 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2023-11-23 20:32:12,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-23 20:32:12,782 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:12,782 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:12,782 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 20:32:12,783 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:12,783 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:12,784 INFO L85 PathProgramCache]: Analyzing trace with hash -1364452692, now seen corresponding path program 1 times [2023-11-23 20:32:12,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:12,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593145486] [2023-11-23 20:32:12,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:12,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:12,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:12,911 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:32:12,911 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:12,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593145486] [2023-11-23 20:32:12,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593145486] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:12,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [612154298] [2023-11-23 20:32:12,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:12,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:12,913 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:12,915 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:12,925 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-23 20:32:12,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:12,992 INFO L262 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-23 20:32:12,997 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:13,016 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-23 20:32:13,017 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 20:32:13,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [612154298] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 20:32:13,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-23 20:32:13,018 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-23 20:32:13,018 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452685702] [2023-11-23 20:32:13,019 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 20:32:13,019 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 20:32:13,020 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:13,020 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 20:32:13,021 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 20:32:13,021 INFO L87 Difference]: Start difference. First operand 10 states and 13 transitions. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 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-11-23 20:32:13,046 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:13,046 INFO L93 Difference]: Finished difference Result 18 states and 24 transitions. [2023-11-23 20:32:13,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 20:32:13,046 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 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-11-23 20:32:13,047 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:13,047 INFO L225 Difference]: With dead ends: 18 [2023-11-23 20:32:13,047 INFO L226 Difference]: Without dead ends: 12 [2023-11-23 20:32:13,048 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 20:32:13,049 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:13,050 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 20:32:13,051 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-23 20:32:13,054 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-23 20:32:13,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 11 states have internal predecessors, (15), 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-23 20:32:13,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2023-11-23 20:32:13,055 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 15 transitions. Word has length 8 [2023-11-23 20:32:13,055 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:13,056 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 15 transitions. [2023-11-23 20:32:13,056 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 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-11-23 20:32:13,056 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2023-11-23 20:32:13,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 20:32:13,057 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:13,057 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:13,088 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:13,271 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:13,272 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:13,273 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:13,273 INFO L85 PathProgramCache]: Analyzing trace with hash 1180850650, now seen corresponding path program 1 times [2023-11-23 20:32:13,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:13,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1052751330] [2023-11-23 20:32:13,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:13,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:13,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:13,389 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 20:32:13,389 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:13,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1052751330] [2023-11-23 20:32:13,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1052751330] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:13,390 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [609237284] [2023-11-23 20:32:13,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:13,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:13,390 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:13,398 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:13,423 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-23 20:32:13,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:13,494 INFO L262 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-23 20:32:13,503 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:13,543 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 20:32:13,543 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:13,573 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 20:32:13,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [609237284] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:13,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [374931921] [2023-11-23 20:32:13,597 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:13,597 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:13,600 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:13,606 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:13,607 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:14,496 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:14,860 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '191#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:14,860 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:14,861 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:14,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-23 20:32:14,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1810876708] [2023-11-23 20:32:14,862 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:14,862 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-23 20:32:14,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:14,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-23 20:32:14,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132 [2023-11-23 20:32:14,864 INFO L87 Difference]: Start difference. First operand 12 states and 15 transitions. Second operand has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 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-23 20:32:14,904 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:14,904 INFO L93 Difference]: Finished difference Result 24 states and 32 transitions. [2023-11-23 20:32:14,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 20:32:14,905 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 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 10 [2023-11-23 20:32:14,905 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:14,906 INFO L225 Difference]: With dead ends: 24 [2023-11-23 20:32:14,906 INFO L226 Difference]: Without dead ends: 15 [2023-11-23 20:32:14,907 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 19 SyntacticMatches, 2 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 46 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132 [2023-11-23 20:32:14,908 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:14,909 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 20 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 20:32:14,910 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2023-11-23 20:32:14,912 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2023-11-23 20:32:14,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 14 states have (on average 1.2857142857142858) internal successors, (18), 14 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-23 20:32:14,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 18 transitions. [2023-11-23 20:32:14,914 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 18 transitions. Word has length 10 [2023-11-23 20:32:14,914 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:14,914 INFO L495 AbstractCegarLoop]: Abstraction has 15 states and 18 transitions. [2023-11-23 20:32:14,915 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 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-23 20:32:14,915 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2023-11-23 20:32:14,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-23 20:32:14,916 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:14,916 INFO L195 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:14,943 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:15,133 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:15,134 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:15,134 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:15,134 INFO L85 PathProgramCache]: Analyzing trace with hash 107578784, now seen corresponding path program 2 times [2023-11-23 20:32:15,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:15,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339378805] [2023-11-23 20:32:15,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:15,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:15,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 20:32:15,258 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:15,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339378805] [2023-11-23 20:32:15,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339378805] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:15,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1666009844] [2023-11-23 20:32:15,263 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-23 20:32:15,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:15,264 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:15,267 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:15,290 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-23 20:32:15,339 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-23 20:32:15,340 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:15,341 INFO L262 TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-23 20:32:15,342 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:15,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 20:32:15,352 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:15,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 20:32:15,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1666009844] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:15,367 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1697311817] [2023-11-23 20:32:15,370 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:15,370 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:15,370 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:15,370 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:15,371 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:15,693 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:15,947 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '339#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:15,947 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:15,948 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:15,948 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2023-11-23 20:32:15,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620661012] [2023-11-23 20:32:15,948 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:15,949 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-23 20:32:15,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:15,950 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-23 20:32:15,950 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132 [2023-11-23 20:32:15,950 INFO L87 Difference]: Start difference. First operand 15 states and 18 transitions. Second operand has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 7 states have internal predecessors, (15), 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-23 20:32:15,992 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:15,992 INFO L93 Difference]: Finished difference Result 28 states and 38 transitions. [2023-11-23 20:32:15,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 20:32:15,993 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 7 states have internal predecessors, (15), 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 13 [2023-11-23 20:32:15,993 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:15,993 INFO L225 Difference]: With dead ends: 28 [2023-11-23 20:32:15,994 INFO L226 Difference]: Without dead ends: 21 [2023-11-23 20:32:15,994 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 29 SyntacticMatches, 2 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 46 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=41, Invalid=91, Unknown=0, NotChecked=0, Total=132 [2023-11-23 20:32:15,995 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:15,996 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 20:32:15,997 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2023-11-23 20:32:15,999 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2023-11-23 20:32:16,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 20 states have (on average 1.2) internal successors, (24), 20 states have internal predecessors, (24), 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-23 20:32:16,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 24 transitions. [2023-11-23 20:32:16,001 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 24 transitions. Word has length 13 [2023-11-23 20:32:16,001 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:16,001 INFO L495 AbstractCegarLoop]: Abstraction has 21 states and 24 transitions. [2023-11-23 20:32:16,002 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 7 states have internal predecessors, (15), 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-23 20:32:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2023-11-23 20:32:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-23 20:32:16,003 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:16,003 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:16,031 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:16,215 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:16,216 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:16,216 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:16,216 INFO L85 PathProgramCache]: Analyzing trace with hash 2116166386, now seen corresponding path program 3 times [2023-11-23 20:32:16,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:16,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95633936] [2023-11-23 20:32:16,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:16,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:16,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:16,368 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:16,368 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:16,368 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95633936] [2023-11-23 20:32:16,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95633936] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:16,368 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1712365850] [2023-11-23 20:32:16,369 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-23 20:32:16,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:16,369 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:16,370 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:16,398 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-23 20:32:16,467 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-23 20:32:16,467 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:16,469 INFO L262 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-23 20:32:16,470 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:16,486 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:16,487 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:16,547 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:16,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1712365850] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:16,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [548714404] [2023-11-23 20:32:16,553 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:16,553 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:16,553 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:16,554 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:16,554 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:16,871 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:17,099 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '549#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:17,099 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:17,100 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:17,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2023-11-23 20:32:17,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [25465701] [2023-11-23 20:32:17,100 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:17,102 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-23 20:32:17,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:17,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-23 20:32:17,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=98, Invalid=208, Unknown=0, NotChecked=0, Total=306 [2023-11-23 20:32:17,105 INFO L87 Difference]: Start difference. First operand 21 states and 24 transitions. Second operand has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 12 states have internal predecessors, (21), 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-23 20:32:17,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:17,145 INFO L93 Difference]: Finished difference Result 42 states and 53 transitions. [2023-11-23 20:32:17,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-23 20:32:17,146 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 12 states have internal predecessors, (21), 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 19 [2023-11-23 20:32:17,146 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:17,147 INFO L225 Difference]: With dead ends: 42 [2023-11-23 20:32:17,147 INFO L226 Difference]: Without dead ends: 27 [2023-11-23 20:32:17,148 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 91 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=98, Invalid=208, Unknown=0, NotChecked=0, Total=306 [2023-11-23 20:32:17,149 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:17,152 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 20:32:17,153 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2023-11-23 20:32:17,159 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2023-11-23 20:32:17,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.1538461538461537) internal successors, (30), 26 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-23 20:32:17,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 30 transitions. [2023-11-23 20:32:17,162 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 30 transitions. Word has length 19 [2023-11-23 20:32:17,162 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:17,163 INFO L495 AbstractCegarLoop]: Abstraction has 27 states and 30 transitions. [2023-11-23 20:32:17,163 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 12 states have internal predecessors, (21), 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-23 20:32:17,163 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2023-11-23 20:32:17,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-23 20:32:17,165 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:17,165 INFO L195 NwaCegarLoop]: trace histogram [10, 4, 4, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:17,191 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:17,386 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:17,386 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:17,386 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:17,386 INFO L85 PathProgramCache]: Analyzing trace with hash -2051110734, now seen corresponding path program 4 times [2023-11-23 20:32:17,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:17,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1933314641] [2023-11-23 20:32:17,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:17,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:17,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:17,644 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:17,644 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:17,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1933314641] [2023-11-23 20:32:17,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1933314641] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:17,645 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [6540938] [2023-11-23 20:32:17,645 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-23 20:32:17,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:17,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:17,646 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:17,675 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-23 20:32:17,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:17,754 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-23 20:32:17,756 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:17,783 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:17,783 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:18,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [6540938] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:18,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1731095352] [2023-11-23 20:32:18,048 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:18,048 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:18,049 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:18,049 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:18,049 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:18,393 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:18,651 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '847#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:18,651 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:18,651 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:18,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2023-11-23 20:32:18,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2089894440] [2023-11-23 20:32:18,652 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:18,653 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-23 20:32:18,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:18,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-23 20:32:18,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=320, Invalid=550, Unknown=0, NotChecked=0, Total=870 [2023-11-23 20:32:18,655 INFO L87 Difference]: Start difference. First operand 27 states and 30 transitions. Second operand has 25 states, 25 states have (on average 1.32) internal successors, (33), 24 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-11-23 20:32:18,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:18,721 INFO L93 Difference]: Finished difference Result 54 states and 71 transitions. [2023-11-23 20:32:18,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-23 20:32:18,722 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.32) internal successors, (33), 24 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 25 [2023-11-23 20:32:18,722 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:18,724 INFO L225 Difference]: With dead ends: 54 [2023-11-23 20:32:18,724 INFO L226 Difference]: Without dead ends: 39 [2023-11-23 20:32:18,727 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 205 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=320, Invalid=550, Unknown=0, NotChecked=0, Total=870 [2023-11-23 20:32:18,729 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:18,729 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 20:32:18,731 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2023-11-23 20:32:18,735 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2023-11-23 20:32:18,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.105263157894737) internal successors, (42), 38 states have internal predecessors, (42), 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-23 20:32:18,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 42 transitions. [2023-11-23 20:32:18,736 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 42 transitions. Word has length 25 [2023-11-23 20:32:18,737 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:18,737 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 42 transitions. [2023-11-23 20:32:18,737 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.32) internal successors, (33), 24 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-11-23 20:32:18,737 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 42 transitions. [2023-11-23 20:32:18,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-23 20:32:18,739 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:18,739 INFO L195 NwaCegarLoop]: trace histogram [22, 4, 4, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:18,760 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:18,951 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-23 20:32:18,952 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:18,952 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:18,952 INFO L85 PathProgramCache]: Analyzing trace with hash -69639118, now seen corresponding path program 5 times [2023-11-23 20:32:18,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:18,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857724454] [2023-11-23 20:32:18,953 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:18,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:19,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:19,726 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:32:19,726 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:19,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1857724454] [2023-11-23 20:32:19,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1857724454] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:19,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [921048678] [2023-11-23 20:32:19,726 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-23 20:32:19,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:19,727 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:19,727 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:19,733 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-23 20:32:19,864 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-23 20:32:19,864 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:19,865 INFO L262 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-23 20:32:19,867 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:19,961 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked. [2023-11-23 20:32:19,962 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:20,094 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked. [2023-11-23 20:32:20,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [921048678] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:20,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [568005643] [2023-11-23 20:32:20,097 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:20,098 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:20,098 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:20,098 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:20,099 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:20,372 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:20,935 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1275#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:20,935 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:20,935 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:20,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 7, 7] total 35 [2023-11-23 20:32:20,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390842575] [2023-11-23 20:32:20,935 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:20,936 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2023-11-23 20:32:20,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:20,937 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2023-11-23 20:32:20,938 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=385, Invalid=1175, Unknown=0, NotChecked=0, Total=1560 [2023-11-23 20:32:20,938 INFO L87 Difference]: Start difference. First operand 39 states and 42 transitions. Second operand has 35 states, 35 states have (on average 1.2857142857142858) internal successors, (45), 35 states have internal predecessors, (45), 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-23 20:32:21,044 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:21,044 INFO L93 Difference]: Finished difference Result 67 states and 85 transitions. [2023-11-23 20:32:21,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-11-23 20:32:21,045 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 1.2857142857142858) internal successors, (45), 35 states have internal predecessors, (45), 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 37 [2023-11-23 20:32:21,045 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:21,046 INFO L225 Difference]: With dead ends: 67 [2023-11-23 20:32:21,046 INFO L226 Difference]: Without dead ends: 52 [2023-11-23 20:32:21,047 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 133 GetRequests, 90 SyntacticMatches, 5 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 570 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=385, Invalid=1175, Unknown=0, NotChecked=0, Total=1560 [2023-11-23 20:32:21,048 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:21,049 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 20:32:21,049 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2023-11-23 20:32:21,055 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2023-11-23 20:32:21,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.0784313725490196) internal successors, (55), 51 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-23 20:32:21,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 55 transitions. [2023-11-23 20:32:21,057 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 55 transitions. Word has length 37 [2023-11-23 20:32:21,057 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:21,057 INFO L495 AbstractCegarLoop]: Abstraction has 52 states and 55 transitions. [2023-11-23 20:32:21,058 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 1.2857142857142858) internal successors, (45), 35 states have internal predecessors, (45), 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-23 20:32:21,058 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 55 transitions. [2023-11-23 20:32:21,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-23 20:32:21,060 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:21,060 INFO L195 NwaCegarLoop]: trace histogram [23, 10, 10, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:21,080 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:21,275 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:21,276 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:21,276 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:21,276 INFO L85 PathProgramCache]: Analyzing trace with hash 468160876, now seen corresponding path program 6 times [2023-11-23 20:32:21,276 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:21,276 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1345711643] [2023-11-23 20:32:21,276 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:21,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:22,167 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:22,168 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:22,168 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1345711643] [2023-11-23 20:32:22,168 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1345711643] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:22,168 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1717411206] [2023-11-23 20:32:22,168 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-23 20:32:22,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:22,168 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:22,170 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:22,201 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-23 20:32:22,348 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-23 20:32:22,349 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:22,351 INFO L262 TraceCheckSpWp]: Trace formula consists of 419 conjuncts, 25 conjunts are in the unsatisfiable core [2023-11-23 20:32:22,356 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:22,430 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:22,431 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:23,449 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:23,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1717411206] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:23,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [138447962] [2023-11-23 20:32:23,452 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:23,452 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:23,452 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:23,452 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:23,453 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:23,710 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:24,337 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1849#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:24,338 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:24,338 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:24,338 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 50 [2023-11-23 20:32:24,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [910067863] [2023-11-23 20:32:24,339 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:24,339 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2023-11-23 20:32:24,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:24,341 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2023-11-23 20:32:24,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1295, Invalid=1785, Unknown=0, NotChecked=0, Total=3080 [2023-11-23 20:32:24,343 INFO L87 Difference]: Start difference. First operand 52 states and 55 transitions. Second operand has 51 states, 51 states have (on average 1.1568627450980393) internal successors, (59), 50 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-11-23 20:32:24,449 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:24,449 INFO L93 Difference]: Finished difference Result 104 states and 134 transitions. [2023-11-23 20:32:24,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2023-11-23 20:32:24,450 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 51 states have (on average 1.1568627450980393) internal successors, (59), 50 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 50 [2023-11-23 20:32:24,450 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:24,451 INFO L225 Difference]: With dead ends: 104 [2023-11-23 20:32:24,451 INFO L226 Difference]: Without dead ends: 77 [2023-11-23 20:32:24,454 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 108 SyntacticMatches, 11 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1244 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=1295, Invalid=1785, Unknown=0, NotChecked=0, Total=3080 [2023-11-23 20:32:24,455 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 87 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 87 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:24,455 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 24 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 87 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 20:32:24,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2023-11-23 20:32:24,463 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77. [2023-11-23 20:32:24,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.0526315789473684) internal successors, (80), 76 states have internal predecessors, (80), 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-23 20:32:24,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 80 transitions. [2023-11-23 20:32:24,464 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 80 transitions. Word has length 50 [2023-11-23 20:32:24,464 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:24,465 INFO L495 AbstractCegarLoop]: Abstraction has 77 states and 80 transitions. [2023-11-23 20:32:24,465 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 1.1568627450980393) internal successors, (59), 50 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-11-23 20:32:24,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions. [2023-11-23 20:32:24,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2023-11-23 20:32:24,466 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:24,467 INFO L195 NwaCegarLoop]: trace histogram [48, 10, 10, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:24,481 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:24,667 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:24,667 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:24,668 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:24,668 INFO L85 PathProgramCache]: Analyzing trace with hash -1224380686, now seen corresponding path program 7 times [2023-11-23 20:32:24,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:24,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2027363239] [2023-11-23 20:32:24,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:27,216 INFO L134 CoverageAnalysis]: Checked inductivity of 1286 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:27,217 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:27,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2027363239] [2023-11-23 20:32:27,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2027363239] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:27,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1501123873] [2023-11-23 20:32:27,217 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-23 20:32:27,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:27,217 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:27,220 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:27,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-23 20:32:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:27,461 INFO L262 TraceCheckSpWp]: Trace formula consists of 644 conjuncts, 50 conjunts are in the unsatisfiable core [2023-11-23 20:32:27,470 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:27,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1286 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:27,579 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:30,865 INFO L134 CoverageAnalysis]: Checked inductivity of 1286 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:30,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1501123873] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:30,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [997511281] [2023-11-23 20:32:30,867 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:30,868 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:30,868 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:30,868 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:30,868 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:31,139 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:32,169 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '2747#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:32,170 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:32,170 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:32,170 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 50, 50] total 100 [2023-11-23 20:32:32,170 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2129847971] [2023-11-23 20:32:32,170 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:32,171 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 101 states [2023-11-23 20:32:32,171 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:32,174 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 101 interpolants. [2023-11-23 20:32:32,179 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5070, Invalid=6060, Unknown=0, NotChecked=0, Total=11130 [2023-11-23 20:32:32,180 INFO L87 Difference]: Start difference. First operand 77 states and 80 transitions. Second operand has 101 states, 101 states have (on average 1.0792079207920793) internal successors, (109), 100 states have internal predecessors, (109), 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-23 20:32:32,423 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:32,423 INFO L93 Difference]: Finished difference Result 154 states and 209 transitions. [2023-11-23 20:32:32,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2023-11-23 20:32:32,424 INFO L78 Accepts]: Start accepts. Automaton has has 101 states, 101 states have (on average 1.0792079207920793) internal successors, (109), 100 states have internal predecessors, (109), 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 75 [2023-11-23 20:32:32,426 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:32,431 INFO L225 Difference]: With dead ends: 154 [2023-11-23 20:32:32,431 INFO L226 Difference]: Without dead ends: 127 [2023-11-23 20:32:32,436 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 273 GetRequests, 158 SyntacticMatches, 11 SemanticMatches, 104 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2544 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=5070, Invalid=6060, Unknown=0, NotChecked=0, Total=11130 [2023-11-23 20:32:32,438 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 137 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 138 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 137 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:32,439 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 24 Invalid, 138 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 137 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 20:32:32,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 127 states. [2023-11-23 20:32:32,458 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 127 to 127. [2023-11-23 20:32:32,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 127 states, 126 states have (on average 1.0317460317460319) internal successors, (130), 126 states have internal predecessors, (130), 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-23 20:32:32,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 127 states and 130 transitions. [2023-11-23 20:32:32,467 INFO L78 Accepts]: Start accepts. Automaton has 127 states and 130 transitions. Word has length 75 [2023-11-23 20:32:32,468 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:32,468 INFO L495 AbstractCegarLoop]: Abstraction has 127 states and 130 transitions. [2023-11-23 20:32:32,469 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 101 states, 101 states have (on average 1.0792079207920793) internal successors, (109), 100 states have internal predecessors, (109), 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-23 20:32:32,469 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 130 transitions. [2023-11-23 20:32:32,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2023-11-23 20:32:32,477 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:32,477 INFO L195 NwaCegarLoop]: trace histogram [98, 10, 10, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:32,504 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:32,691 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:32,692 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:32,692 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:32,692 INFO L85 PathProgramCache]: Analyzing trace with hash 678028338, now seen corresponding path program 8 times [2023-11-23 20:32:32,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:32,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283009861] [2023-11-23 20:32:32,692 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:32,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:32,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:40,768 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 4851 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-23 20:32:40,768 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:40,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1283009861] [2023-11-23 20:32:40,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1283009861] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:40,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2008299590] [2023-11-23 20:32:40,768 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-23 20:32:40,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:40,769 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:40,772 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:40,779 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-23 20:32:41,713 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2023-11-23 20:32:41,713 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:41,717 INFO L262 TraceCheckSpWp]: Trace formula consists of 302 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-23 20:32:41,721 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:42,280 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 4906 trivial. 0 not checked. [2023-11-23 20:32:42,280 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 20:32:42,953 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 4906 trivial. 0 not checked. [2023-11-23 20:32:42,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2008299590] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 20:32:42,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1346333307] [2023-11-23 20:32:42,961 INFO L159 IcfgInterpreter]: Started Sifa with 8 locations of interest [2023-11-23 20:32:42,961 INFO L166 IcfgInterpreter]: Building call graph [2023-11-23 20:32:42,961 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-23 20:32:42,962 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-23 20:32:42,962 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-23 20:32:43,215 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-23 20:32:43,991 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '4167#(and (<= 1 |#StackHeapBarrier|) (<= 100000 |ULTIMATE.start_main_~i~0#1|) (not (= |ULTIMATE.start_main_#t~mem9#1| |ULTIMATE.start_main_#t~mem8#1|)) (<= 2 |ULTIMATE.start_main_~#a2~0#1.base|) (<= 2 |ULTIMATE.start_main_~#a3~0#1.base|) (= |ULTIMATE.start_main_~#a3~0#1.offset| 0) (<= 2 |ULTIMATE.start_main_~#a1~0#1.base|) (<= 100000 |ULTIMATE.start_main_~a~0#1|) (= |ULTIMATE.start_main_~#a1~0#1.offset| 0) (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0) (= |ULTIMATE.start_main_~#a2~0#1.offset| 0) (= (select (select |#memory_int| |ULTIMATE.start_main_~#a1~0#1.base|) 0) |ULTIMATE.start_main_#t~mem8#1|) (= |ULTIMATE.start___VERIFIER_assert_#in~cond#1| 0) (= |ULTIMATE.start_main_~x~0#1| 0) (= |ULTIMATE.start_main_#t~mem9#1| (select (select |#memory_int| |ULTIMATE.start_main_~#a3~0#1.base|) 0)))' at error location [2023-11-23 20:32:43,992 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-23 20:32:43,992 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 20:32:43,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [100, 13, 13] total 123 [2023-11-23 20:32:43,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1143731063] [2023-11-23 20:32:43,992 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 20:32:43,993 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 123 states [2023-11-23 20:32:43,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 20:32:43,997 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 123 interpolants. [2023-11-23 20:32:44,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5345, Invalid=10911, Unknown=0, NotChecked=0, Total=16256 [2023-11-23 20:32:44,003 INFO L87 Difference]: Start difference. First operand 127 states and 130 transitions. Second operand has 123 states, 123 states have (on average 1.0975609756097562) internal successors, (135), 123 states have internal predecessors, (135), 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-23 20:32:44,383 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 20:32:44,383 INFO L93 Difference]: Finished difference Result 179 states and 209 transitions. [2023-11-23 20:32:44,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 123 states. [2023-11-23 20:32:44,384 INFO L78 Accepts]: Start accepts. Automaton has has 123 states, 123 states have (on average 1.0975609756097562) internal successors, (135), 123 states have internal predecessors, (135), 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 125 [2023-11-23 20:32:44,384 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 20:32:44,385 INFO L225 Difference]: With dead ends: 179 [2023-11-23 20:32:44,386 INFO L226 Difference]: Without dead ends: 152 [2023-11-23 20:32:44,392 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 473 GetRequests, 347 SyntacticMatches, 0 SemanticMatches, 126 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2801 ImplicationChecksByTransitivity, 6.0s TimeCoverageRelationStatistics Valid=5345, Invalid=10911, Unknown=0, NotChecked=0, Total=16256 [2023-11-23 20:32:44,392 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 207 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 266 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-23 20:32:44,393 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 48 Invalid, 266 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 207 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-23 20:32:44,394 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 152 states. [2023-11-23 20:32:44,413 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 152 to 152. [2023-11-23 20:32:44,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 152 states, 151 states have (on average 1.0264900662251655) internal successors, (155), 151 states have internal predecessors, (155), 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-23 20:32:44,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 152 states and 155 transitions. [2023-11-23 20:32:44,417 INFO L78 Accepts]: Start accepts. Automaton has 152 states and 155 transitions. Word has length 125 [2023-11-23 20:32:44,417 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 20:32:44,418 INFO L495 AbstractCegarLoop]: Abstraction has 152 states and 155 transitions. [2023-11-23 20:32:44,418 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 123 states, 123 states have (on average 1.0975609756097562) internal successors, (135), 123 states have internal predecessors, (135), 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-23 20:32:44,418 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 155 transitions. [2023-11-23 20:32:44,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2023-11-23 20:32:44,420 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 20:32:44,421 INFO L195 NwaCegarLoop]: trace histogram [99, 22, 22, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 20:32:44,447 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2023-11-23 20:32:44,642 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-23 20:32:44,642 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 20:32:44,643 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:32:44,643 INFO L85 PathProgramCache]: Analyzing trace with hash 1958426860, now seen corresponding path program 9 times [2023-11-23 20:32:44,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 20:32:44,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726902962] [2023-11-23 20:32:44,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 20:32:44,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:32:44,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:32:52,433 INFO L134 CoverageAnalysis]: Checked inductivity of 5456 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 506 trivial. 0 not checked. [2023-11-23 20:32:52,433 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 20:32:52,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726902962] [2023-11-23 20:32:52,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726902962] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 20:32:52,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [305779383] [2023-11-23 20:32:52,433 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-23 20:32:52,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 20:32:52,434 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 20:32:52,434 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 20:32:52,436 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f901829f-206e-449f-b27b-3bf151afce1f/bin/utaipan-verify-mE87zJ7Ire/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-23 20:32:52,864 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-23 20:32:52,864 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 20:32:52,872 INFO L262 TraceCheckSpWp]: Trace formula consists of 1271 conjuncts, 101 conjunts are in the unsatisfiable core [2023-11-23 20:32:52,879 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:32:53,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5456 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 506 trivial. 0 not checked. [2023-11-23 20:32:53,071 INFO L327 TraceCheckSpWp]: Computing backward predicates...