./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cbfe4af9112c1518d3c4cabfb50a7350e22df936bd3147b9a0954f40d0134683 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:26:19,592 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:26:19,661 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-29 05:26:19,667 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:26:19,668 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:26:19,694 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:26:19,694 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:26:19,695 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:26:19,696 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 05:26:19,696 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 05:26:19,697 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:26:19,697 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:26:19,698 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:26:19,699 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:26:19,699 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:26:19,700 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:26:19,700 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:26:19,701 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 05:26:19,701 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:26:19,702 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 05:26:19,702 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:26:19,707 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:26:19,707 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:26:19,708 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:26:19,708 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 05:26:19,708 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:26:19,709 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:26:19,717 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:26:19,717 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:26:19,718 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 05:26:19,718 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:26:19,719 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:26:19,719 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:26:19,719 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:26:19,720 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 05:26:19,720 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 05:26:19,720 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 05:26:19,721 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:26:19,721 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:26:19,721 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 05:26:19,722 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:26:19,722 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:26:19,722 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/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_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya 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 -> Automizer 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 -> cbfe4af9112c1518d3c4cabfb50a7350e22df936bd3147b9a0954f40d0134683 [2023-11-29 05:26:19,941 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:26:19,961 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:26:19,964 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:26:19,965 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:26:19,966 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:26:19,967 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i [2023-11-29 05:26:22,977 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:26:23,292 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:26:23,293 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i [2023-11-29 05:26:23,317 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/data/16e134153/c16b975e102d49d7a1f777fea53e7284/FLAGe7d45e3f5 [2023-11-29 05:26:23,332 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/data/16e134153/c16b975e102d49d7a1f777fea53e7284 [2023-11-29 05:26:23,335 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:26:23,336 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:26:23,338 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:26:23,338 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:26:23,343 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:26:23,343 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:26:23" (1/1) ... [2023-11-29 05:26:23,344 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a05a305 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:23, skipping insertion in model container [2023-11-29 05:26:23,345 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:26:23" (1/1) ... [2023-11-29 05:26:23,407 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:26:24,121 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_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i[63640,63653] [2023-11-29 05:26:24,249 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:26:24,313 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 05:26:24,353 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_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/sv-benchmarks/c/neural-networks/vdp_7_safe.c-amalgamation.i[63640,63653] [2023-11-29 05:26:24,409 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:26:24,705 INFO L206 MainTranslator]: Completed translation [2023-11-29 05:26:24,705 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24 WrapperNode [2023-11-29 05:26:24,706 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:26:24,706 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 05:26:24,707 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 05:26:24,707 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 05:26:24,712 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,759 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,860 INFO L138 Inliner]: procedures = 619, calls = 1412, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 1680 [2023-11-29 05:26:24,860 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 05:26:24,861 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 05:26:24,861 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 05:26:24,861 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 05:26:24,874 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,874 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,892 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,935 INFO L175 MemorySlicer]: Split 1388 memory accesses to 12 slices as follows [2, 7, 97, 33, 1025, 10, 33, 97, 4, 38, 36, 6]. 74 percent of accesses are in the largest equivalence class. The 1356 initializations are split as follows [2, 7, 96, 32, 1024, 0, 32, 96, 3, 32, 32, 0]. The 8 writes are split as follows [0, 0, 0, 0, 0, 3, 0, 0, 0, 2, 2, 1]. [2023-11-29 05:26:24,936 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,936 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,986 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:24,993 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:25,006 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:25,014 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:25,033 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 05:26:25,034 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 05:26:25,034 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 05:26:25,034 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 05:26:25,035 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (1/1) ... [2023-11-29 05:26:25,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:26:25,053 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:25,072 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 05:26:25,075 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 05:26:25,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2023-11-29 05:26:25,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2023-11-29 05:26:25,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2023-11-29 05:26:25,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2023-11-29 05:26:25,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2023-11-29 05:26:25,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 05:26:25,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 05:26:25,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-29 05:26:25,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-29 05:26:25,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-29 05:26:25,319 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 05:26:25,321 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 05:26:26,728 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 05:26:26,891 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 05:26:26,891 INFO L309 CfgBuilder]: Removed 11 assume(true) statements. [2023-11-29 05:26:26,892 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:26:26 BoogieIcfgContainer [2023-11-29 05:26:26,892 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 05:26:26,894 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 05:26:26,894 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 05:26:26,897 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 05:26:26,897 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 05:26:23" (1/3) ... [2023-11-29 05:26:26,897 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18845256 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:26:26, skipping insertion in model container [2023-11-29 05:26:26,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:24" (2/3) ... [2023-11-29 05:26:26,898 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18845256 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:26:26, skipping insertion in model container [2023-11-29 05:26:26,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:26:26" (3/3) ... [2023-11-29 05:26:26,899 INFO L112 eAbstractionObserver]: Analyzing ICFG vdp_7_safe.c-amalgamation.i [2023-11-29 05:26:26,916 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 05:26:26,916 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-29 05:26:26,960 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:26:26,965 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=PETRI_NET, 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;@22cd41da, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:26:26,966 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-29 05:26:26,969 INFO L276 IsEmpty]: Start isEmpty. Operand has 48 states, 46 states have (on average 1.7826086956521738) internal successors, (82), 47 states have internal predecessors, (82), 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-29 05:26:26,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-29 05:26:26,976 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:26,976 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:26,977 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:26,981 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:26,982 INFO L85 PathProgramCache]: Analyzing trace with hash -2012850619, now seen corresponding path program 1 times [2023-11-29 05:26:26,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:26,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [754907799] [2023-11-29 05:26:26,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:26,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:27,492 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-29 05:26:27,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:27,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [754907799] [2023-11-29 05:26:27,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [754907799] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:27,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:26:27,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 05:26:27,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [308167732] [2023-11-29 05:26:27,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:27,500 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 05:26:27,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:27,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 05:26:27,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:26:27,530 INFO L87 Difference]: Start difference. First operand has 48 states, 46 states have (on average 1.7826086956521738) internal successors, (82), 47 states have internal predecessors, (82), 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 2 states, 2 states have (on average 14.5) internal successors, (29), 2 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:27,685 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:27,686 INFO L93 Difference]: Finished difference Result 93 states and 159 transitions. [2023-11-29 05:26:27,687 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 05:26:27,688 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 14.5) internal successors, (29), 2 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29 [2023-11-29 05:26:27,689 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:27,697 INFO L225 Difference]: With dead ends: 93 [2023-11-29 05:26:27,697 INFO L226 Difference]: Without dead ends: 46 [2023-11-29 05:26:27,700 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:26:27,704 INFO L413 NwaCegarLoop]: 49 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:27,706 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 49 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:27,721 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2023-11-29 05:26:27,732 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2023-11-29 05:26:27,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.4444444444444444) internal successors, (65), 45 states have internal predecessors, (65), 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-29 05:26:27,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 65 transitions. [2023-11-29 05:26:27,736 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 65 transitions. Word has length 29 [2023-11-29 05:26:27,736 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:27,736 INFO L495 AbstractCegarLoop]: Abstraction has 46 states and 65 transitions. [2023-11-29 05:26:27,736 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 14.5) internal successors, (29), 2 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:27,737 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 65 transitions. [2023-11-29 05:26:27,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-29 05:26:27,738 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:27,738 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:27,738 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 05:26:27,738 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:27,739 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:27,739 INFO L85 PathProgramCache]: Analyzing trace with hash -2047546805, now seen corresponding path program 1 times [2023-11-29 05:26:27,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:27,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233924362] [2023-11-29 05:26:27,740 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:27,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:27,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:27,958 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-29 05:26:27,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:27,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233924362] [2023-11-29 05:26:27,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233924362] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:27,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:26:27,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 05:26:27,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1256814357] [2023-11-29 05:26:27,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:27,961 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:27,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:27,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:27,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 05:26:27,962 INFO L87 Difference]: Start difference. First operand 46 states and 65 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:28,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:28,111 INFO L93 Difference]: Finished difference Result 84 states and 119 transitions. [2023-11-29 05:26:28,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:28,112 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29 [2023-11-29 05:26:28,113 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:28,114 INFO L225 Difference]: With dead ends: 84 [2023-11-29 05:26:28,114 INFO L226 Difference]: Without dead ends: 46 [2023-11-29 05:26:28,115 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-29 05:26:28,116 INFO L413 NwaCegarLoop]: 48 mSDtfsCounter, 0 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:28,117 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 92 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:28,118 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2023-11-29 05:26:28,122 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2023-11-29 05:26:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.4222222222222223) internal successors, (64), 45 states have internal predecessors, (64), 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-29 05:26:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 64 transitions. [2023-11-29 05:26:28,125 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 64 transitions. Word has length 29 [2023-11-29 05:26:28,125 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:28,125 INFO L495 AbstractCegarLoop]: Abstraction has 46 states and 64 transitions. [2023-11-29 05:26:28,125 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:28,126 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 64 transitions. [2023-11-29 05:26:28,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-29 05:26:28,127 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:28,127 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:28,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 05:26:28,128 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:28,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:28,128 INFO L85 PathProgramCache]: Analyzing trace with hash 2028565773, now seen corresponding path program 1 times [2023-11-29 05:26:28,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:28,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1367120447] [2023-11-29 05:26:28,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:28,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:28,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:28,489 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-29 05:26:28,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:28,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1367120447] [2023-11-29 05:26:28,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1367120447] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:28,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:26:28,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:26:28,490 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098576899] [2023-11-29 05:26:28,490 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:28,491 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:28,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:28,491 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:28,492 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:26:28,492 INFO L87 Difference]: Start difference. First operand 46 states and 64 transitions. Second operand has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:28,651 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:28,651 INFO L93 Difference]: Finished difference Result 53 states and 71 transitions. [2023-11-29 05:26:28,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 05:26:28,652 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29 [2023-11-29 05:26:28,652 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:28,653 INFO L225 Difference]: With dead ends: 53 [2023-11-29 05:26:28,653 INFO L226 Difference]: Without dead ends: 46 [2023-11-29 05:26:28,654 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:26:28,655 INFO L413 NwaCegarLoop]: 45 mSDtfsCounter, 3 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 130 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:28,656 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 130 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:28,656 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2023-11-29 05:26:28,660 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2023-11-29 05:26:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.3777777777777778) internal successors, (62), 45 states have internal predecessors, (62), 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-29 05:26:28,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 62 transitions. [2023-11-29 05:26:28,662 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 62 transitions. Word has length 29 [2023-11-29 05:26:28,663 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:28,663 INFO L495 AbstractCegarLoop]: Abstraction has 46 states and 62 transitions. [2023-11-29 05:26:28,663 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:28,663 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 62 transitions. [2023-11-29 05:26:28,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-29 05:26:28,664 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:28,664 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:28,665 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 05:26:28,665 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:28,665 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:28,665 INFO L85 PathProgramCache]: Analyzing trace with hash 2026718731, now seen corresponding path program 1 times [2023-11-29 05:26:28,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:28,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760243498] [2023-11-29 05:26:28,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:28,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:28,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:29,007 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-29 05:26:29,007 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:29,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760243498] [2023-11-29 05:26:29,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760243498] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:29,008 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:26:29,008 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 05:26:29,008 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320227550] [2023-11-29 05:26:29,008 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:29,009 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:29,009 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:29,010 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:29,010 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 05:26:29,010 INFO L87 Difference]: Start difference. First operand 46 states and 62 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:29,149 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:29,149 INFO L93 Difference]: Finished difference Result 76 states and 103 transitions. [2023-11-29 05:26:29,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:29,150 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29 [2023-11-29 05:26:29,150 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:29,151 INFO L225 Difference]: With dead ends: 76 [2023-11-29 05:26:29,151 INFO L226 Difference]: Without dead ends: 49 [2023-11-29 05:26:29,152 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-29 05:26:29,153 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 3 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:29,154 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 85 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:29,155 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2023-11-29 05:26:29,160 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 47. [2023-11-29 05:26:29,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.3695652173913044) internal successors, (63), 46 states have internal predecessors, (63), 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-29 05:26:29,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 63 transitions. [2023-11-29 05:26:29,161 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 63 transitions. Word has length 29 [2023-11-29 05:26:29,161 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:29,161 INFO L495 AbstractCegarLoop]: Abstraction has 47 states and 63 transitions. [2023-11-29 05:26:29,162 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:29,162 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 63 transitions. [2023-11-29 05:26:29,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2023-11-29 05:26:29,163 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:29,163 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:29,164 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 05:26:29,164 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:29,164 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:29,164 INFO L85 PathProgramCache]: Analyzing trace with hash 2060179138, now seen corresponding path program 1 times [2023-11-29 05:26:29,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:29,165 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2100155408] [2023-11-29 05:26:29,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:29,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:29,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:29,525 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:26:29,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:29,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2100155408] [2023-11-29 05:26:29,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2100155408] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:29,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [293519618] [2023-11-29 05:26:29,526 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:29,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:29,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:29,529 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:29,538 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 05:26:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:30,119 INFO L262 TraceCheckSpWp]: Trace formula consists of 1873 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-29 05:26:30,127 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:30,155 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:26:30,155 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:30,173 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 05:26:30,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [293519618] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:30,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:30,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2023-11-29 05:26:30,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444879346] [2023-11-29 05:26:30,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:30,174 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:30,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:30,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:30,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:26:30,176 INFO L87 Difference]: Start difference. First operand 47 states and 63 transitions. Second operand has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 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-29 05:26:30,338 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:30,338 INFO L93 Difference]: Finished difference Result 65 states and 86 transitions. [2023-11-29 05:26:30,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:30,339 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 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 32 [2023-11-29 05:26:30,339 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:30,340 INFO L225 Difference]: With dead ends: 65 [2023-11-29 05:26:30,340 INFO L226 Difference]: Without dead ends: 48 [2023-11-29 05:26:30,340 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:26:30,341 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 3 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:30,342 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 84 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 05:26:30,343 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-29 05:26:30,347 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2023-11-29 05:26:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 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-29 05:26:30,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 64 transitions. [2023-11-29 05:26:30,348 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 64 transitions. Word has length 32 [2023-11-29 05:26:30,348 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:30,349 INFO L495 AbstractCegarLoop]: Abstraction has 48 states and 64 transitions. [2023-11-29 05:26:30,349 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 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-29 05:26:30,349 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 64 transitions. [2023-11-29 05:26:30,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-29 05:26:30,350 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:30,350 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:30,362 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 05:26:30,554 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:30,555 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:30,555 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:30,556 INFO L85 PathProgramCache]: Analyzing trace with hash 1389601723, now seen corresponding path program 1 times [2023-11-29 05:26:30,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:30,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1432185338] [2023-11-29 05:26:30,556 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:30,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:30,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:30,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 05:26:30,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:30,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1432185338] [2023-11-29 05:26:30,948 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1432185338] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:30,948 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [390119122] [2023-11-29 05:26:30,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:30,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:30,948 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:30,949 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:30,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 05:26:31,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:31,548 INFO L262 TraceCheckSpWp]: Trace formula consists of 1891 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-29 05:26:31,552 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:31,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 05:26:31,569 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:26:31,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [390119122] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:31,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 05:26:31,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2023-11-29 05:26:31,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254036630] [2023-11-29 05:26:31,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:31,571 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:31,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:31,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:31,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:26:31,572 INFO L87 Difference]: Start difference. First operand 48 states and 64 transitions. Second operand has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 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-29 05:26:31,700 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:31,701 INFO L93 Difference]: Finished difference Result 86 states and 116 transitions. [2023-11-29 05:26:31,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:31,702 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 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 35 [2023-11-29 05:26:31,702 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:31,703 INFO L225 Difference]: With dead ends: 86 [2023-11-29 05:26:31,703 INFO L226 Difference]: Without dead ends: 53 [2023-11-29 05:26:31,704 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:26:31,705 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 6 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:31,705 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 86 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:31,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2023-11-29 05:26:31,710 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 49. [2023-11-29 05:26:31,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 48 states have internal predecessors, (65), 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-29 05:26:31,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 65 transitions. [2023-11-29 05:26:31,711 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 65 transitions. Word has length 35 [2023-11-29 05:26:31,712 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:31,712 INFO L495 AbstractCegarLoop]: Abstraction has 49 states and 65 transitions. [2023-11-29 05:26:31,712 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 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-29 05:26:31,713 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2023-11-29 05:26:31,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-29 05:26:31,713 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:31,714 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:31,722 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 05:26:31,914 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:31,915 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:31,915 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:31,915 INFO L85 PathProgramCache]: Analyzing trace with hash -1232765958, now seen corresponding path program 1 times [2023-11-29 05:26:31,915 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:31,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1817569683] [2023-11-29 05:26:31,916 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:32,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:32,343 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 05:26:32,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:32,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1817569683] [2023-11-29 05:26:32,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1817569683] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:32,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [962045563] [2023-11-29 05:26:32,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:32,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:32,345 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:32,346 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:32,348 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 05:26:32,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:32,900 INFO L262 TraceCheckSpWp]: Trace formula consists of 1897 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-29 05:26:32,904 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:32,934 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 05:26:32,935 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:32,951 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 05:26:32,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [962045563] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:32,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:32,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2023-11-29 05:26:32,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [954328125] [2023-11-29 05:26:32,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:32,953 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:32,953 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:32,953 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:32,953 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:26:32,954 INFO L87 Difference]: Start difference. First operand 49 states and 65 transitions. Second operand has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 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-29 05:26:33,069 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:33,069 INFO L93 Difference]: Finished difference Result 72 states and 95 transitions. [2023-11-29 05:26:33,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:33,070 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 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 38 [2023-11-29 05:26:33,070 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:33,071 INFO L225 Difference]: With dead ends: 72 [2023-11-29 05:26:33,071 INFO L226 Difference]: Without dead ends: 50 [2023-11-29 05:26:33,071 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:26:33,072 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 6 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 84 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.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:33,073 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 84 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:33,073 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2023-11-29 05:26:33,077 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2023-11-29 05:26:33,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.346938775510204) internal successors, (66), 49 states have internal predecessors, (66), 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-29 05:26:33,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 66 transitions. [2023-11-29 05:26:33,078 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 66 transitions. Word has length 38 [2023-11-29 05:26:33,078 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:33,078 INFO L495 AbstractCegarLoop]: Abstraction has 50 states and 66 transitions. [2023-11-29 05:26:33,079 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 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-29 05:26:33,079 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 66 transitions. [2023-11-29 05:26:33,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-29 05:26:33,079 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:33,079 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:33,087 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-29 05:26:33,280 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:33,280 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:33,281 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:33,281 INFO L85 PathProgramCache]: Analyzing trace with hash 112245872, now seen corresponding path program 1 times [2023-11-29 05:26:33,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:33,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122003007] [2023-11-29 05:26:33,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:33,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:33,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:33,699 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 05:26:33,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:33,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122003007] [2023-11-29 05:26:33,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122003007] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:33,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [403034085] [2023-11-29 05:26:33,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:33,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:33,700 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:33,701 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:33,704 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-29 05:26:34,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:34,264 INFO L262 TraceCheckSpWp]: Trace formula consists of 1903 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-29 05:26:34,269 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:34,300 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 05:26:34,301 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:34,317 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 05:26:34,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [403034085] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:34,317 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:34,317 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2023-11-29 05:26:34,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280573180] [2023-11-29 05:26:34,318 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:34,318 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:26:34,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:34,319 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:26:34,319 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:26:34,320 INFO L87 Difference]: Start difference. First operand 50 states and 66 transitions. Second operand has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 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-29 05:26:34,456 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:34,456 INFO L93 Difference]: Finished difference Result 62 states and 80 transitions. [2023-11-29 05:26:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:26:34,457 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 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 41 [2023-11-29 05:26:34,457 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:34,457 INFO L225 Difference]: With dead ends: 62 [2023-11-29 05:26:34,458 INFO L226 Difference]: Without dead ends: 51 [2023-11-29 05:26:34,458 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 79 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:26:34,459 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 6 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 84 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.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:34,459 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 84 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:34,460 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2023-11-29 05:26:34,464 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2023-11-29 05:26:34,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 50 states have (on average 1.34) internal successors, (67), 50 states have internal predecessors, (67), 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-29 05:26:34,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 67 transitions. [2023-11-29 05:26:34,466 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 67 transitions. Word has length 41 [2023-11-29 05:26:34,466 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:34,466 INFO L495 AbstractCegarLoop]: Abstraction has 51 states and 67 transitions. [2023-11-29 05:26:34,466 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 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-29 05:26:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 67 transitions. [2023-11-29 05:26:34,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2023-11-29 05:26:34,468 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:34,468 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:34,478 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-29 05:26:34,668 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2023-11-29 05:26:34,669 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:34,669 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:34,669 INFO L85 PathProgramCache]: Analyzing trace with hash -1541916076, now seen corresponding path program 1 times [2023-11-29 05:26:34,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:34,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79645281] [2023-11-29 05:26:34,670 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:34,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:34,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:35,110 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 05:26:35,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:35,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79645281] [2023-11-29 05:26:35,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79645281] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:35,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [748247850] [2023-11-29 05:26:35,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:35,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:35,111 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:35,112 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:35,115 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-29 05:26:35,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:35,644 INFO L262 TraceCheckSpWp]: Trace formula consists of 1909 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-29 05:26:35,648 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:35,683 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 05:26:35,683 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:26:35,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [748247850] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:35,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 05:26:35,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2023-11-29 05:26:35,684 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [997458617] [2023-11-29 05:26:35,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:35,684 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:35,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:35,685 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:35,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:26:35,685 INFO L87 Difference]: Start difference. First operand 51 states and 67 transitions. Second operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-29 05:26:35,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:35,827 INFO L93 Difference]: Finished difference Result 94 states and 126 transitions. [2023-11-29 05:26:35,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:35,827 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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 44 [2023-11-29 05:26:35,828 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:35,828 INFO L225 Difference]: With dead ends: 94 [2023-11-29 05:26:35,828 INFO L226 Difference]: Without dead ends: 54 [2023-11-29 05:26:35,829 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:26:35,830 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 11 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:35,830 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 123 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:35,831 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2023-11-29 05:26:35,835 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 52. [2023-11-29 05:26:35,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.3333333333333333) internal successors, (68), 51 states have internal predecessors, (68), 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-29 05:26:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 68 transitions. [2023-11-29 05:26:35,837 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 68 transitions. Word has length 44 [2023-11-29 05:26:35,837 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:35,837 INFO L495 AbstractCegarLoop]: Abstraction has 52 states and 68 transitions. [2023-11-29 05:26:35,838 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-29 05:26:35,838 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 68 transitions. [2023-11-29 05:26:35,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2023-11-29 05:26:35,839 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:35,839 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:35,850 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-29 05:26:36,040 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2023-11-29 05:26:36,040 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:36,040 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:36,041 INFO L85 PathProgramCache]: Analyzing trace with hash -773680908, now seen corresponding path program 1 times [2023-11-29 05:26:36,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:36,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1549435975] [2023-11-29 05:26:36,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:36,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:36,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:36,436 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 05:26:36,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:36,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1549435975] [2023-11-29 05:26:36,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1549435975] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:36,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1610990204] [2023-11-29 05:26:36,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:36,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:36,437 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:36,438 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:36,441 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-29 05:26:36,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:36,949 INFO L262 TraceCheckSpWp]: Trace formula consists of 1923 conjuncts, 14 conjunts are in the unsatisfiable core [2023-11-29 05:26:36,953 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:36,997 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 05:26:36,997 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:37,025 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 05:26:37,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1610990204] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:37,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:37,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2023-11-29 05:26:37,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1332519319] [2023-11-29 05:26:37,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:37,027 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:37,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:37,028 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:37,028 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:37,029 INFO L87 Difference]: Start difference. First operand 52 states and 68 transitions. Second operand has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-29 05:26:37,151 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:37,151 INFO L93 Difference]: Finished difference Result 81 states and 107 transitions. [2023-11-29 05:26:37,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:37,152 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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 47 [2023-11-29 05:26:37,152 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:37,153 INFO L225 Difference]: With dead ends: 81 [2023-11-29 05:26:37,153 INFO L226 Difference]: Without dead ends: 53 [2023-11-29 05:26:37,153 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 96 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:37,154 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 11 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:37,155 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 84 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:37,155 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2023-11-29 05:26:37,160 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2023-11-29 05:26:37,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 52 states have (on average 1.3269230769230769) internal successors, (69), 52 states have internal predecessors, (69), 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-29 05:26:37,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 69 transitions. [2023-11-29 05:26:37,162 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 69 transitions. Word has length 47 [2023-11-29 05:26:37,162 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:37,162 INFO L495 AbstractCegarLoop]: Abstraction has 53 states and 69 transitions. [2023-11-29 05:26:37,162 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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-29 05:26:37,163 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 69 transitions. [2023-11-29 05:26:37,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-29 05:26:37,164 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:37,164 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:37,173 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-11-29 05:26:37,370 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-29 05:26:37,371 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:37,371 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:37,371 INFO L85 PathProgramCache]: Analyzing trace with hash -1827829423, now seen corresponding path program 1 times [2023-11-29 05:26:37,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:37,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777592230] [2023-11-29 05:26:37,372 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:37,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:37,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:37,793 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-29 05:26:37,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:37,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777592230] [2023-11-29 05:26:37,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777592230] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:37,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [594161683] [2023-11-29 05:26:37,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:37,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:37,795 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:37,796 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:37,802 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-29 05:26:38,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:38,333 INFO L262 TraceCheckSpWp]: Trace formula consists of 1937 conjuncts, 14 conjunts are in the unsatisfiable core [2023-11-29 05:26:38,336 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:38,379 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 05:26:38,379 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:38,407 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 05:26:38,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [594161683] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:38,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:38,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2023-11-29 05:26:38,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480323479] [2023-11-29 05:26:38,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:38,408 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:38,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:38,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:38,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:38,409 INFO L87 Difference]: Start difference. First operand 53 states and 69 transitions. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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-29 05:26:38,522 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:38,523 INFO L93 Difference]: Finished difference Result 83 states and 109 transitions. [2023-11-29 05:26:38,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:38,523 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2023-11-29 05:26:38,523 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:38,524 INFO L225 Difference]: With dead ends: 83 [2023-11-29 05:26:38,524 INFO L226 Difference]: Without dead ends: 54 [2023-11-29 05:26:38,524 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:38,525 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 7 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:38,525 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 87 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:38,526 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2023-11-29 05:26:38,529 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2023-11-29 05:26:38,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 53 states have (on average 1.320754716981132) internal successors, (70), 53 states have internal predecessors, (70), 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-29 05:26:38,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 70 transitions. [2023-11-29 05:26:38,530 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 70 transitions. Word has length 50 [2023-11-29 05:26:38,530 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:38,530 INFO L495 AbstractCegarLoop]: Abstraction has 54 states and 70 transitions. [2023-11-29 05:26:38,530 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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-29 05:26:38,530 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 70 transitions. [2023-11-29 05:26:38,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-29 05:26:38,531 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:38,531 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:38,539 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-11-29 05:26:38,731 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-29 05:26:38,732 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:38,732 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:38,732 INFO L85 PathProgramCache]: Analyzing trace with hash 1499770902, now seen corresponding path program 1 times [2023-11-29 05:26:38,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:38,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593505269] [2023-11-29 05:26:38,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:38,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:38,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:39,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 05:26:39,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:39,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593505269] [2023-11-29 05:26:39,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593505269] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:39,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1471259752] [2023-11-29 05:26:39,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:39,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:39,097 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:39,099 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:39,103 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-29 05:26:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:39,660 INFO L262 TraceCheckSpWp]: Trace formula consists of 1942 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-29 05:26:39,676 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:39,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 05:26:39,688 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:39,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 05:26:39,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1471259752] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:26:39,716 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:26:39,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2023-11-29 05:26:39,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1067429101] [2023-11-29 05:26:39,717 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:26:39,717 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 05:26:39,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:39,718 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 05:26:39,718 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:26:39,718 INFO L87 Difference]: Start difference. First operand 54 states and 70 transitions. Second operand has 7 states, 7 states have (on average 8.285714285714286) internal successors, (58), 7 states have internal predecessors, (58), 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-29 05:26:39,904 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:39,904 INFO L93 Difference]: Finished difference Result 95 states and 126 transitions. [2023-11-29 05:26:39,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 05:26:39,905 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 8.285714285714286) internal successors, (58), 7 states have internal predecessors, (58), 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 51 [2023-11-29 05:26:39,905 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:39,906 INFO L225 Difference]: With dead ends: 95 [2023-11-29 05:26:39,906 INFO L226 Difference]: Without dead ends: 63 [2023-11-29 05:26:39,906 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 99 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=30, Unknown=0, NotChecked=0, Total=56 [2023-11-29 05:26:39,906 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 15 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 85 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:39,907 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 171 Invalid, 85 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 05:26:39,907 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2023-11-29 05:26:39,911 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2023-11-29 05:26:39,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.3225806451612903) internal successors, (82), 62 states have internal predecessors, (82), 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-29 05:26:39,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 82 transitions. [2023-11-29 05:26:39,912 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 82 transitions. Word has length 51 [2023-11-29 05:26:39,912 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:39,913 INFO L495 AbstractCegarLoop]: Abstraction has 63 states and 82 transitions. [2023-11-29 05:26:39,913 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 8.285714285714286) internal successors, (58), 7 states have internal predecessors, (58), 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-29 05:26:39,913 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 82 transitions. [2023-11-29 05:26:39,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2023-11-29 05:26:39,914 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:39,914 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:39,925 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-29 05:26:40,114 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-29 05:26:40,115 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:40,115 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:40,115 INFO L85 PathProgramCache]: Analyzing trace with hash 696793295, now seen corresponding path program 2 times [2023-11-29 05:26:40,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:40,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764915537] [2023-11-29 05:26:40,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:40,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:40,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:40,535 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-29 05:26:40,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:40,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764915537] [2023-11-29 05:26:40,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764915537] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:40,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356472002] [2023-11-29 05:26:40,536 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:26:40,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:40,537 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:40,537 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:40,548 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-29 05:26:41,145 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:26:41,146 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:26:41,156 INFO L262 TraceCheckSpWp]: Trace formula consists of 1996 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-29 05:26:41,158 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:41,187 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-29 05:26:41,187 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:41,217 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-11-29 05:26:41,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356472002] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:26:41,217 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:26:41,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 4] total 11 [2023-11-29 05:26:41,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1180588462] [2023-11-29 05:26:41,217 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:26:41,218 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-29 05:26:41,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:41,219 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-29 05:26:41,219 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2023-11-29 05:26:41,219 INFO L87 Difference]: Start difference. First operand 63 states and 82 transitions. Second operand has 11 states, 11 states have (on average 7.7272727272727275) internal successors, (85), 11 states have internal predecessors, (85), 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-29 05:26:41,450 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:41,450 INFO L93 Difference]: Finished difference Result 109 states and 146 transitions. [2023-11-29 05:26:41,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-29 05:26:41,451 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 7.7272727272727275) internal successors, (85), 11 states have internal predecessors, (85), 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 60 [2023-11-29 05:26:41,451 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:41,452 INFO L225 Difference]: With dead ends: 109 [2023-11-29 05:26:41,452 INFO L226 Difference]: Without dead ends: 77 [2023-11-29 05:26:41,452 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132 [2023-11-29 05:26:41,453 INFO L413 NwaCegarLoop]: 45 mSDtfsCounter, 28 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 163 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 185 SdHoareTripleChecker+Invalid, 165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 163 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:41,453 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 185 Invalid, 165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 163 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 05:26:41,454 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2023-11-29 05:26:41,459 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 75. [2023-11-29 05:26:41,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 74 states have (on average 1.3243243243243243) internal successors, (98), 74 states have internal predecessors, (98), 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-29 05:26:41,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 98 transitions. [2023-11-29 05:26:41,460 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 98 transitions. Word has length 60 [2023-11-29 05:26:41,460 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:41,460 INFO L495 AbstractCegarLoop]: Abstraction has 75 states and 98 transitions. [2023-11-29 05:26:41,460 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 7.7272727272727275) internal successors, (85), 11 states have internal predecessors, (85), 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-29 05:26:41,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 98 transitions. [2023-11-29 05:26:41,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-11-29 05:26:41,461 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:41,461 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:41,469 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-11-29 05:26:41,662 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:41,662 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:41,662 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:41,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1979207413, now seen corresponding path program 3 times [2023-11-29 05:26:41,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:41,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1039144509] [2023-11-29 05:26:41,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:41,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:42,320 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-11-29 05:26:42,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:42,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1039144509] [2023-11-29 05:26:42,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1039144509] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:42,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1835883022] [2023-11-29 05:26:42,321 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 05:26:42,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:42,322 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:42,323 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:42,326 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-29 05:26:42,872 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 05:26:42,872 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:26:42,883 INFO L262 TraceCheckSpWp]: Trace formula consists of 1909 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-29 05:26:42,886 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:42,914 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2023-11-29 05:26:42,914 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:26:42,915 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1835883022] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:42,915 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 05:26:42,915 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 10 [2023-11-29 05:26:42,915 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178534410] [2023-11-29 05:26:42,915 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:42,916 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:42,916 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:42,916 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:42,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:42,917 INFO L87 Difference]: Start difference. First operand 75 states and 98 transitions. Second operand has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 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-29 05:26:43,053 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:43,053 INFO L93 Difference]: Finished difference Result 94 states and 123 transitions. [2023-11-29 05:26:43,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:43,054 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 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 72 [2023-11-29 05:26:43,054 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:43,055 INFO L225 Difference]: With dead ends: 94 [2023-11-29 05:26:43,055 INFO L226 Difference]: Without dead ends: 78 [2023-11-29 05:26:43,055 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:43,056 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 11 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 125 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.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:43,056 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 125 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:43,057 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2023-11-29 05:26:43,060 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 76. [2023-11-29 05:26:43,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 75 states have (on average 1.32) internal successors, (99), 75 states have internal predecessors, (99), 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-29 05:26:43,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 99 transitions. [2023-11-29 05:26:43,061 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 99 transitions. Word has length 72 [2023-11-29 05:26:43,061 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:43,062 INFO L495 AbstractCegarLoop]: Abstraction has 76 states and 99 transitions. [2023-11-29 05:26:43,062 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 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-29 05:26:43,062 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 99 transitions. [2023-11-29 05:26:43,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2023-11-29 05:26:43,063 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:43,063 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:43,071 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2023-11-29 05:26:43,263 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-11-29 05:26:43,264 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:43,264 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:43,264 INFO L85 PathProgramCache]: Analyzing trace with hash 903895624, now seen corresponding path program 1 times [2023-11-29 05:26:43,264 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:43,265 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1136307608] [2023-11-29 05:26:43,265 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:43,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:43,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:43,777 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2023-11-29 05:26:43,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:43,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1136307608] [2023-11-29 05:26:43,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1136307608] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:43,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2087295215] [2023-11-29 05:26:43,778 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:43,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:43,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:43,779 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:43,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-11-29 05:26:44,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:44,307 INFO L262 TraceCheckSpWp]: Trace formula consists of 2082 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-29 05:26:44,311 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:44,337 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2023-11-29 05:26:44,338 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:26:44,338 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2087295215] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:44,338 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 05:26:44,338 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 10 [2023-11-29 05:26:44,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1857210047] [2023-11-29 05:26:44,338 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:44,339 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:44,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:44,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:44,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:44,339 INFO L87 Difference]: Start difference. First operand 76 states and 99 transitions. Second operand has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:44,463 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:44,463 INFO L93 Difference]: Finished difference Result 142 states and 187 transitions. [2023-11-29 05:26:44,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:44,464 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 75 [2023-11-29 05:26:44,464 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:44,465 INFO L225 Difference]: With dead ends: 142 [2023-11-29 05:26:44,465 INFO L226 Difference]: Without dead ends: 77 [2023-11-29 05:26:44,466 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-29 05:26:44,466 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 7 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:44,467 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 86 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:44,468 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2023-11-29 05:26:44,473 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77. [2023-11-29 05:26:44,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.3157894736842106) internal successors, (100), 76 states have internal predecessors, (100), 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-29 05:26:44,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 100 transitions. [2023-11-29 05:26:44,474 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 100 transitions. Word has length 75 [2023-11-29 05:26:44,475 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:44,475 INFO L495 AbstractCegarLoop]: Abstraction has 77 states and 100 transitions. [2023-11-29 05:26:44,475 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:44,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 100 transitions. [2023-11-29 05:26:44,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2023-11-29 05:26:44,476 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:44,476 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:44,487 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2023-11-29 05:26:44,677 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2023-11-29 05:26:44,677 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:44,677 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:44,677 INFO L85 PathProgramCache]: Analyzing trace with hash 1573919246, now seen corresponding path program 1 times [2023-11-29 05:26:44,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:44,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582297533] [2023-11-29 05:26:44,678 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:44,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:45,178 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-29 05:26:45,178 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:45,178 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582297533] [2023-11-29 05:26:45,178 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582297533] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:45,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [307293222] [2023-11-29 05:26:45,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:45,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:45,179 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:45,180 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:45,187 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-11-29 05:26:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:45,743 INFO L262 TraceCheckSpWp]: Trace formula consists of 2087 conjuncts, 22 conjunts are in the unsatisfiable core [2023-11-29 05:26:45,746 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:45,827 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-29 05:26:45,827 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:45,938 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2023-11-29 05:26:45,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [307293222] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:26:45,938 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:26:45,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 12, 7] total 18 [2023-11-29 05:26:45,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265828431] [2023-11-29 05:26:45,939 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:26:45,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2023-11-29 05:26:45,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:45,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2023-11-29 05:26:45,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=243, Unknown=0, NotChecked=0, Total=306 [2023-11-29 05:26:45,940 INFO L87 Difference]: Start difference. First operand 77 states and 100 transitions. Second operand has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 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-29 05:26:46,626 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:46,626 INFO L93 Difference]: Finished difference Result 142 states and 192 transitions. [2023-11-29 05:26:46,627 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2023-11-29 05:26:46,627 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 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-29 05:26:46,627 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:46,628 INFO L225 Difference]: With dead ends: 142 [2023-11-29 05:26:46,628 INFO L226 Difference]: Without dead ends: 100 [2023-11-29 05:26:46,629 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 162 GetRequests, 142 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=111, Invalid=351, Unknown=0, NotChecked=0, Total=462 [2023-11-29 05:26:46,629 INFO L413 NwaCegarLoop]: 49 mSDtfsCounter, 62 mSDsluCounter, 432 mSDsCounter, 0 mSdLazyCounter, 461 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 481 SdHoareTripleChecker+Invalid, 463 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 461 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:46,629 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 481 Invalid, 463 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 461 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 05:26:46,630 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2023-11-29 05:26:46,636 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 98. [2023-11-29 05:26:46,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98 states, 97 states have (on average 1.3195876288659794) internal successors, (128), 97 states have internal predecessors, (128), 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-29 05:26:46,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 128 transitions. [2023-11-29 05:26:46,637 INFO L78 Accepts]: Start accepts. Automaton has 98 states and 128 transitions. Word has length 76 [2023-11-29 05:26:46,638 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:46,638 INFO L495 AbstractCegarLoop]: Abstraction has 98 states and 128 transitions. [2023-11-29 05:26:46,638 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 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-29 05:26:46,638 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 128 transitions. [2023-11-29 05:26:46,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2023-11-29 05:26:46,639 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:46,639 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:46,648 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2023-11-29 05:26:46,840 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2023-11-29 05:26:46,840 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:46,840 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:46,840 INFO L85 PathProgramCache]: Analyzing trace with hash -631789573, now seen corresponding path program 2 times [2023-11-29 05:26:46,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:46,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284288704] [2023-11-29 05:26:46,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:46,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:46,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:47,424 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2023-11-29 05:26:47,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:47,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284288704] [2023-11-29 05:26:47,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284288704] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:47,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [560022950] [2023-11-29 05:26:47,425 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:26:47,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:47,426 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:47,426 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:47,438 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-11-29 05:26:48,121 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:26:48,121 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:26:48,134 INFO L262 TraceCheckSpWp]: Trace formula consists of 2213 conjuncts, 30 conjunts are in the unsatisfiable core [2023-11-29 05:26:48,140 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:48,179 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2023-11-29 05:26:48,179 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:48,541 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 76 proven. 102 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-29 05:26:48,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [560022950] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:26:48,542 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:26:48,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 16] total 24 [2023-11-29 05:26:48,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364315763] [2023-11-29 05:26:48,543 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:26:48,543 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-11-29 05:26:48,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:48,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-11-29 05:26:48,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=444, Unknown=0, NotChecked=0, Total=552 [2023-11-29 05:26:48,545 INFO L87 Difference]: Start difference. First operand 98 states and 128 transitions. Second operand has 24 states, 24 states have (on average 4.666666666666667) internal successors, (112), 24 states have internal predecessors, (112), 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-29 05:26:49,967 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:49,967 INFO L93 Difference]: Finished difference Result 182 states and 246 transitions. [2023-11-29 05:26:49,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-11-29 05:26:49,968 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 24 states have (on average 4.666666666666667) internal successors, (112), 24 states have internal predecessors, (112), 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 97 [2023-11-29 05:26:49,968 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:49,969 INFO L225 Difference]: With dead ends: 182 [2023-11-29 05:26:49,969 INFO L226 Difference]: Without dead ends: 122 [2023-11-29 05:26:49,970 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 207 GetRequests, 179 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=210, Invalid=660, Unknown=0, NotChecked=0, Total=870 [2023-11-29 05:26:49,971 INFO L413 NwaCegarLoop]: 49 mSDtfsCounter, 72 mSDsluCounter, 658 mSDsCounter, 0 mSdLazyCounter, 579 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 707 SdHoareTripleChecker+Invalid, 582 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 579 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:49,972 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 707 Invalid, 582 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 579 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-29 05:26:49,972 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2023-11-29 05:26:49,979 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 122. [2023-11-29 05:26:49,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 121 states have (on average 1.322314049586777) internal successors, (160), 121 states have internal predecessors, (160), 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-29 05:26:49,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 160 transitions. [2023-11-29 05:26:49,980 INFO L78 Accepts]: Start accepts. Automaton has 122 states and 160 transitions. Word has length 97 [2023-11-29 05:26:49,981 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:49,981 INFO L495 AbstractCegarLoop]: Abstraction has 122 states and 160 transitions. [2023-11-29 05:26:49,981 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 4.666666666666667) internal successors, (112), 24 states have internal predecessors, (112), 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-29 05:26:49,981 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 160 transitions. [2023-11-29 05:26:49,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2023-11-29 05:26:49,982 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:49,982 INFO L195 NwaCegarLoop]: trace histogram [14, 14, 14, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:49,992 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2023-11-29 05:26:50,182 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2023-11-29 05:26:50,183 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:50,183 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:50,183 INFO L85 PathProgramCache]: Analyzing trace with hash 675120251, now seen corresponding path program 3 times [2023-11-29 05:26:50,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:50,183 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705978867] [2023-11-29 05:26:50,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:50,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:51,218 INFO L134 CoverageAnalysis]: Checked inductivity of 440 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2023-11-29 05:26:51,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:51,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705978867] [2023-11-29 05:26:51,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705978867] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:51,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1107772983] [2023-11-29 05:26:51,219 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 05:26:51,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:51,219 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:51,220 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:51,221 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2023-11-29 05:26:52,167 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-29 05:26:52,167 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:26:52,180 INFO L262 TraceCheckSpWp]: Trace formula consists of 1987 conjuncts, 16 conjunts are in the unsatisfiable core [2023-11-29 05:26:52,183 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:52,265 INFO L134 CoverageAnalysis]: Checked inductivity of 440 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 436 trivial. 0 not checked. [2023-11-29 05:26:52,266 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:52,340 INFO L134 CoverageAnalysis]: Checked inductivity of 440 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 438 trivial. 0 not checked. [2023-11-29 05:26:52,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1107772983] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:52,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:26:52,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [17, 6] total 23 [2023-11-29 05:26:52,341 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [93629524] [2023-11-29 05:26:52,341 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:52,341 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:52,341 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:52,342 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:52,342 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=443, Unknown=0, NotChecked=0, Total=506 [2023-11-29 05:26:52,343 INFO L87 Difference]: Start difference. First operand 122 states and 160 transitions. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:52,492 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:26:52,492 INFO L93 Difference]: Finished difference Result 140 states and 183 transitions. [2023-11-29 05:26:52,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:26:52,493 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 121 [2023-11-29 05:26:52,493 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:26:52,493 INFO L225 Difference]: With dead ends: 140 [2023-11-29 05:26:52,494 INFO L226 Difference]: Without dead ends: 123 [2023-11-29 05:26:52,494 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 236 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=63, Invalid=443, Unknown=0, NotChecked=0, Total=506 [2023-11-29 05:26:52,495 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 7 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:26:52,495 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 127 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:26:52,496 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2023-11-29 05:26:52,502 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2023-11-29 05:26:52,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 123 states, 122 states have (on average 1.319672131147541) internal successors, (161), 122 states have internal predecessors, (161), 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-29 05:26:52,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 161 transitions. [2023-11-29 05:26:52,503 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 161 transitions. Word has length 121 [2023-11-29 05:26:52,503 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:26:52,503 INFO L495 AbstractCegarLoop]: Abstraction has 123 states and 161 transitions. [2023-11-29 05:26:52,503 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:52,504 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 161 transitions. [2023-11-29 05:26:52,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2023-11-29 05:26:52,505 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:26:52,505 INFO L195 NwaCegarLoop]: trace histogram [14, 14, 14, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:52,517 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2023-11-29 05:26:52,705 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2023-11-29 05:26:52,706 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:26:52,706 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:52,706 INFO L85 PathProgramCache]: Analyzing trace with hash 161031331, now seen corresponding path program 1 times [2023-11-29 05:26:52,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:52,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1813255372] [2023-11-29 05:26:52,707 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:52,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:52,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:53,804 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2023-11-29 05:26:53,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:53,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1813255372] [2023-11-29 05:26:53,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1813255372] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:26:53,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1405119845] [2023-11-29 05:26:53,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:53,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:26:53,805 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:53,806 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:26:53,807 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2023-11-29 05:26:54,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:54,464 INFO L262 TraceCheckSpWp]: Trace formula consists of 2362 conjuncts, 46 conjunts are in the unsatisfiable core [2023-11-29 05:26:54,469 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:26:54,810 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 414 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2023-11-29 05:26:54,810 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:26:55,312 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 296 trivial. 0 not checked. [2023-11-29 05:26:55,313 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1405119845] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:26:55,313 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:26:55,313 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 24, 13] total 39 [2023-11-29 05:26:55,313 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1454539725] [2023-11-29 05:26:55,313 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:26:55,314 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 39 states [2023-11-29 05:26:55,314 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:55,315 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2023-11-29 05:26:55,315 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=1272, Unknown=0, NotChecked=0, Total=1482 [2023-11-29 05:26:55,327 INFO L87 Difference]: Start difference. First operand 123 states and 161 transitions. Second operand has 39 states, 39 states have (on average 4.461538461538462) internal successors, (174), 39 states have internal predecessors, (174), 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-29 05:27:02,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:27:02,905 INFO L93 Difference]: Finished difference Result 225 states and 308 transitions. [2023-11-29 05:27:02,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. [2023-11-29 05:27:02,905 INFO L78 Accepts]: Start accepts. Automaton has has 39 states, 39 states have (on average 4.461538461538462) internal successors, (174), 39 states have internal predecessors, (174), 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 122 [2023-11-29 05:27:02,906 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:27:02,906 INFO L225 Difference]: With dead ends: 225 [2023-11-29 05:27:02,906 INFO L226 Difference]: Without dead ends: 164 [2023-11-29 05:27:02,907 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 269 GetRequests, 222 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 67 ImplicationChecksByTransitivity, 6.8s TimeCoverageRelationStatistics Valid=450, Invalid=1902, Unknown=0, NotChecked=0, Total=2352 [2023-11-29 05:27:02,908 INFO L413 NwaCegarLoop]: 64 mSDtfsCounter, 189 mSDsluCounter, 1512 mSDsCounter, 0 mSdLazyCounter, 2276 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 1576 SdHoareTripleChecker+Invalid, 2278 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 2276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2023-11-29 05:27:02,908 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 1576 Invalid, 2278 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 2276 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2023-11-29 05:27:02,908 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 164 states. [2023-11-29 05:27:02,914 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 164 to 162. [2023-11-29 05:27:02,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162 states, 161 states have (on average 1.3229813664596273) internal successors, (213), 161 states have internal predecessors, (213), 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-29 05:27:02,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 213 transitions. [2023-11-29 05:27:02,915 INFO L78 Accepts]: Start accepts. Automaton has 162 states and 213 transitions. Word has length 122 [2023-11-29 05:27:02,915 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:27:02,915 INFO L495 AbstractCegarLoop]: Abstraction has 162 states and 213 transitions. [2023-11-29 05:27:02,915 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 39 states, 39 states have (on average 4.461538461538462) internal successors, (174), 39 states have internal predecessors, (174), 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-29 05:27:02,915 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 213 transitions. [2023-11-29 05:27:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2023-11-29 05:27:02,916 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:27:02,917 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 22, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:27:02,927 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2023-11-29 05:27:03,117 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:03,117 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:27:03,118 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:27:03,118 INFO L85 PathProgramCache]: Analyzing trace with hash -718265104, now seen corresponding path program 2 times [2023-11-29 05:27:03,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:27:03,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1123159774] [2023-11-29 05:27:03,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:27:03,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:27:03,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:27:04,087 INFO L134 CoverageAnalysis]: Checked inductivity of 1054 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 724 trivial. 0 not checked. [2023-11-29 05:27:04,087 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:27:04,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1123159774] [2023-11-29 05:27:04,087 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1123159774] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:27:04,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [103566536] [2023-11-29 05:27:04,087 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:27:04,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:04,087 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:27:04,088 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:27:04,089 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2023-11-29 05:27:04,732 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:27:04,732 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:27:04,745 INFO L262 TraceCheckSpWp]: Trace formula consists of 2596 conjuncts, 66 conjunts are in the unsatisfiable core [2023-11-29 05:27:04,749 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:27:04,821 INFO L134 CoverageAnalysis]: Checked inductivity of 1054 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 724 trivial. 0 not checked. [2023-11-29 05:27:04,821 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:27:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 1054 backedges. 322 proven. 660 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2023-11-29 05:27:06,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [103566536] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:27:06,112 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:27:06,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 34] total 51 [2023-11-29 05:27:06,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1731533077] [2023-11-29 05:27:06,112 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:27:06,113 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2023-11-29 05:27:06,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:27:06,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2023-11-29 05:27:06,114 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=387, Invalid=2163, Unknown=0, NotChecked=0, Total=2550 [2023-11-29 05:27:06,115 INFO L87 Difference]: Start difference. First operand 162 states and 213 transitions. Second operand has 51 states, 51 states have (on average 3.803921568627451) internal successors, (194), 51 states have internal predecessors, (194), 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-29 05:27:40,165 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:27:40,165 INFO L93 Difference]: Finished difference Result 310 states and 425 transitions. [2023-11-29 05:27:40,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-11-29 05:27:40,165 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 51 states have (on average 3.803921568627451) internal successors, (194), 51 states have internal predecessors, (194), 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 161 [2023-11-29 05:27:40,166 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:27:40,167 INFO L225 Difference]: With dead ends: 310 [2023-11-29 05:27:40,167 INFO L226 Difference]: Without dead ends: 213 [2023-11-29 05:27:40,168 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 353 GetRequests, 289 SyntacticMatches, 0 SemanticMatches, 64 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 200 ImplicationChecksByTransitivity, 33.8s TimeCoverageRelationStatistics Valid=912, Invalid=3378, Unknown=0, NotChecked=0, Total=4290 [2023-11-29 05:27:40,169 INFO L413 NwaCegarLoop]: 58 mSDtfsCounter, 300 mSDsluCounter, 1792 mSDsCounter, 0 mSdLazyCounter, 2168 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 300 SdHoareTripleChecker+Valid, 1850 SdHoareTripleChecker+Invalid, 2171 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 2168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:27:40,169 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [300 Valid, 1850 Invalid, 2171 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 2168 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2023-11-29 05:27:40,169 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 213 states. [2023-11-29 05:27:40,177 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 213 to 213. [2023-11-29 05:27:40,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 213 states, 212 states have (on average 1.3254716981132075) internal successors, (281), 212 states have internal predecessors, (281), 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-29 05:27:40,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 213 states and 281 transitions. [2023-11-29 05:27:40,179 INFO L78 Accepts]: Start accepts. Automaton has 213 states and 281 transitions. Word has length 161 [2023-11-29 05:27:40,179 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:27:40,179 INFO L495 AbstractCegarLoop]: Abstraction has 213 states and 281 transitions. [2023-11-29 05:27:40,179 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 3.803921568627451) internal successors, (194), 51 states have internal predecessors, (194), 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-29 05:27:40,179 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 281 transitions. [2023-11-29 05:27:40,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2023-11-29 05:27:40,182 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:27:40,182 INFO L195 NwaCegarLoop]: trace histogram [32, 32, 32, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:27:40,191 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2023-11-29 05:27:40,382 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:40,383 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:27:40,383 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:27:40,383 INFO L85 PathProgramCache]: Analyzing trace with hash 208436291, now seen corresponding path program 3 times [2023-11-29 05:27:40,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:27:40,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130998545] [2023-11-29 05:27:40,384 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:27:40,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:27:40,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:27:42,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2244 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 1529 trivial. 0 not checked. [2023-11-29 05:27:42,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:27:42,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130998545] [2023-11-29 05:27:42,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130998545] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:27:42,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [466694776] [2023-11-29 05:27:42,495 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 05:27:42,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:42,495 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:27:42,496 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:27:42,497 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2023-11-29 05:27:43,504 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-29 05:27:43,504 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:27:43,514 INFO L262 TraceCheckSpWp]: Trace formula consists of 1987 conjuncts, 22 conjunts are in the unsatisfiable core [2023-11-29 05:27:43,520 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:27:43,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2244 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2242 trivial. 0 not checked. [2023-11-29 05:27:43,607 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:27:43,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2244 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2241 trivial. 0 not checked. [2023-11-29 05:27:43,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [466694776] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:27:43,806 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:27:43,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 5, 7] total 33 [2023-11-29 05:27:43,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1553952405] [2023-11-29 05:27:43,806 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:27:43,807 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2023-11-29 05:27:43,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:27:43,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2023-11-29 05:27:43,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=962, Unknown=0, NotChecked=0, Total=1056 [2023-11-29 05:27:43,808 INFO L87 Difference]: Start difference. First operand 213 states and 281 transitions. Second operand has 33 states, 33 states have (on average 4.9393939393939394) internal successors, (163), 33 states have internal predecessors, (163), 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-29 05:27:45,011 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:27:45,011 INFO L93 Difference]: Finished difference Result 432 states and 575 transitions. [2023-11-29 05:27:45,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-11-29 05:27:45,012 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 4.9393939393939394) internal successors, (163), 33 states have internal predecessors, (163), 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 212 [2023-11-29 05:27:45,012 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:27:45,013 INFO L225 Difference]: With dead ends: 432 [2023-11-29 05:27:45,013 INFO L226 Difference]: Without dead ends: 230 [2023-11-29 05:27:45,014 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 449 GetRequests, 416 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=110, Invalid=1080, Unknown=0, NotChecked=0, Total=1190 [2023-11-29 05:27:45,014 INFO L413 NwaCegarLoop]: 62 mSDtfsCounter, 79 mSDsluCounter, 1324 mSDsCounter, 0 mSdLazyCounter, 2303 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 79 SdHoareTripleChecker+Valid, 1386 SdHoareTripleChecker+Invalid, 2307 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 2303 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:27:45,015 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [79 Valid, 1386 Invalid, 2307 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 2303 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-29 05:27:45,015 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 230 states. [2023-11-29 05:27:45,027 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 230 to 228. [2023-11-29 05:27:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 228 states, 227 states have (on average 1.3215859030837005) internal successors, (300), 227 states have internal predecessors, (300), 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-29 05:27:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 228 states and 300 transitions. [2023-11-29 05:27:45,029 INFO L78 Accepts]: Start accepts. Automaton has 228 states and 300 transitions. Word has length 212 [2023-11-29 05:27:45,029 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:27:45,029 INFO L495 AbstractCegarLoop]: Abstraction has 228 states and 300 transitions. [2023-11-29 05:27:45,030 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 4.9393939393939394) internal successors, (163), 33 states have internal predecessors, (163), 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-29 05:27:45,030 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 300 transitions. [2023-11-29 05:27:45,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2023-11-29 05:27:45,032 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:27:45,033 INFO L195 NwaCegarLoop]: trace histogram [32, 32, 32, 23, 23, 23, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:27:45,041 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2023-11-29 05:27:45,233 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:45,233 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:27:45,234 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:27:45,234 INFO L85 PathProgramCache]: Analyzing trace with hash 483531704, now seen corresponding path program 4 times [2023-11-29 05:27:45,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:27:45,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [993122436] [2023-11-29 05:27:45,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:27:45,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:27:45,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:27:47,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 0 proven. 782 refuted. 0 times theorem prover too weak. 1571 trivial. 0 not checked. [2023-11-29 05:27:47,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:27:47,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [993122436] [2023-11-29 05:27:47,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [993122436] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:27:47,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1481874805] [2023-11-29 05:27:47,131 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-29 05:27:47,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:47,132 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:27:47,132 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:27:47,134 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2023-11-29 05:27:47,891 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-29 05:27:47,892 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:27:47,906 INFO L262 TraceCheckSpWp]: Trace formula consists of 2977 conjuncts, 98 conjunts are in the unsatisfiable core [2023-11-29 05:27:47,911 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:27:48,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 0 proven. 2194 refuted. 0 times theorem prover too weak. 159 trivial. 0 not checked. [2023-11-29 05:27:48,657 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:27:50,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 0 proven. 782 refuted. 0 times theorem prover too weak. 1571 trivial. 0 not checked. [2023-11-29 05:27:50,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1481874805] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:27:50,032 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 05:27:50,033 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 50, 26] total 75 [2023-11-29 05:27:50,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420665995] [2023-11-29 05:27:50,033 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 05:27:50,034 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 75 states [2023-11-29 05:27:50,034 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:27:50,035 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 75 interpolants. [2023-11-29 05:27:50,037 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=636, Invalid=4914, Unknown=0, NotChecked=0, Total=5550 [2023-11-29 05:27:50,037 INFO L87 Difference]: Start difference. First operand 228 states and 300 transitions. Second operand has 75 states, 75 states have (on average 3.546666666666667) internal successors, (266), 75 states have internal predecessors, (266), 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-29 05:27:56,731 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:27:56,732 INFO L93 Difference]: Finished difference Result 275 states and 369 transitions. [2023-11-29 05:27:56,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 58 states. [2023-11-29 05:27:56,734 INFO L78 Accepts]: Start accepts. Automaton has has 75 states, 75 states have (on average 3.546666666666667) internal successors, (266), 75 states have internal predecessors, (266), 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 227 [2023-11-29 05:27:56,735 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:27:56,736 INFO L225 Difference]: With dead ends: 275 [2023-11-29 05:27:56,737 INFO L226 Difference]: Without dead ends: 255 [2023-11-29 05:27:56,739 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 485 GetRequests, 405 SyntacticMatches, 0 SemanticMatches, 80 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 347 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=881, Invalid=5761, Unknown=0, NotChecked=0, Total=6642 [2023-11-29 05:27:56,740 INFO L413 NwaCegarLoop]: 87 mSDtfsCounter, 311 mSDsluCounter, 4027 mSDsCounter, 0 mSdLazyCounter, 7531 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 311 SdHoareTripleChecker+Valid, 4114 SdHoareTripleChecker+Invalid, 7532 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7531 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:27:56,740 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [311 Valid, 4114 Invalid, 7532 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7531 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time] [2023-11-29 05:27:56,741 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states. [2023-11-29 05:27:56,749 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 255. [2023-11-29 05:27:56,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 255 states, 254 states have (on average 1.3228346456692914) internal successors, (336), 254 states have internal predecessors, (336), 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-29 05:27:56,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 255 states and 336 transitions. [2023-11-29 05:27:56,750 INFO L78 Accepts]: Start accepts. Automaton has 255 states and 336 transitions. Word has length 227 [2023-11-29 05:27:56,750 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:27:56,750 INFO L495 AbstractCegarLoop]: Abstraction has 255 states and 336 transitions. [2023-11-29 05:27:56,751 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 75 states, 75 states have (on average 3.546666666666667) internal successors, (266), 75 states have internal predecessors, (266), 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-29 05:27:56,751 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 336 transitions. [2023-11-29 05:27:56,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2023-11-29 05:27:56,753 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:27:56,753 INFO L195 NwaCegarLoop]: trace histogram [32, 32, 32, 32, 32, 32, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:27:56,763 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2023-11-29 05:27:56,953 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:56,954 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:27:56,954 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:27:56,954 INFO L85 PathProgramCache]: Analyzing trace with hash 1595327765, now seen corresponding path program 5 times [2023-11-29 05:27:56,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:27:56,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229355717] [2023-11-29 05:27:56,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:27:56,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:27:57,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:27:58,010 INFO L134 CoverageAnalysis]: Checked inductivity of 3091 backedges. 17 proven. 1 refuted. 0 times theorem prover too weak. 3073 trivial. 0 not checked. [2023-11-29 05:27:58,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:27:58,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229355717] [2023-11-29 05:27:58,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229355717] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 05:27:58,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [710500719] [2023-11-29 05:27:58,010 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-29 05:27:58,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 05:27:58,010 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:27:58,011 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 05:27:58,018 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ecb5bcc-e8d2-406f-a34d-8a7af731fbdb/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process