./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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 64bit --witnessprinter.graph.data.programhash be41ee8ace02416f2e9952c11df8cb43e10a04c126211792ad12271f5624b8e0 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:53:59,419 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:53:59,488 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-29 05:53:59,492 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:53:59,492 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:53:59,517 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:53:59,517 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:53:59,518 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:53:59,518 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 05:53:59,519 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 05:53:59,519 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:53:59,520 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:53:59,521 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:53:59,521 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:53:59,522 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:53:59,523 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:53:59,523 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:53:59,524 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:53:59,524 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:53:59,525 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:53:59,525 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:53:59,526 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:53:59,527 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:53:59,527 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:53:59,528 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:53:59,528 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:53:59,529 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 05:53:59,529 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:53:59,529 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:53:59,530 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:53:59,530 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:53:59,531 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 05:53:59,531 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 05:53:59,531 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 05:53:59,532 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:53:59,532 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:53:59,532 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 05:53:59,532 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:53:59,533 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:53:59,533 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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> be41ee8ace02416f2e9952c11df8cb43e10a04c126211792ad12271f5624b8e0 [2023-11-29 05:53:59,776 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:53:59,803 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:53:59,806 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:53:59,808 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:53:59,808 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:53:59,810 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i [2023-11-29 05:54:02,816 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:54:03,263 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:54:03,263 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i [2023-11-29 05:54:03,302 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/data/db48a822d/9b8202988da942108dfa3fce0d277807/FLAGabe3d5817 [2023-11-29 05:54:03,319 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/data/db48a822d/9b8202988da942108dfa3fce0d277807 [2023-11-29 05:54:03,323 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:54:03,325 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:54:03,326 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:54:03,326 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:54:03,333 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:54:03,334 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:54:03" (1/1) ... [2023-11-29 05:54:03,335 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36ca05dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:03, skipping insertion in model container [2023-11-29 05:54:03,336 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:54:03" (1/1) ... [2023-11-29 05:54:03,432 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:54:03,712 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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i[4490,4503] [2023-11-29 05:54:03,721 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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i[4550,4563] [2023-11-29 05:54:04,592 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,593 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,593 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,595 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,596 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,611 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,612 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,613 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,614 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,616 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,616 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,617 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,617 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:04,997 WARN L638 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-29 05:54:04,998 WARN L638 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-29 05:54:05,000 WARN L638 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-29 05:54:05,001 WARN L638 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-29 05:54:05,003 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-29 05:54:05,004 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-29 05:54:05,004 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-29 05:54:05,005 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-29 05:54:05,006 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-29 05:54:05,007 WARN L638 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-29 05:54:05,185 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:54:05,204 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 05:54:05,219 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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i[4490,4503] [2023-11-29 05:54:05,220 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_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/sv-benchmarks/c/aws-c-common/aws_string_bytes_harness.i[4550,4563] [2023-11-29 05:54:05,267 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,268 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,268 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,269 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,270 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,281 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,281 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,283 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,283 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,284 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,285 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,286 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,286 WARN L1590 CHandler]: Possible shadowing of function index [2023-11-29 05:54:05,326 WARN L638 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-29 05:54:05,327 WARN L638 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-29 05:54:05,329 WARN L638 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-29 05:54:05,330 WARN L638 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-29 05:54:05,331 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-29 05:54:05,332 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-29 05:54:05,332 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-29 05:54:05,333 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-29 05:54:05,334 WARN L638 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-29 05:54:05,334 WARN L638 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-29 05:54:05,370 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:54:05,576 WARN L675 CHandler]: The function __atomic_fetch_or is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,576 WARN L675 CHandler]: The function __atomic_fetch_sub is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,576 WARN L675 CHandler]: The function aws_last_error is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,576 WARN L675 CHandler]: The function __atomic_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function __atomic_fetch_xor is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function htons is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function ntohl is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function __atomic_compare_exchange_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function __atomic_fetch_add is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,577 WARN L675 CHandler]: The function htonl is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function __atomic_store_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function ntohs is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function __atomic_load_n is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function __atomic_thread_fence is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,578 WARN L675 CHandler]: The function __atomic_fetch_and is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,579 WARN L675 CHandler]: The function aws_array_list_ensure_capacity is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:54:05,586 INFO L206 MainTranslator]: Completed translation [2023-11-29 05:54:05,587 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05 WrapperNode [2023-11-29 05:54:05,587 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:54:05,588 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 05:54:05,588 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 05:54:05,588 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 05:54:05,596 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:54:05" (1/1) ... [2023-11-29 05:54:05,655 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:54:05" (1/1) ... [2023-11-29 05:54:05,691 INFO L138 Inliner]: procedures = 678, calls = 973, calls flagged for inlining = 44, calls inlined = 6, statements flattened = 58 [2023-11-29 05:54:05,692 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 05:54:05,692 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 05:54:05,692 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 05:54:05,693 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 05:54:05,704 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,704 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,708 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,726 INFO L175 MemorySlicer]: Split 13 memory accesses to 3 slices as follows [2, 6, 5]. 46 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 0, 5]. The 3 writes are split as follows [0, 3, 0]. [2023-11-29 05:54:05,727 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,727 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,740 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,742 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,747 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,749 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,756 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 05:54:05,757 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 05:54:05,757 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 05:54:05,757 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 05:54:05,758 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (1/1) ... [2023-11-29 05:54:05,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:54:05,776 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:54:05,789 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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:54:05,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4ca47c1-8915-44f9-bbfd-c1dba3d631c2/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:54:05,827 INFO L130 BoogieDeclarations]: Found specification of procedure aws_string_is_valid [2023-11-29 05:54:05,827 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_string_is_valid [2023-11-29 05:54:05,827 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_bool [2023-11-29 05:54:05,827 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_bool [2023-11-29 05:54:05,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-29 05:54:05,828 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 05:54:05,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 05:54:05,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 05:54:05,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 05:54:05,829 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 05:54:05,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 05:54:05,829 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2023-11-29 05:54:05,829 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2023-11-29 05:54:05,829 INFO L130 BoogieDeclarations]: Found specification of procedure aws_string_bytes [2023-11-29 05:54:05,830 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_string_bytes [2023-11-29 05:54:05,830 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-29 05:54:05,830 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-29 05:54:05,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-29 05:54:05,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-29 05:54:05,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-29 05:54:05,830 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_allocator [2023-11-29 05:54:05,830 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_allocator [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2023-11-29 05:54:05,831 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 05:54:05,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 05:54:06,043 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 05:54:06,046 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 05:54:06,219 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 05:54:06,277 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 05:54:06,277 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-29 05:54:06,278 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:54:06 BoogieIcfgContainer [2023-11-29 05:54:06,278 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 05:54:06,281 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 05:54:06,281 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 05:54:06,286 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 05:54:06,286 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 05:54:03" (1/3) ... [2023-11-29 05:54:06,287 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fa8cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:54:06, skipping insertion in model container [2023-11-29 05:54:06,287 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:54:05" (2/3) ... [2023-11-29 05:54:06,287 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fa8cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:54:06, skipping insertion in model container [2023-11-29 05:54:06,288 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:54:06" (3/3) ... [2023-11-29 05:54:06,289 INFO L112 eAbstractionObserver]: Analyzing ICFG aws_string_bytes_harness.i [2023-11-29 05:54:06,312 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 05:54:06,313 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-29 05:54:06,393 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:54:06,402 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;@182eb1e0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:54:06,402 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-29 05:54:06,407 INFO L276 IsEmpty]: Start isEmpty. Operand has 50 states, 28 states have (on average 1.2142857142857142) internal successors, (34), 29 states have internal predecessors, (34), 12 states have call successors, (12), 8 states have call predecessors, (12), 8 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2023-11-29 05:54:06,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2023-11-29 05:54:06,418 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:06,419 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:54:06,420 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:54:06,425 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:06,426 INFO L85 PathProgramCache]: Analyzing trace with hash -381922576, now seen corresponding path program 1 times [2023-11-29 05:54:06,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:54:06,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [691441927] [2023-11-29 05:54:06,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:54:06,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:54:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,730 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:06,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,752 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2023-11-29 05:54:06,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,788 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2023-11-29 05:54:06,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,814 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:06,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,829 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21 [2023-11-29 05:54:06,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,840 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2023-11-29 05:54:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:06,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,891 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-29 05:54:06,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:06,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-29 05:54:06,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:54:06,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [691441927] [2023-11-29 05:54:06,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [691441927] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:54:06,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:54:06,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 05:54:06,907 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159535274] [2023-11-29 05:54:06,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:54:06,913 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:54:06,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:54:06,945 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:54:06,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 05:54:06,949 INFO L87 Difference]: Start difference. First operand has 50 states, 28 states have (on average 1.2142857142857142) internal successors, (34), 29 states have internal predecessors, (34), 12 states have call successors, (12), 8 states have call predecessors, (12), 8 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 2 states have call successors, (9), 3 states have call predecessors, (9), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:54:07,114 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:54:07,114 INFO L93 Difference]: Finished difference Result 94 states and 116 transitions. [2023-11-29 05:54:07,115 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:54:07,117 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 2 states have call successors, (9), 3 states have call predecessors, (9), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 46 [2023-11-29 05:54:07,117 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:54:07,126 INFO L225 Difference]: With dead ends: 94 [2023-11-29 05:54:07,126 INFO L226 Difference]: Without dead ends: 48 [2023-11-29 05:54:07,130 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 22 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:54:07,134 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 23 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:54:07,135 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 35 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:54:07,155 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-29 05:54:07,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2023-11-29 05:54:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 27 states have (on average 1.1481481481481481) internal successors, (31), 28 states have internal predecessors, (31), 12 states have call successors, (12), 8 states have call predecessors, (12), 8 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) [2023-11-29 05:54:07,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 54 transitions. [2023-11-29 05:54:07,178 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 54 transitions. Word has length 46 [2023-11-29 05:54:07,178 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:54:07,179 INFO L495 AbstractCegarLoop]: Abstraction has 48 states and 54 transitions. [2023-11-29 05:54:07,179 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 2 states have call successors, (9), 3 states have call predecessors, (9), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:54:07,179 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 54 transitions. [2023-11-29 05:54:07,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2023-11-29 05:54:07,182 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:07,182 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:54:07,182 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 05:54:07,182 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:54:07,183 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:07,183 INFO L85 PathProgramCache]: Analyzing trace with hash -845631498, now seen corresponding path program 1 times [2023-11-29 05:54:07,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:54:07,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1321467459] [2023-11-29 05:54:07,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:54:07,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:54:07,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,856 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,868 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2023-11-29 05:54:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,894 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2023-11-29 05:54:07,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,945 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,954 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21 [2023-11-29 05:54:07,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:07,965 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2023-11-29 05:54:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:08,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-29 05:54:08,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:08,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-29 05:54:08,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:08,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-29 05:54:08,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:54:08,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1321467459] [2023-11-29 05:54:08,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1321467459] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:54:08,146 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:54:08,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2023-11-29 05:54:08,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [872121703] [2023-11-29 05:54:08,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:54:08,148 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-29 05:54:08,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:54:08,149 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-29 05:54:08,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=111, Unknown=0, NotChecked=0, Total=132 [2023-11-29 05:54:08,150 INFO L87 Difference]: Start difference. First operand 48 states and 54 transitions. Second operand has 12 states, 8 states have (on average 2.875) internal successors, (23), 8 states have internal predecessors, (23), 5 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (8), 5 states have call predecessors, (8), 4 states have call successors, (8) [2023-11-29 05:54:08,667 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:54:08,667 INFO L93 Difference]: Finished difference Result 54 states and 59 transitions. [2023-11-29 05:54:08,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-29 05:54:08,668 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 8 states have (on average 2.875) internal successors, (23), 8 states have internal predecessors, (23), 5 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (8), 5 states have call predecessors, (8), 4 states have call successors, (8) Word has length 46 [2023-11-29 05:54:08,669 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:54:08,670 INFO L225 Difference]: With dead ends: 54 [2023-11-29 05:54:08,670 INFO L226 Difference]: Without dead ends: 50 [2023-11-29 05:54:08,671 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=45, Invalid=227, Unknown=0, NotChecked=0, Total=272 [2023-11-29 05:54:08,672 INFO L413 NwaCegarLoop]: 23 mSDtfsCounter, 33 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 357 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 372 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 357 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:54:08,673 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 180 Invalid, 372 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 357 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 05:54:08,674 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2023-11-29 05:54:08,682 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2023-11-29 05:54:08,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 29 states have (on average 1.103448275862069) internal successors, (32), 29 states have internal predecessors, (32), 12 states have call successors, (12), 9 states have call predecessors, (12), 8 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) [2023-11-29 05:54:08,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 55 transitions. [2023-11-29 05:54:08,684 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 55 transitions. Word has length 46 [2023-11-29 05:54:08,686 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:54:08,686 INFO L495 AbstractCegarLoop]: Abstraction has 50 states and 55 transitions. [2023-11-29 05:54:08,686 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 8 states have (on average 2.875) internal successors, (23), 8 states have internal predecessors, (23), 5 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (8), 5 states have call predecessors, (8), 4 states have call successors, (8) [2023-11-29 05:54:08,686 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 55 transitions. [2023-11-29 05:54:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2023-11-29 05:54:08,689 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:08,689 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:54:08,689 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 05:54:08,689 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 05:54:08,690 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:08,690 INFO L85 PathProgramCache]: Analyzing trace with hash -1118332550, now seen corresponding path program 1 times [2023-11-29 05:54:08,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:54:08,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2121242474] [2023-11-29 05:54:08,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:54:08,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:54:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat