./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loop-simple/nested_5.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/loop-simple/nested_5.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91 --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 3d0f32d2f39934bb8fd732fa206acfa5d2fb4cacaee37919c0e4326d55891c86 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-25 00:03:39,534 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-25 00:03:39,657 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-25 00:03:39,665 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-25 00:03:39,666 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-25 00:03:39,714 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-25 00:03:39,715 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-25 00:03:39,716 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-25 00:03:39,717 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-25 00:03:39,723 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-25 00:03:39,724 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-25 00:03:39,724 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-25 00:03:39,725 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-25 00:03:39,727 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-25 00:03:39,727 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-25 00:03:39,728 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-25 00:03:39,729 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-25 00:03:39,729 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-25 00:03:39,730 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-25 00:03:39,730 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-25 00:03:39,731 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-25 00:03:39,732 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-25 00:03:39,733 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-25 00:03:39,733 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-25 00:03:39,734 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-25 00:03:39,734 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-25 00:03:39,735 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-25 00:03:39,735 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-25 00:03:39,736 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-25 00:03:39,736 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-25 00:03:39,738 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-25 00:03:39,738 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-25 00:03:39,739 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-25 00:03:39,739 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-25 00:03:39,739 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-25 00:03:39,740 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-25 00:03:39,740 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-25 00:03:39,740 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:03:39,741 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-25 00:03:39,741 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-25 00:03:39,742 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-25 00:03:39,742 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-25 00:03:39,742 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-25 00:03:39,743 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-25 00:03:39,743 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-25 00:03:39,744 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-25 00:03:39,744 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-25 00:03:39,744 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_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/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_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91 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 -> 3d0f32d2f39934bb8fd732fa206acfa5d2fb4cacaee37919c0e4326d55891c86 [2023-11-25 00:03:40,118 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-25 00:03:40,145 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-25 00:03:40,148 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-25 00:03:40,150 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-25 00:03:40,150 INFO L274 PluginConnector]: CDTParser initialized [2023-11-25 00:03:40,152 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/loop-simple/nested_5.c [2023-11-25 00:03:43,581 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-25 00:03:43,840 INFO L384 CDTParser]: Found 1 translation units. [2023-11-25 00:03:43,840 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/sv-benchmarks/c/loop-simple/nested_5.c [2023-11-25 00:03:43,849 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/data/d2de0a8c2/b133186257a94341b5bc98b05ea17cc9/FLAGf75dcab99 [2023-11-25 00:03:43,866 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/data/d2de0a8c2/b133186257a94341b5bc98b05ea17cc9 [2023-11-25 00:03:43,869 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-25 00:03:43,871 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-25 00:03:43,873 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-25 00:03:43,874 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-25 00:03:43,880 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-25 00:03:43,881 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:03:43" (1/1) ... [2023-11-25 00:03:43,882 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e28d742 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:43, skipping insertion in model container [2023-11-25 00:03:43,883 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 12:03:43" (1/1) ... [2023-11-25 00:03:43,911 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-25 00:03:44,106 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_850e5202-4c38-4b24-89f0-4cb11b55cd59/sv-benchmarks/c/loop-simple/nested_5.c[899,912] [2023-11-25 00:03:44,112 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:03:44,124 INFO L202 MainTranslator]: Completed pre-run [2023-11-25 00:03:44,143 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_850e5202-4c38-4b24-89f0-4cb11b55cd59/sv-benchmarks/c/loop-simple/nested_5.c[899,912] [2023-11-25 00:03:44,144 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-25 00:03:44,163 INFO L206 MainTranslator]: Completed translation [2023-11-25 00:03:44,164 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44 WrapperNode [2023-11-25 00:03:44,164 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-25 00:03:44,166 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-25 00:03:44,166 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-25 00:03:44,166 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-25 00:03:44,175 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,184 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,208 INFO L138 Inliner]: procedures = 10, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 58 [2023-11-25 00:03:44,209 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-25 00:03:44,210 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-25 00:03:44,210 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-25 00:03:44,210 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-25 00:03:44,220 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,221 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,238 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,238 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,241 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,246 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,255 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,256 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,261 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-25 00:03:44,264 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-25 00:03:44,264 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-25 00:03:44,264 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-25 00:03:44,265 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (1/1) ... [2023-11-25 00:03:44,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-25 00:03:44,291 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:44,307 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-25 00:03:44,328 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-25 00:03:44,355 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-25 00:03:44,356 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-25 00:03:44,356 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-25 00:03:44,356 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-25 00:03:44,437 INFO L241 CfgBuilder]: Building ICFG [2023-11-25 00:03:44,439 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-25 00:03:44,646 INFO L282 CfgBuilder]: Performing block encoding [2023-11-25 00:03:44,692 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-25 00:03:44,693 INFO L309 CfgBuilder]: Removed 5 assume(true) statements. [2023-11-25 00:03:44,694 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:03:44 BoogieIcfgContainer [2023-11-25 00:03:44,695 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-25 00:03:44,698 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-25 00:03:44,698 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-25 00:03:44,701 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-25 00:03:44,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.11 12:03:43" (1/3) ... [2023-11-25 00:03:44,702 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@423f381b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:03:44, skipping insertion in model container [2023-11-25 00:03:44,703 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 12:03:44" (2/3) ... [2023-11-25 00:03:44,703 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@423f381b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.11 12:03:44, skipping insertion in model container [2023-11-25 00:03:44,703 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 12:03:44" (3/3) ... [2023-11-25 00:03:44,705 INFO L112 eAbstractionObserver]: Analyzing ICFG nested_5.c [2023-11-25 00:03:44,726 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-25 00:03:44,726 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-25 00:03:44,777 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-25 00:03:44,785 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;@6c6f94be, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-25 00:03:44,786 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-25 00:03:44,790 INFO L276 IsEmpty]: Start isEmpty. Operand has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:44,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-25 00:03:44,798 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:44,798 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-11-25 00:03:44,799 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:44,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:44,806 INFO L85 PathProgramCache]: Analyzing trace with hash 3330056, now seen corresponding path program 1 times [2023-11-25 00:03:44,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:44,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [261030728] [2023-11-25 00:03:44,818 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:44,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:44,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,042 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-25 00:03:45,044 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [261030728] [2023-11-25 00:03:45,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [261030728] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:45,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:45,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-25 00:03:45,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1083750850] [2023-11-25 00:03:45,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:45,055 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:03:45,056 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:45,100 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:03:45,100 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,102 INFO L87 Difference]: Start difference. First operand has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 2 states have internal predecessors, (4), 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-25 00:03:45,175 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:45,175 INFO L93 Difference]: Finished difference Result 21 states and 31 transitions. [2023-11-25 00:03:45,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:03:45,178 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 2 states have internal predecessors, (4), 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 4 [2023-11-25 00:03:45,178 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:45,185 INFO L225 Difference]: With dead ends: 21 [2023-11-25 00:03:45,186 INFO L226 Difference]: Without dead ends: 14 [2023-11-25 00:03:45,188 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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-25 00:03:45,192 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 8 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:45,193 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 10 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:03:45,206 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-25 00:03:45,215 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 10. [2023-11-25 00:03:45,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.5555555555555556) 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-25 00:03:45,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 14 transitions. [2023-11-25 00:03:45,219 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 14 transitions. Word has length 4 [2023-11-25 00:03:45,219 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:45,219 INFO L495 AbstractCegarLoop]: Abstraction has 10 states and 14 transitions. [2023-11-25 00:03:45,219 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 2 states have internal predecessors, (4), 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-25 00:03:45,220 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 14 transitions. [2023-11-25 00:03:45,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-25 00:03:45,220 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:45,220 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-25 00:03:45,221 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-25 00:03:45,221 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:45,222 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:45,222 INFO L85 PathProgramCache]: Analyzing trace with hash -1162509764, now seen corresponding path program 1 times [2023-11-25 00:03:45,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:45,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689755353] [2023-11-25 00:03:45,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:45,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,282 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:45,282 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689755353] [2023-11-25 00:03:45,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689755353] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:45,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:45,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-25 00:03:45,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1131502071] [2023-11-25 00:03:45,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:45,285 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:03:45,285 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:45,285 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:03:45,286 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,286 INFO L87 Difference]: Start difference. First operand 10 states and 14 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,315 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:45,315 INFO L93 Difference]: Finished difference Result 22 states and 34 transitions. [2023-11-25 00:03:45,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:03:45,316 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2023-11-25 00:03:45,316 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:45,316 INFO L225 Difference]: With dead ends: 22 [2023-11-25 00:03:45,317 INFO L226 Difference]: Without dead ends: 14 [2023-11-25 00:03:45,317 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,319 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 6 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 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.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:45,320 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 8 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:45,321 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-25 00:03:45,323 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 11. [2023-11-25 00:03:45,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.5) internal successors, (15), 10 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-25 00:03:45,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 15 transitions. [2023-11-25 00:03:45,324 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 15 transitions. Word has length 6 [2023-11-25 00:03:45,324 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:45,325 INFO L495 AbstractCegarLoop]: Abstraction has 11 states and 15 transitions. [2023-11-25 00:03:45,325 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,325 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 15 transitions. [2023-11-25 00:03:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-25 00:03:45,326 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:45,326 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:03:45,326 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-25 00:03:45,326 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:45,327 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:45,327 INFO L85 PathProgramCache]: Analyzing trace with hash 1865642491, now seen corresponding path program 1 times [2023-11-25 00:03:45,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:45,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175370803] [2023-11-25 00:03:45,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:45,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:45,432 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175370803] [2023-11-25 00:03:45,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175370803] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:45,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:45,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-25 00:03:45,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1352568009] [2023-11-25 00:03:45,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:45,434 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:03:45,435 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:45,435 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:03:45,436 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,436 INFO L87 Difference]: Start difference. First operand 11 states and 15 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-25 00:03:45,464 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:45,464 INFO L93 Difference]: Finished difference Result 23 states and 34 transitions. [2023-11-25 00:03:45,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:03:45,465 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-25 00:03:45,465 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:45,466 INFO L225 Difference]: With dead ends: 23 [2023-11-25 00:03:45,466 INFO L226 Difference]: Without dead ends: 14 [2023-11-25 00:03:45,466 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,468 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 4 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 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.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:45,469 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 8 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:45,470 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-25 00:03:45,472 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 12. [2023-11-25 00:03:45,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 11 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 16 transitions. [2023-11-25 00:03:45,474 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 16 transitions. Word has length 8 [2023-11-25 00:03:45,474 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:45,474 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 16 transitions. [2023-11-25 00:03:45,474 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-25 00:03:45,474 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 16 transitions. [2023-11-25 00:03:45,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-25 00:03:45,475 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:45,475 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:03:45,475 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-25 00:03:45,476 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:45,477 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:45,477 INFO L85 PathProgramCache]: Analyzing trace with hash 368111229, now seen corresponding path program 1 times [2023-11-25 00:03:45,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:45,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [571003325] [2023-11-25 00:03:45,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:45,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,572 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:45,572 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [571003325] [2023-11-25 00:03:45,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [571003325] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:45,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:45,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-25 00:03:45,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779166401] [2023-11-25 00:03:45,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:45,574 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:03:45,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:45,575 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:03:45,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,575 INFO L87 Difference]: Start difference. First operand 12 states and 16 transitions. Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,600 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:45,600 INFO L93 Difference]: Finished difference Result 24 states and 34 transitions. [2023-11-25 00:03:45,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:03:45,601 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-25 00:03:45,601 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:45,601 INFO L225 Difference]: With dead ends: 24 [2023-11-25 00:03:45,601 INFO L226 Difference]: Without dead ends: 14 [2023-11-25 00:03:45,602 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,604 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 2 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 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.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:45,604 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 8 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:45,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-25 00:03:45,608 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 13. [2023-11-25 00:03:45,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 12 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 17 transitions. [2023-11-25 00:03:45,610 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 17 transitions. Word has length 10 [2023-11-25 00:03:45,610 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:45,610 INFO L495 AbstractCegarLoop]: Abstraction has 13 states and 17 transitions. [2023-11-25 00:03:45,610 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,611 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 17 transitions. [2023-11-25 00:03:45,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-25 00:03:45,611 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:45,611 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:03:45,612 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-25 00:03:45,612 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:45,612 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:45,613 INFO L85 PathProgramCache]: Analyzing trace with hash -519762706, now seen corresponding path program 1 times [2023-11-25 00:03:45,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:45,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110224756] [2023-11-25 00:03:45,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,696 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:45,697 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110224756] [2023-11-25 00:03:45,697 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110224756] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-25 00:03:45,697 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-25 00:03:45,698 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-25 00:03:45,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132368984] [2023-11-25 00:03:45,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-25 00:03:45,698 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-25 00:03:45,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:45,699 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-25 00:03:45,700 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,700 INFO L87 Difference]: Start difference. First operand 13 states and 17 transitions. Second operand has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,720 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:45,720 INFO L93 Difference]: Finished difference Result 25 states and 34 transitions. [2023-11-25 00:03:45,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-25 00:03:45,721 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-25 00:03:45,721 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:45,722 INFO L225 Difference]: With dead ends: 25 [2023-11-25 00:03:45,722 INFO L226 Difference]: Without dead ends: 14 [2023-11-25 00:03:45,722 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-25 00:03:45,724 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:45,725 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 10 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:45,725 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-25 00:03:45,729 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2023-11-25 00:03:45,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3846153846153846) internal successors, (18), 13 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 18 transitions. [2023-11-25 00:03:45,730 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 18 transitions. Word has length 12 [2023-11-25 00:03:45,730 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:45,730 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 18 transitions. [2023-11-25 00:03:45,730 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:45,730 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 18 transitions. [2023-11-25 00:03:45,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-25 00:03:45,731 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:45,731 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:03:45,731 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-25 00:03:45,732 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:45,732 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:45,732 INFO L85 PathProgramCache]: Analyzing trace with hash 1805767100, now seen corresponding path program 1 times [2023-11-25 00:03:45,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:45,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666927503] [2023-11-25 00:03:45,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:45,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:45,909 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:45,910 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:45,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666927503] [2023-11-25 00:03:45,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666927503] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:03:45,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1304235225] [2023-11-25 00:03:45,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:45,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:45,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:45,919 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:03:45,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-25 00:03:46,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:46,010 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-25 00:03:46,016 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:03:46,060 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:46,060 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:03:46,090 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-25 00:03:46,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1304235225] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:03:46,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1025902364] [2023-11-25 00:03:46,112 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:03:46,112 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:03:46,115 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:03:46,121 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:03:46,121 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:03:47,246 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:03:47,568 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '399#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:03:47,574 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:03:47,575 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:03:47,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2023-11-25 00:03:47,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [651438953] [2023-11-25 00:03:47,575 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:03:47,581 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-25 00:03:47,581 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:47,582 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-25 00:03:47,582 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=132, Unknown=0, NotChecked=0, Total=182 [2023-11-25 00:03:47,583 INFO L87 Difference]: Start difference. First operand 14 states and 18 transitions. Second operand has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 7 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-25 00:03:47,646 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:47,646 INFO L93 Difference]: Finished difference Result 29 states and 40 transitions. [2023-11-25 00:03:47,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-25 00:03:47,647 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 7 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) Word has length 13 [2023-11-25 00:03:47,647 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:47,648 INFO L225 Difference]: With dead ends: 29 [2023-11-25 00:03:47,649 INFO L226 Difference]: Without dead ends: 17 [2023-11-25 00:03:47,651 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=50, Invalid=132, Unknown=0, NotChecked=0, Total=182 [2023-11-25 00:03:47,659 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:47,660 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 18 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:47,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-25 00:03:47,670 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-25 00:03:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.3125) internal successors, (21), 16 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-25 00:03:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 21 transitions. [2023-11-25 00:03:47,672 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 21 transitions. Word has length 13 [2023-11-25 00:03:47,673 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:47,673 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 21 transitions. [2023-11-25 00:03:47,673 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 7 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-25 00:03:47,674 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 21 transitions. [2023-11-25 00:03:47,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-25 00:03:47,676 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:47,677 INFO L195 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-25 00:03:47,697 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-25 00:03:47,884 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:47,884 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:47,885 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:47,885 INFO L85 PathProgramCache]: Analyzing trace with hash 74895470, now seen corresponding path program 2 times [2023-11-25 00:03:47,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:47,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [105593103] [2023-11-25 00:03:47,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:47,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:47,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:48,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-25 00:03:48,017 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:48,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [105593103] [2023-11-25 00:03:48,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [105593103] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:03:48,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [218098854] [2023-11-25 00:03:48,018 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-25 00:03:48,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:48,018 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:48,020 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:03:48,027 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-25 00:03:48,075 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-25 00:03:48,076 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-25 00:03:48,076 INFO L262 TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-25 00:03:48,078 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:03:48,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2023-11-25 00:03:48,115 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:03:48,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2023-11-25 00:03:48,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [218098854] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:03:48,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [642199520] [2023-11-25 00:03:48,168 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:03:48,168 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:03:48,168 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:03:48,169 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:03:48,169 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:03:48,812 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:03:49,122 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '585#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:03:49,122 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:03:49,122 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:03:49,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8 [2023-11-25 00:03:49,123 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [362855466] [2023-11-25 00:03:49,123 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:03:49,123 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-25 00:03:49,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:49,124 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-25 00:03:49,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=49, Invalid=161, Unknown=0, NotChecked=0, Total=210 [2023-11-25 00:03:49,125 INFO L87 Difference]: Start difference. First operand 17 states and 21 transitions. Second operand has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:49,338 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:49,338 INFO L93 Difference]: Finished difference Result 112 states and 147 transitions. [2023-11-25 00:03:49,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-25 00:03:49,339 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16 [2023-11-25 00:03:49,340 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:49,343 INFO L225 Difference]: With dead ends: 112 [2023-11-25 00:03:49,343 INFO L226 Difference]: Without dead ends: 97 [2023-11-25 00:03:49,345 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 85 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=119, Invalid=387, Unknown=0, NotChecked=0, Total=506 [2023-11-25 00:03:49,347 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 36 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:49,347 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 16 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:03:49,349 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2023-11-25 00:03:49,376 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 77. [2023-11-25 00:03:49,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.2763157894736843) internal successors, (97), 76 states have internal predecessors, (97), 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-25 00:03:49,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 97 transitions. [2023-11-25 00:03:49,383 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 97 transitions. Word has length 16 [2023-11-25 00:03:49,383 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:49,383 INFO L495 AbstractCegarLoop]: Abstraction has 77 states and 97 transitions. [2023-11-25 00:03:49,383 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:03:49,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 97 transitions. [2023-11-25 00:03:49,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2023-11-25 00:03:49,388 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:49,388 INFO L195 NwaCegarLoop]: trace histogram [32, 8, 8, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1] [2023-11-25 00:03:49,399 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-25 00:03:49,594 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:49,595 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:49,595 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:49,595 INFO L85 PathProgramCache]: Analyzing trace with hash -722950172, now seen corresponding path program 3 times [2023-11-25 00:03:49,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:49,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1658208750] [2023-11-25 00:03:49,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:49,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:49,719 INFO L134 CoverageAnalysis]: Checked inductivity of 912 backedges. 350 proven. 1 refuted. 0 times theorem prover too weak. 561 trivial. 0 not checked. [2023-11-25 00:03:49,719 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:49,719 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1658208750] [2023-11-25 00:03:49,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1658208750] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:03:49,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2110511738] [2023-11-25 00:03:49,720 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-25 00:03:49,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:49,720 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:49,722 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:03:49,751 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-25 00:03:49,842 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-25 00:03:49,843 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-25 00:03:49,844 INFO L262 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-25 00:03:49,856 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:03:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 912 backedges. 204 proven. 10 refuted. 0 times theorem prover too weak. 698 trivial. 0 not checked. [2023-11-25 00:03:49,908 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:03:49,970 INFO L134 CoverageAnalysis]: Checked inductivity of 912 backedges. 204 proven. 10 refuted. 0 times theorem prover too weak. 698 trivial. 0 not checked. [2023-11-25 00:03:49,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2110511738] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:03:49,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [633225161] [2023-11-25 00:03:49,975 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:03:49,975 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:03:49,976 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:03:49,976 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:03:49,976 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:03:50,521 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:03:50,823 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1435#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:03:50,824 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:03:50,824 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:03:50,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 10 [2023-11-25 00:03:50,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793217476] [2023-11-25 00:03:50,824 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:03:50,825 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-11-25 00:03:50,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:50,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-11-25 00:03:50,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=210, Unknown=0, NotChecked=0, Total=272 [2023-11-25 00:03:50,826 INFO L87 Difference]: Start difference. First operand 77 states and 97 transitions. Second operand has 10 states, 10 states have (on average 3.2) internal successors, (32), 10 states have internal predecessors, (32), 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-25 00:03:51,094 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:51,094 INFO L93 Difference]: Finished difference Result 307 states and 423 transitions. [2023-11-25 00:03:51,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-11-25 00:03:51,095 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 3.2) internal successors, (32), 10 states have internal predecessors, (32), 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 76 [2023-11-25 00:03:51,095 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:51,097 INFO L225 Difference]: With dead ends: 307 [2023-11-25 00:03:51,097 INFO L226 Difference]: Without dead ends: 233 [2023-11-25 00:03:51,098 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 242 GetRequests, 211 SyntacticMatches, 4 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 150 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=197, Invalid=615, Unknown=0, NotChecked=0, Total=812 [2023-11-25 00:03:51,099 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 10 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:51,100 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 18 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:51,101 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 233 states. [2023-11-25 00:03:51,143 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 233 to 165. [2023-11-25 00:03:51,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 165 states, 164 states have (on average 1.201219512195122) internal successors, (197), 164 states have internal predecessors, (197), 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-25 00:03:51,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 197 transitions. [2023-11-25 00:03:51,146 INFO L78 Accepts]: Start accepts. Automaton has 165 states and 197 transitions. Word has length 76 [2023-11-25 00:03:51,146 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:51,146 INFO L495 AbstractCegarLoop]: Abstraction has 165 states and 197 transitions. [2023-11-25 00:03:51,146 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 3.2) internal successors, (32), 10 states have internal predecessors, (32), 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-25 00:03:51,147 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 197 transitions. [2023-11-25 00:03:51,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2023-11-25 00:03:51,149 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:51,150 INFO L195 NwaCegarLoop]: trace histogram [96, 16, 16, 8, 8, 4, 4, 4, 4, 1, 1, 1, 1] [2023-11-25 00:03:51,156 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-25 00:03:51,356 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:51,356 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:51,357 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:51,357 INFO L85 PathProgramCache]: Analyzing trace with hash -1260936972, now seen corresponding path program 4 times [2023-11-25 00:03:51,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:51,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194385431] [2023-11-25 00:03:51,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:51,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:51,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:51,593 INFO L134 CoverageAnalysis]: Checked inductivity of 6596 backedges. 2503 proven. 1 refuted. 0 times theorem prover too weak. 4092 trivial. 0 not checked. [2023-11-25 00:03:51,593 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:51,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194385431] [2023-11-25 00:03:51,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [194385431] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:03:51,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [663518965] [2023-11-25 00:03:51,594 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-25 00:03:51,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:51,594 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:51,599 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:03:51,619 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-25 00:03:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:51,756 INFO L262 TraceCheckSpWp]: Trace formula consists of 514 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-25 00:03:51,774 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:03:51,830 INFO L134 CoverageAnalysis]: Checked inductivity of 6596 backedges. 1457 proven. 52 refuted. 0 times theorem prover too weak. 5087 trivial. 0 not checked. [2023-11-25 00:03:51,830 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:03:51,892 INFO L134 CoverageAnalysis]: Checked inductivity of 6596 backedges. 1457 proven. 52 refuted. 0 times theorem prover too weak. 5087 trivial. 0 not checked. [2023-11-25 00:03:51,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [663518965] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:03:51,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [134432853] [2023-11-25 00:03:51,898 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:03:51,898 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:03:51,898 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:03:51,899 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:03:51,899 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:03:52,387 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:03:52,686 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '3387#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:03:52,686 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:03:52,686 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:03:52,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 5] total 10 [2023-11-25 00:03:52,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358296946] [2023-11-25 00:03:52,687 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:03:52,688 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-11-25 00:03:52,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:52,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-11-25 00:03:52,689 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=209, Unknown=0, NotChecked=0, Total=272 [2023-11-25 00:03:52,689 INFO L87 Difference]: Start difference. First operand 165 states and 197 transitions. Second operand has 10 states, 10 states have (on average 4.0) internal successors, (40), 10 states have internal predecessors, (40), 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-25 00:03:53,060 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:53,060 INFO L93 Difference]: Finished difference Result 1395 states and 1711 transitions. [2023-11-25 00:03:53,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-11-25 00:03:53,061 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 4.0) internal successors, (40), 10 states have internal predecessors, (40), 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 164 [2023-11-25 00:03:53,061 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:53,068 INFO L225 Difference]: With dead ends: 1395 [2023-11-25 00:03:53,068 INFO L226 Difference]: Without dead ends: 1233 [2023-11-25 00:03:53,071 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 506 GetRequests, 479 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 152 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=198, Invalid=614, Unknown=0, NotChecked=0, Total=812 [2023-11-25 00:03:53,072 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 34 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:53,072 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 10 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:03:53,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1233 states. [2023-11-25 00:03:53,267 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1233 to 829. [2023-11-25 00:03:53,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 829 states, 828 states have (on average 1.1509661835748792) internal successors, (953), 828 states have internal predecessors, (953), 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-25 00:03:53,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 829 states to 829 states and 953 transitions. [2023-11-25 00:03:53,274 INFO L78 Accepts]: Start accepts. Automaton has 829 states and 953 transitions. Word has length 164 [2023-11-25 00:03:53,275 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:53,275 INFO L495 AbstractCegarLoop]: Abstraction has 829 states and 953 transitions. [2023-11-25 00:03:53,275 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 4.0) internal successors, (40), 10 states have internal predecessors, (40), 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-25 00:03:53,275 INFO L276 IsEmpty]: Start isEmpty. Operand 829 states and 953 transitions. [2023-11-25 00:03:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 829 [2023-11-25 00:03:53,301 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:53,302 INFO L195 NwaCegarLoop]: trace histogram [576, 96, 96, 16, 16, 8, 8, 4, 4, 1, 1, 1, 1] [2023-11-25 00:03:53,315 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-25 00:03:53,515 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:53,516 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:53,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:53,516 INFO L85 PathProgramCache]: Analyzing trace with hash 842680144, now seen corresponding path program 5 times [2023-11-25 00:03:53,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:53,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592460248] [2023-11-25 00:03:53,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:53,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:03:54,975 INFO L134 CoverageAnalysis]: Checked inductivity of 232024 backedges. 50842 proven. 1816 refuted. 0 times theorem prover too weak. 179366 trivial. 0 not checked. [2023-11-25 00:03:54,975 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:03:54,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592460248] [2023-11-25 00:03:54,976 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592460248] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:03:54,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [448681283] [2023-11-25 00:03:54,976 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-25 00:03:54,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:03:54,977 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:03:54,978 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:03:54,999 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-25 00:03:55,419 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 104 check-sat command(s) [2023-11-25 00:03:55,419 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-25 00:03:55,424 INFO L262 TraceCheckSpWp]: Trace formula consists of 652 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-25 00:03:55,445 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:03:55,661 INFO L134 CoverageAnalysis]: Checked inductivity of 232024 backedges. 50842 proven. 1816 refuted. 0 times theorem prover too weak. 179366 trivial. 0 not checked. [2023-11-25 00:03:55,661 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:03:55,882 INFO L134 CoverageAnalysis]: Checked inductivity of 232024 backedges. 50842 proven. 1816 refuted. 0 times theorem prover too weak. 179366 trivial. 0 not checked. [2023-11-25 00:03:55,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [448681283] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:03:55,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1059342142] [2023-11-25 00:03:55,886 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:03:55,886 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:03:55,886 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:03:55,887 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:03:55,887 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:03:56,317 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:03:56,610 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '12826#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:03:56,610 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:03:56,611 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:03:56,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2023-11-25 00:03:56,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970135898] [2023-11-25 00:03:56,612 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:03:56,614 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-25 00:03:56,614 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:03:56,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-25 00:03:56,615 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240 [2023-11-25 00:03:56,615 INFO L87 Difference]: Start difference. First operand 829 states and 953 transitions. Second operand has 9 states, 9 states have (on average 5.777777777777778) internal successors, (52), 9 states have internal predecessors, (52), 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-25 00:03:57,151 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:03:57,151 INFO L93 Difference]: Finished difference Result 3154 states and 3643 transitions. [2023-11-25 00:03:57,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-25 00:03:57,152 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 5.777777777777778) internal successors, (52), 9 states have internal predecessors, (52), 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 828 [2023-11-25 00:03:57,153 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:03:57,166 INFO L225 Difference]: With dead ends: 3154 [2023-11-25 00:03:57,166 INFO L226 Difference]: Without dead ends: 2429 [2023-11-25 00:03:57,171 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2487 GetRequests, 2473 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 81 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240 [2023-11-25 00:03:57,172 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 8 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-25 00:03:57,173 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 16 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-25 00:03:57,178 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2429 states. [2023-11-25 00:03:57,572 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2429 to 2429. [2023-11-25 00:03:57,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2429 states, 2428 states have (on average 1.1437397034596375) internal successors, (2777), 2428 states have internal predecessors, (2777), 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-25 00:03:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2429 states to 2429 states and 2777 transitions. [2023-11-25 00:03:57,588 INFO L78 Accepts]: Start accepts. Automaton has 2429 states and 2777 transitions. Word has length 828 [2023-11-25 00:03:57,589 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:03:57,590 INFO L495 AbstractCegarLoop]: Abstraction has 2429 states and 2777 transitions. [2023-11-25 00:03:57,590 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.777777777777778) internal successors, (52), 9 states have internal predecessors, (52), 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-25 00:03:57,590 INFO L276 IsEmpty]: Start isEmpty. Operand 2429 states and 2777 transitions. [2023-11-25 00:03:57,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2429 [2023-11-25 00:03:57,749 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:03:57,750 INFO L195 NwaCegarLoop]: trace histogram [1728, 288, 288, 48, 48, 8, 8, 4, 4, 1, 1, 1, 1] [2023-11-25 00:03:57,763 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-25 00:03:57,958 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-25 00:03:57,958 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:03:57,959 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:03:57,960 INFO L85 PathProgramCache]: Analyzing trace with hash 295250000, now seen corresponding path program 6 times [2023-11-25 00:03:57,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:03:57,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1595381623] [2023-11-25 00:03:57,960 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:03:57,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-25 00:03:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-25 00:04:03,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2089016 backedges. 783835 proven. 65320 refuted. 0 times theorem prover too weak. 1239861 trivial. 0 not checked. [2023-11-25 00:04:03,522 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-25 00:04:03,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1595381623] [2023-11-25 00:04:03,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1595381623] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-25 00:04:03,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1949159425] [2023-11-25 00:04:03,522 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-25 00:04:03,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:04:03,523 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-25 00:04:03,524 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-25 00:04:03,543 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-25 00:04:05,039 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-25 00:04:05,039 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-25 00:04:05,077 INFO L262 TraceCheckSpWp]: Trace formula consists of 7277 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-25 00:04:05,148 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-25 00:04:06,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2089016 backedges. 783835 proven. 65320 refuted. 0 times theorem prover too weak. 1239861 trivial. 0 not checked. [2023-11-25 00:04:06,174 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-25 00:04:07,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2089016 backedges. 783835 proven. 65320 refuted. 0 times theorem prover too weak. 1239861 trivial. 0 not checked. [2023-11-25 00:04:07,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1949159425] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-25 00:04:07,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [805586148] [2023-11-25 00:04:07,486 INFO L159 IcfgInterpreter]: Started Sifa with 9 locations of interest [2023-11-25 00:04:07,487 INFO L166 IcfgInterpreter]: Building call graph [2023-11-25 00:04:07,487 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-25 00:04:07,488 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-25 00:04:07,488 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-25 00:04:08,041 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-25 00:04:08,368 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '38559#(and (<= 6 |ULTIMATE.start_main_~b~0#1|) (<= 6 |ULTIMATE.start_main_~a~0#1|) (<= 6 |ULTIMATE.start_main_~d~0#1|) (<= 6 |ULTIMATE.start_main_~e~0#1|) (<= 6 |ULTIMATE.start_main_~c~0#1|) (or (not (= 6 |ULTIMATE.start_main_~a~0#1|)) (not (= 6 |ULTIMATE.start_main_~d~0#1|)) (not (= 6 |ULTIMATE.start_main_~e~0#1|)) (not (= 6 |ULTIMATE.start_main_~c~0#1|)) (not (= 6 |ULTIMATE.start_main_~b~0#1|))))' at error location [2023-11-25 00:04:08,368 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-25 00:04:08,368 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-25 00:04:08,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2023-11-25 00:04:08,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326174483] [2023-11-25 00:04:08,371 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-25 00:04:08,378 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-25 00:04:08,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-25 00:04:08,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-25 00:04:08,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240 [2023-11-25 00:04:08,379 INFO L87 Difference]: Start difference. First operand 2429 states and 2777 transitions. Second operand has 9 states, 9 states have (on average 5.888888888888889) internal successors, (53), 9 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:04:09,693 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-25 00:04:09,693 INFO L93 Difference]: Finished difference Result 9083 states and 10396 transitions. [2023-11-25 00:04:09,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-25 00:04:09,694 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 5.888888888888889) internal successors, (53), 9 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 2428 [2023-11-25 00:04:09,695 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-25 00:04:09,736 INFO L225 Difference]: With dead ends: 9083 [2023-11-25 00:04:09,736 INFO L226 Difference]: Without dead ends: 7261 [2023-11-25 00:04:09,743 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7287 GetRequests, 7273 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 81 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240 [2023-11-25 00:04:09,743 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 12 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-25 00:04:09,744 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 20 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-25 00:04:09,754 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7261 states. [2023-11-25 00:04:10,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7261 to 7261. [2023-11-25 00:04:10,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7261 states, 7260 states have (on average 1.1428374655647382) internal successors, (8297), 7260 states have internal predecessors, (8297), 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-25 00:04:11,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7261 states to 7261 states and 8297 transitions. [2023-11-25 00:04:11,015 INFO L78 Accepts]: Start accepts. Automaton has 7261 states and 8297 transitions. Word has length 2428 [2023-11-25 00:04:11,017 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-25 00:04:11,017 INFO L495 AbstractCegarLoop]: Abstraction has 7261 states and 8297 transitions. [2023-11-25 00:04:11,018 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.888888888888889) internal successors, (53), 9 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-25 00:04:11,018 INFO L276 IsEmpty]: Start isEmpty. Operand 7261 states and 8297 transitions. [2023-11-25 00:04:11,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7261 [2023-11-25 00:04:11,438 INFO L187 NwaCegarLoop]: Found error trace [2023-11-25 00:04:11,441 INFO L195 NwaCegarLoop]: trace histogram [5184, 864, 864, 144, 144, 24, 24, 4, 4, 1, 1, 1, 1] [2023-11-25 00:04:11,464 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-25 00:04:11,655 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_850e5202-4c38-4b24-89f0-4cb11b55cd59/bin/utaipan-verify-SwPr7d2a91/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-25 00:04:11,655 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-25 00:04:11,656 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-25 00:04:11,657 INFO L85 PathProgramCache]: Analyzing trace with hash 498266944, now seen corresponding path program 7 times [2023-11-25 00:04:11,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-25 00:04:11,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1601085988] [2023-11-25 00:04:11,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-25 00:04:11,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms