./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b 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_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/TaipanMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9ddeff00ba0e288e2e7b04a6005a0db991f8cee358fe3ef021af7107ab321b8e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 20:58:53,412 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 20:58:53,481 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Default.epf [2023-11-06 20:58:53,487 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 20:58:53,488 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 20:58:53,525 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 20:58:53,526 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 20:58:53,527 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 20:58:53,528 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 20:58:53,534 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 20:58:53,534 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-06 20:58:53,536 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-06 20:58:53,536 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-06 20:58:53,538 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-06 20:58:53,538 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-06 20:58:53,539 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-06 20:58:53,539 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-06 20:58:53,540 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-06 20:58:53,540 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-06 20:58:53,541 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-06 20:58:53,541 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-06 20:58:53,542 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-06 20:58:53,542 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 20:58:53,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 20:58:53,543 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 20:58:53,544 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 20:58:53,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 20:58:53,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 20:58:53,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 20:58:53,545 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 20:58:53,546 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 20:58:53,546 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 20:58:53,546 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 20:58:53,546 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 20:58:53,547 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 20:58:53,547 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 20:58:53,547 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 20:58:53,547 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 20:58:53,548 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 20:58:53,548 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:58:53,548 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 20:58:53,549 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 20:58:53,549 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-06 20:58:53,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 20:58:53,549 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-06 20:58:53,549 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 20:58:53,550 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/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_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9ddeff00ba0e288e2e7b04a6005a0db991f8cee358fe3ef021af7107ab321b8e [2023-11-06 20:58:53,805 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 20:58:53,850 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 20:58:53,853 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 20:58:53,854 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 20:58:53,856 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 20:58:53,858 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i [2023-11-06 20:58:57,152 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 20:58:57,468 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 20:58:57,469 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i [2023-11-06 20:58:57,506 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/2c105d26b/abb7abdb5e324f509de9faffa265f5c0/FLAG00b6c5af3 [2023-11-06 20:58:57,521 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/2c105d26b/abb7abdb5e324f509de9faffa265f5c0 [2023-11-06 20:58:57,524 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 20:58:57,526 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 20:58:57,527 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 20:58:57,528 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 20:58:57,534 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 20:58:57,535 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:58:57" (1/1) ... [2023-11-06 20:58:57,536 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@297abc46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:58:57, skipping insertion in model container [2023-11-06 20:58:57,536 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:58:57" (1/1) ... [2023-11-06 20:58:57,631 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:58:58,191 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:58:58,204 ERROR L324 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2023-11-06 20:58:58,205 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6fce27a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:58:58, skipping insertion in model container [2023-11-06 20:58:58,205 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 20:58:58,205 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 20:58:58,208 INFO L158 Benchmark]: Toolchain (without parser) took 680.99ms. Allocated memory is still 132.1MB. Free memory was 84.7MB in the beginning and 64.0MB in the end (delta: 20.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 20:58:58,208 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 100.7MB. Free memory is still 44.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 20:58:58,209 INFO L158 Benchmark]: CACSL2BoogieTranslator took 678.01ms. Allocated memory is still 132.1MB. Free memory was 84.3MB in the beginning and 64.0MB in the end (delta: 20.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-06 20:58:58,211 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 100.7MB. Free memory is still 44.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 678.01ms. Allocated memory is still 132.1MB. Free memory was 84.3MB in the beginning and 64.0MB in the end (delta: 20.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 752]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/TaipanMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9ddeff00ba0e288e2e7b04a6005a0db991f8cee358fe3ef021af7107ab321b8e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 20:59:00,853 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 20:59:01,014 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Bitvector.epf [2023-11-06 20:59:01,023 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 20:59:01,024 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 20:59:01,072 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 20:59:01,073 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 20:59:01,074 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 20:59:01,075 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 20:59:01,080 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 20:59:01,081 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-06 20:59:01,081 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-06 20:59:01,082 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-06 20:59:01,084 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-06 20:59:01,084 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-06 20:59:01,085 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-06 20:59:01,086 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 20:59:01,086 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 20:59:01,087 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 20:59:01,089 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 20:59:01,089 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 20:59:01,090 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 20:59:01,090 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 20:59:01,091 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 20:59:01,091 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 20:59:01,092 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 20:59:01,092 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 20:59:01,092 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 20:59:01,093 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 20:59:01,093 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 20:59:01,095 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 20:59:01,095 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 20:59:01,096 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 20:59:01,096 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 20:59:01,096 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 20:59:01,096 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 20:59:01,097 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:59:01,098 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 20:59:01,098 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 20:59:01,098 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-06 20:59:01,099 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 20:59:01,099 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-06 20:59:01,099 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 20:59:01,099 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/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_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9ddeff00ba0e288e2e7b04a6005a0db991f8cee358fe3ef021af7107ab321b8e [2023-11-06 20:59:01,564 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 20:59:01,589 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 20:59:01,592 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 20:59:01,593 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 20:59:01,594 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 20:59:01,596 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i [2023-11-06 20:59:04,741 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 20:59:05,250 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 20:59:05,251 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test4-1.i [2023-11-06 20:59:05,273 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/da2b650d5/e102e17bacbe41a483aec63ade2c5200/FLAG263eef981 [2023-11-06 20:59:05,290 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/data/da2b650d5/e102e17bacbe41a483aec63ade2c5200 [2023-11-06 20:59:05,293 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 20:59:05,295 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 20:59:05,297 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 20:59:05,297 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 20:59:05,309 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 20:59:05,310 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:59:05" (1/1) ... [2023-11-06 20:59:05,312 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4abd4a11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:05, skipping insertion in model container [2023-11-06 20:59:05,312 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:59:05" (1/1) ... [2023-11-06 20:59:05,410 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:59:06,116 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:59:06,133 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-06 20:59:06,154 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:59:06,273 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:59:06,279 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 20:59:06,396 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:59:06,451 INFO L206 MainTranslator]: Completed translation [2023-11-06 20:59:06,451 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06 WrapperNode [2023-11-06 20:59:06,451 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 20:59:06,453 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 20:59:06,453 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 20:59:06,453 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 20:59:06,461 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,506 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,593 INFO L138 Inliner]: procedures = 180, calls = 350, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1173 [2023-11-06 20:59:06,593 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 20:59:06,594 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 20:59:06,594 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 20:59:06,595 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 20:59:06,613 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,613 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,642 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,643 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,749 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,764 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,773 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,782 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,799 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 20:59:06,800 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 20:59:06,800 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 20:59:06,800 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 20:59:06,802 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (1/1) ... [2023-11-06 20:59:06,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:59:06,829 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 20:59:06,847 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 20:59:06,886 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 20:59:06,954 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-06 20:59:06,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-06 20:59:06,955 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-06 20:59:06,955 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-06 20:59:06,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-06 20:59:06,956 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-06 20:59:06,956 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-06 20:59:06,956 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 20:59:06,956 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 20:59:06,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-06 20:59:06,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-06 20:59:06,960 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 20:59:06,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-06 20:59:06,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-06 20:59:06,960 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 20:59:06,961 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 20:59:07,307 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 20:59:07,309 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 20:59:07,313 WARN L818 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-06 20:59:14,566 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 20:59:14,584 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 20:59:14,585 INFO L302 CfgBuilder]: Removed 60 assume(true) statements. [2023-11-06 20:59:14,589 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:59:14 BoogieIcfgContainer [2023-11-06 20:59:14,590 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 20:59:14,594 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 20:59:14,594 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 20:59:14,598 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 20:59:14,599 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 08:59:05" (1/3) ... [2023-11-06 20:59:14,600 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c0bd7f5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:59:14, skipping insertion in model container [2023-11-06 20:59:14,600 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:59:06" (2/3) ... [2023-11-06 20:59:14,600 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c0bd7f5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:59:14, skipping insertion in model container [2023-11-06 20:59:14,601 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:59:14" (3/3) ... [2023-11-06 20:59:14,602 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_JEN_test4-1.i [2023-11-06 20:59:14,626 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 20:59:14,627 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 648 error locations. [2023-11-06 20:59:14,720 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 20:59:14,728 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=false, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@67c7d449, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 20:59:14,729 INFO L358 AbstractCegarLoop]: Starting to check reachability of 648 error locations. [2023-11-06 20:59:14,742 INFO L276 IsEmpty]: Start isEmpty. Operand has 1282 states, 621 states have (on average 2.239935587761675) internal successors, (1391), 1273 states have internal predecessors, (1391), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:14,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-06 20:59:14,750 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:14,751 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 20:59:14,752 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:14,759 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:14,760 INFO L85 PathProgramCache]: Analyzing trace with hash 37287509, now seen corresponding path program 1 times [2023-11-06 20:59:14,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:14,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [940234526] [2023-11-06 20:59:14,778 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:14,779 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:14,779 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:14,789 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:14,821 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-06 20:59:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:15,007 INFO L262 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-06 20:59:15,014 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:15,036 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-06 20:59:15,037 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:15,038 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:15,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [940234526] [2023-11-06 20:59:15,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [940234526] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:15,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:15,040 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:59:15,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310539893] [2023-11-06 20:59:15,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:15,048 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 20:59:15,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:15,084 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 20:59:15,085 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 20:59:15,090 INFO L87 Difference]: Start difference. First operand has 1282 states, 621 states have (on average 2.239935587761675) internal successors, (1391), 1273 states have internal predecessors, (1391), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) Second operand has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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-06 20:59:15,189 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:15,190 INFO L93 Difference]: Finished difference Result 1263 states and 1335 transitions. [2023-11-06 20:59:15,193 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 20:59:15,198 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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 5 [2023-11-06 20:59:15,198 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:15,244 INFO L225 Difference]: With dead ends: 1263 [2023-11-06 20:59:15,244 INFO L226 Difference]: Without dead ends: 1261 [2023-11-06 20:59:15,246 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 4 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-06 20:59:15,253 INFO L413 NwaCegarLoop]: 1335 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1335 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:15,255 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1335 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 20:59:15,283 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1261 states. [2023-11-06 20:59:15,379 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1261 to 1261. [2023-11-06 20:59:15,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1261 states, 611 states have (on average 2.1292962356792144) internal successors, (1301), 1252 states have internal predecessors, (1301), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:15,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1261 states to 1261 states and 1333 transitions. [2023-11-06 20:59:15,396 INFO L78 Accepts]: Start accepts. Automaton has 1261 states and 1333 transitions. Word has length 5 [2023-11-06 20:59:15,396 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:59:15,396 INFO L495 AbstractCegarLoop]: Abstraction has 1261 states and 1333 transitions. [2023-11-06 20:59:15,397 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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-06 20:59:15,397 INFO L276 IsEmpty]: Start isEmpty. Operand 1261 states and 1333 transitions. [2023-11-06 20:59:15,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-06 20:59:15,398 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:15,398 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 20:59:15,410 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2023-11-06 20:59:15,605 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:15,605 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:15,606 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:15,606 INFO L85 PathProgramCache]: Analyzing trace with hash 37287571, now seen corresponding path program 1 times [2023-11-06 20:59:15,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:15,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1573278391] [2023-11-06 20:59:15,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:15,607 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:15,608 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:15,616 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:15,634 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-06 20:59:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:15,866 INFO L262 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 20:59:15,869 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:15,941 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-06 20:59:15,960 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-06 20:59:15,960 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:15,961 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:15,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1573278391] [2023-11-06 20:59:15,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1573278391] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:15,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:15,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:59:15,966 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1176645109] [2023-11-06 20:59:15,966 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:15,967 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:59:15,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:15,968 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:59:15,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:15,969 INFO L87 Difference]: Start difference. First operand 1261 states and 1333 transitions. Second operand has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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-06 20:59:19,206 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:19,207 INFO L93 Difference]: Finished difference Result 1305 states and 1390 transitions. [2023-11-06 20:59:19,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:59:19,207 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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 5 [2023-11-06 20:59:19,207 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:19,215 INFO L225 Difference]: With dead ends: 1305 [2023-11-06 20:59:19,215 INFO L226 Difference]: Without dead ends: 1305 [2023-11-06 20:59:19,215 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:19,217 INFO L413 NwaCegarLoop]: 605 mSDtfsCounter, 1163 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 722 mSolverCounterSat, 105 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1179 SdHoareTripleChecker+Valid, 717 SdHoareTripleChecker+Invalid, 827 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 105 IncrementalHoareTripleChecker+Valid, 722 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:19,217 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1179 Valid, 717 Invalid, 827 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [105 Valid, 722 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time] [2023-11-06 20:59:19,221 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1305 states. [2023-11-06 20:59:19,254 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1305 to 1248. [2023-11-06 20:59:19,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1248 states, 691 states have (on average 1.9493487698986975) internal successors, (1347), 1239 states have internal predecessors, (1347), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:19,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1248 states to 1248 states and 1379 transitions. [2023-11-06 20:59:19,264 INFO L78 Accepts]: Start accepts. Automaton has 1248 states and 1379 transitions. Word has length 5 [2023-11-06 20:59:19,264 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:59:19,264 INFO L495 AbstractCegarLoop]: Abstraction has 1248 states and 1379 transitions. [2023-11-06 20:59:19,265 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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-06 20:59:19,265 INFO L276 IsEmpty]: Start isEmpty. Operand 1248 states and 1379 transitions. [2023-11-06 20:59:19,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-06 20:59:19,265 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:19,265 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 20:59:19,277 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2023-11-06 20:59:19,476 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:19,477 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:19,477 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:19,477 INFO L85 PathProgramCache]: Analyzing trace with hash 37287572, now seen corresponding path program 1 times [2023-11-06 20:59:19,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:19,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [139325990] [2023-11-06 20:59:19,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:19,478 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:19,479 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:19,480 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:19,498 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-11-06 20:59:19,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:19,614 INFO L262 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 20:59:19,616 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:19,626 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-06 20:59:19,655 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-06 20:59:19,655 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:19,656 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:19,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [139325990] [2023-11-06 20:59:19,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [139325990] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:19,659 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:19,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:59:19,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484761590] [2023-11-06 20:59:19,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:19,663 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:59:19,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:19,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:59:19,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:19,665 INFO L87 Difference]: Start difference. First operand 1248 states and 1379 transitions. Second operand has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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-06 20:59:24,185 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:24,185 INFO L93 Difference]: Finished difference Result 1558 states and 1709 transitions. [2023-11-06 20:59:24,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:59:24,186 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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 5 [2023-11-06 20:59:24,187 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:24,198 INFO L225 Difference]: With dead ends: 1558 [2023-11-06 20:59:24,198 INFO L226 Difference]: Without dead ends: 1558 [2023-11-06 20:59:24,198 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:24,200 INFO L413 NwaCegarLoop]: 1001 mSDtfsCounter, 512 mSDsluCounter, 491 mSDsCounter, 0 mSdLazyCounter, 793 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 512 SdHoareTripleChecker+Valid, 1492 SdHoareTripleChecker+Invalid, 816 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 793 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:24,201 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [512 Valid, 1492 Invalid, 816 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 793 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time] [2023-11-06 20:59:24,206 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1558 states. [2023-11-06 20:59:24,244 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1558 to 1408. [2023-11-06 20:59:24,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1408 states, 861 states have (on average 1.924506387921022) internal successors, (1657), 1399 states have internal predecessors, (1657), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:24,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1408 states to 1408 states and 1689 transitions. [2023-11-06 20:59:24,257 INFO L78 Accepts]: Start accepts. Automaton has 1408 states and 1689 transitions. Word has length 5 [2023-11-06 20:59:24,257 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:59:24,257 INFO L495 AbstractCegarLoop]: Abstraction has 1408 states and 1689 transitions. [2023-11-06 20:59:24,257 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 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-06 20:59:24,258 INFO L276 IsEmpty]: Start isEmpty. Operand 1408 states and 1689 transitions. [2023-11-06 20:59:24,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-06 20:59:24,258 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:24,258 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 20:59:24,279 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-06 20:59:24,470 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:24,470 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr640REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:24,470 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:24,471 INFO L85 PathProgramCache]: Analyzing trace with hash 1157605967, now seen corresponding path program 1 times [2023-11-06 20:59:24,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:24,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1715006909] [2023-11-06 20:59:24,471 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:24,472 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:24,472 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:24,475 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:24,482 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2023-11-06 20:59:24,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:24,620 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 20:59:24,622 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:24,638 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-06 20:59:24,638 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:24,639 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:24,639 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1715006909] [2023-11-06 20:59:24,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1715006909] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:24,642 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:24,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 20:59:24,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386850808] [2023-11-06 20:59:24,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:24,647 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:59:24,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:24,650 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:59:24,650 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:24,651 INFO L87 Difference]: Start difference. First operand 1408 states and 1689 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 20:59:24,820 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:24,821 INFO L93 Difference]: Finished difference Result 2766 states and 3308 transitions. [2023-11-06 20:59:24,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:59:24,825 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2023-11-06 20:59:24,826 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:24,843 INFO L225 Difference]: With dead ends: 2766 [2023-11-06 20:59:24,844 INFO L226 Difference]: Without dead ends: 2766 [2023-11-06 20:59:24,844 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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-06 20:59:24,846 INFO L413 NwaCegarLoop]: 1230 mSDtfsCounter, 1147 mSDsluCounter, 1224 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1153 SdHoareTripleChecker+Valid, 2454 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:24,848 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1153 Valid, 2454 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 20:59:24,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2766 states. [2023-11-06 20:59:24,901 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2766 to 1409. [2023-11-06 20:59:24,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1409 states, 862 states have (on average 1.9234338747099768) internal successors, (1658), 1400 states have internal predecessors, (1658), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:24,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1409 states to 1409 states and 1690 transitions. [2023-11-06 20:59:24,913 INFO L78 Accepts]: Start accepts. Automaton has 1409 states and 1690 transitions. Word has length 6 [2023-11-06 20:59:24,914 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:59:24,914 INFO L495 AbstractCegarLoop]: Abstraction has 1409 states and 1690 transitions. [2023-11-06 20:59:24,914 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 20:59:24,914 INFO L276 IsEmpty]: Start isEmpty. Operand 1409 states and 1690 transitions. [2023-11-06 20:59:24,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-06 20:59:24,915 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:24,915 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 20:59:24,930 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0 [2023-11-06 20:59:25,124 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:25,124 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:25,125 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:25,125 INFO L85 PathProgramCache]: Analyzing trace with hash 334651453, now seen corresponding path program 1 times [2023-11-06 20:59:25,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:25,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [611911993] [2023-11-06 20:59:25,126 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:25,126 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:25,126 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:25,128 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:25,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2023-11-06 20:59:25,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:25,307 INFO L262 TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 20:59:25,309 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:25,319 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-06 20:59:25,320 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:25,320 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:25,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [611911993] [2023-11-06 20:59:25,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [611911993] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:25,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:25,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 20:59:25,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [589206704] [2023-11-06 20:59:25,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:25,322 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:59:25,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:25,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:59:25,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:59:25,323 INFO L87 Difference]: Start difference. First operand 1409 states and 1690 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-06 20:59:25,374 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:25,377 INFO L93 Difference]: Finished difference Result 1367 states and 1647 transitions. [2023-11-06 20:59:25,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:59:25,378 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 11 [2023-11-06 20:59:25,379 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:25,388 INFO L225 Difference]: With dead ends: 1367 [2023-11-06 20:59:25,388 INFO L226 Difference]: Without dead ends: 1367 [2023-11-06 20:59:25,390 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 9 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-06 20:59:25,391 INFO L413 NwaCegarLoop]: 1175 mSDtfsCounter, 81 mSDsluCounter, 1103 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 2278 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:25,391 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 2278 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 20:59:25,399 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1367 states. [2023-11-06 20:59:25,430 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1367 to 1367. [2023-11-06 20:59:25,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1367 states, 844 states have (on average 1.9135071090047393) internal successors, (1615), 1358 states have internal predecessors, (1615), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) [2023-11-06 20:59:25,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1367 states to 1367 states and 1647 transitions. [2023-11-06 20:59:25,440 INFO L78 Accepts]: Start accepts. Automaton has 1367 states and 1647 transitions. Word has length 11 [2023-11-06 20:59:25,440 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:59:25,441 INFO L495 AbstractCegarLoop]: Abstraction has 1367 states and 1647 transitions. [2023-11-06 20:59:25,441 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-06 20:59:25,441 INFO L276 IsEmpty]: Start isEmpty. Operand 1367 states and 1647 transitions. [2023-11-06 20:59:25,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-06 20:59:25,442 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:59:25,442 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 20:59:25,459 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0 [2023-11-06 20:59:25,659 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:25,659 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 645 more)] === [2023-11-06 20:59:25,660 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:59:25,660 INFO L85 PathProgramCache]: Analyzing trace with hash -522505033, now seen corresponding path program 1 times [2023-11-06 20:59:25,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:59:25,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [989917299] [2023-11-06 20:59:25,661 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:59:25,662 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 20:59:25,662 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:59:25,663 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 20:59:25,664 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a775656f-6400-4368-b770-a8ae60801d73/bin/utaipan-verify-FOvIYxoinp/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2023-11-06 20:59:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:59:25,858 INFO L262 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 20:59:25,861 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:59:25,883 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-06 20:59:25,884 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:59:25,884 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:59:25,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [989917299] [2023-11-06 20:59:25,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [989917299] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:59:25,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:59:25,885 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 20:59:25,885 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009219279] [2023-11-06 20:59:25,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:59:25,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 20:59:25,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:59:25,886 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 20:59:25,886 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 20:59:25,886 INFO L87 Difference]: Start difference. First operand 1367 states and 1647 transitions. Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 20:59:26,008 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:59:26,008 INFO L93 Difference]: Finished difference Result 1346 states and 1619 transitions. [2023-11-06 20:59:26,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 20:59:26,009 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2023-11-06 20:59:26,009 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:59:26,018 INFO L225 Difference]: With dead ends: 1346 [2023-11-06 20:59:26,018 INFO L226 Difference]: Without dead ends: 1346 [2023-11-06 20:59:26,019 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 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-06 20:59:26,020 INFO L413 NwaCegarLoop]: 1130 mSDtfsCounter, 62 mSDsluCounter, 2226 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 3356 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 20:59:26,020 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 3356 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 20:59:26,025 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1346 states.