./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memcleanup.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (memcleanup) 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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f41a78d87834195eab5eb2e1b786d665ee0f261c86aa89f4e0ae15aff9e9d1ee --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:52:56,895 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:52:56,973 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Default.epf [2023-11-29 05:52:56,978 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:52:56,978 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:52:57,003 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:52:57,003 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:52:57,004 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:52:57,005 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 05:52:57,005 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 05:52:57,006 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:52:57,006 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:52:57,007 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:52:57,007 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:52:57,008 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:52:57,008 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:52:57,009 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:52:57,009 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 05:52:57,010 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:52:57,010 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 05:52:57,011 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:52:57,012 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:52:57,012 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-29 05:52:57,013 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-29 05:52:57,013 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:52:57,013 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:52:57,014 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 05:52:57,014 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 05:52:57,015 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 05:52:57,015 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:52:57,015 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:52:57,016 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:52:57,016 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:52:57,017 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 05:52:57,017 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:52:57,017 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:52:57,017 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:52:57,018 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:52:57,018 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 05:52:57,018 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 05:52:57,018 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:52:57,019 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:52:57,019 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:52:57,019 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:52:57,019 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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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 valid-memcleanup) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f41a78d87834195eab5eb2e1b786d665ee0f261c86aa89f4e0ae15aff9e9d1ee [2023-11-29 05:52:57,253 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:52:57,273 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:52:57,275 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:52:57,276 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:52:57,276 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:52:57,277 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i [2023-11-29 05:53:00,007 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:53:00,295 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:53:00,296 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i [2023-11-29 05:53:00,314 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/310e4ec3a/85db3130f56e45058e654be6ba56db9b/FLAGe0389e548 [2023-11-29 05:53:00,326 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/310e4ec3a/85db3130f56e45058e654be6ba56db9b [2023-11-29 05:53:00,328 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:53:00,330 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:53:00,330 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:53:00,331 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:53:00,336 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:53:00,336 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:53:00" (1/1) ... [2023-11-29 05:53:00,337 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e202f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:00, skipping insertion in model container [2023-11-29 05:53:00,338 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:53:00" (1/1) ... [2023-11-29 05:53:00,410 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:53:00,892 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:53:00,903 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-29 05:53:00,903 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@32a638bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:00, skipping insertion in model container [2023-11-29 05:53:00,903 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:53:00,904 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-29 05:53:00,906 INFO L158 Benchmark]: Toolchain (without parser) took 575.10ms. Allocated memory is still 140.5MB. Free memory was 103.1MB in the beginning and 80.8MB in the end (delta: 22.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-29 05:53:00,906 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 113.2MB. Free memory was 87.1MB in the beginning and 87.0MB in the end (delta: 111.9kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 05:53:00,907 INFO L158 Benchmark]: CACSL2BoogieTranslator took 573.26ms. Allocated memory is still 140.5MB. Free memory was 103.1MB in the beginning and 81.3MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-29 05:53:00,909 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.16ms. Allocated memory is still 113.2MB. Free memory was 87.1MB in the beginning and 87.0MB in the end (delta: 111.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 573.26ms. Allocated memory is still 140.5MB. Free memory was 103.1MB in the beginning and 81.3MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. 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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f41a78d87834195eab5eb2e1b786d665ee0f261c86aa89f4e0ae15aff9e9d1ee --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:53:02,662 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:53:02,728 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf [2023-11-29 05:53:02,735 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:53:02,735 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:53:02,762 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:53:02,763 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:53:02,763 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:53:02,764 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 05:53:02,765 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 05:53:02,765 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:53:02,766 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:53:02,766 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:53:02,767 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:53:02,767 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:53:02,768 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:53:02,768 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:53:02,769 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 05:53:02,769 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:53:02,770 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 05:53:02,770 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:53:02,772 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:53:02,772 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-29 05:53:02,772 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-29 05:53:02,773 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:53:02,773 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:53:02,774 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 05:53:02,774 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-29 05:53:02,774 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-29 05:53:02,775 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 05:53:02,775 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 05:53:02,775 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:53:02,776 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:53:02,776 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:53:02,776 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:53:02,776 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 05:53:02,777 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:53:02,777 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:53:02,777 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:53:02,777 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:53:02,777 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-29 05:53:02,778 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-29 05:53:02,778 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:53:02,778 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:53:02,778 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:53:02,779 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:53:02,779 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-29 05:53:02,789 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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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 valid-memcleanup) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f41a78d87834195eab5eb2e1b786d665ee0f261c86aa89f4e0ae15aff9e9d1ee [2023-11-29 05:53:03,055 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:53:03,072 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:53:03,074 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:53:03,075 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:53:03,076 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:53:03,077 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i [2023-11-29 05:53:05,898 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:53:06,190 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:53:06,191 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test4-3.i [2023-11-29 05:53:06,214 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/2f1ec05c1/96f2aa67cd774f1fa01ef8289bf0cedd/FLAGf851e300f [2023-11-29 05:53:06,229 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/data/2f1ec05c1/96f2aa67cd774f1fa01ef8289bf0cedd [2023-11-29 05:53:06,231 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:53:06,233 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:53:06,234 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:53:06,234 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:53:06,240 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:53:06,240 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:53:06" (1/1) ... [2023-11-29 05:53:06,241 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73304d63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:06, skipping insertion in model container [2023-11-29 05:53:06,242 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:53:06" (1/1) ... [2023-11-29 05:53:06,316 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:53:06,846 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:53:06,859 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-29 05:53:06,885 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:53:06,993 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:53:06,997 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 05:53:07,083 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:53:07,122 INFO L206 MainTranslator]: Completed translation [2023-11-29 05:53:07,123 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07 WrapperNode [2023-11-29 05:53:07,123 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:53:07,124 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 05:53:07,124 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 05:53:07,124 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 05:53:07,131 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:53:07" (1/1) ... [2023-11-29 05:53:07,168 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:53:07" (1/1) ... [2023-11-29 05:53:07,239 INFO L138 Inliner]: procedures = 180, calls = 449, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1460 [2023-11-29 05:53:07,240 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 05:53:07,241 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 05:53:07,241 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 05:53:07,241 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 05:53:07,252 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,253 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,267 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,431 INFO L175 MemorySlicer]: Split 413 memory accesses to 4 slices as follows [2, 401, 5, 5]. 97 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 100 writes are split as follows [0, 98, 1, 1]. [2023-11-29 05:53:07,432 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,432 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,483 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,495 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,501 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,510 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,522 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 05:53:07,523 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 05:53:07,524 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 05:53:07,524 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 05:53:07,525 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (1/1) ... [2023-11-29 05:53:07,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:53:07,539 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:53:07,551 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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:53:07,566 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/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:53:07,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2023-11-29 05:53:07,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2023-11-29 05:53:07,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2023-11-29 05:53:07,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2023-11-29 05:53:07,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2023-11-29 05:53:07,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2023-11-29 05:53:07,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2023-11-29 05:53:07,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2023-11-29 05:53:07,601 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-29 05:53:07,601 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-29 05:53:07,601 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2023-11-29 05:53:07,601 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2023-11-29 05:53:07,601 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2023-11-29 05:53:07,601 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2023-11-29 05:53:07,602 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2023-11-29 05:53:07,602 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2023-11-29 05:53:07,602 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2023-11-29 05:53:07,602 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2023-11-29 05:53:07,602 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 05:53:07,603 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 05:53:07,603 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 05:53:07,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 05:53:07,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 05:53:07,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 05:53:07,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2023-11-29 05:53:07,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2023-11-29 05:53:07,606 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 05:53:07,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 05:53:07,851 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 05:53:07,854 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 05:53:22,285 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 05:53:22,323 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 05:53:22,324 INFO L309 CfgBuilder]: Removed 77 assume(true) statements. [2023-11-29 05:53:22,324 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:53:22 BoogieIcfgContainer [2023-11-29 05:53:22,324 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 05:53:22,326 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 05:53:22,326 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 05:53:22,329 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 05:53:22,329 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 05:53:06" (1/3) ... [2023-11-29 05:53:22,330 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e64c345 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:53:22, skipping insertion in model container [2023-11-29 05:53:22,330 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:53:07" (2/3) ... [2023-11-29 05:53:22,330 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e64c345 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:53:22, skipping insertion in model container [2023-11-29 05:53:22,330 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:53:22" (3/3) ... [2023-11-29 05:53:22,332 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_SAX_test4-3.i [2023-11-29 05:53:22,346 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 05:53:22,346 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2023-11-29 05:53:22,389 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:53:22,394 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=PETRI_NET, 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;@447871a6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:53:22,395 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-29 05:53:22,399 INFO L276 IsEmpty]: Start isEmpty. Operand has 266 states, 245 states have (on average 1.6775510204081632) internal successors, (411), 257 states have internal predecessors, (411), 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-29 05:53:22,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-29 05:53:22,407 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:22,407 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:53:22,407 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:22,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:22,412 INFO L85 PathProgramCache]: Analyzing trace with hash 379476582, now seen corresponding path program 1 times [2023-11-29 05:53:22,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:22,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [7479465] [2023-11-29 05:53:22,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:22,422 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-29 05:53:22,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:22,426 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:22,435 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:22,637 INFO L262 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-29 05:53:22,643 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:22,665 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:22,665 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:22,666 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:22,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [7479465] [2023-11-29 05:53:22,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [7479465] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:22,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:22,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 05:53:22,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [151636449] [2023-11-29 05:53:22,669 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:22,673 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 05:53:22,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:22,701 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 05:53:22,701 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:53:22,704 INFO L87 Difference]: Start difference. First operand has 266 states, 245 states have (on average 1.6775510204081632) internal successors, (411), 257 states have internal predecessors, (411), 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 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:22,757 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:22,757 INFO L93 Difference]: Finished difference Result 265 states and 356 transitions. [2023-11-29 05:53:22,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 05:53:22,760 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-29 05:53:22,760 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:22,772 INFO L225 Difference]: With dead ends: 265 [2023-11-29 05:53:22,772 INFO L226 Difference]: Without dead ends: 264 [2023-11-29 05:53:22,774 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:53:22,777 INFO L413 NwaCegarLoop]: 351 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 351 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:22,778 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 351 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 05:53:22,795 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 264 states. [2023-11-29 05:53:22,827 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 264 to 264. [2023-11-29 05:53:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 264 states, 244 states have (on average 1.3237704918032787) internal successors, (323), 255 states have internal predecessors, (323), 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-29 05:53:22,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 264 states and 355 transitions. [2023-11-29 05:53:22,835 INFO L78 Accepts]: Start accepts. Automaton has 264 states and 355 transitions. Word has length 10 [2023-11-29 05:53:22,835 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:22,835 INFO L495 AbstractCegarLoop]: Abstraction has 264 states and 355 transitions. [2023-11-29 05:53:22,836 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:22,836 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 355 transitions. [2023-11-29 05:53:22,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-29 05:53:22,837 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:22,837 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:53:22,841 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,040 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,040 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:23,041 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:23,041 INFO L85 PathProgramCache]: Analyzing trace with hash -75738469, now seen corresponding path program 1 times [2023-11-29 05:53:23,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:23,042 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [102224886] [2023-11-29 05:53:23,042 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:23,042 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-29 05:53:23,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:23,043 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,066 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:23,237 INFO L262 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 05:53:23,240 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:23,266 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:23,267 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:23,267 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:23,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [102224886] [2023-11-29 05:53:23,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [102224886] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:23,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:23,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 05:53:23,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719010823] [2023-11-29 05:53:23,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:23,269 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:53:23,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:23,270 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:53:23,271 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 05:53:23,271 INFO L87 Difference]: Start difference. First operand 264 states and 355 transitions. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:23,548 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:23,548 INFO L93 Difference]: Finished difference Result 438 states and 581 transitions. [2023-11-29 05:53:23,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:53:23,549 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-29 05:53:23,549 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:23,553 INFO L225 Difference]: With dead ends: 438 [2023-11-29 05:53:23,553 INFO L226 Difference]: Without dead ends: 438 [2023-11-29 05:53:23,554 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 8 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:53:23,555 INFO L413 NwaCegarLoop]: 348 mSDtfsCounter, 213 mSDsluCounter, 347 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 219 SdHoareTripleChecker+Valid, 695 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.2s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:23,556 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [219 Valid, 695 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 05:53:23,558 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 438 states. [2023-11-29 05:53:23,576 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 438 to 265. [2023-11-29 05:53:23,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 265 states, 245 states have (on average 1.3224489795918368) internal successors, (324), 256 states have internal predecessors, (324), 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-29 05:53:23,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 265 states and 356 transitions. [2023-11-29 05:53:23,580 INFO L78 Accepts]: Start accepts. Automaton has 265 states and 356 transitions. Word has length 10 [2023-11-29 05:53:23,580 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:23,580 INFO L495 AbstractCegarLoop]: Abstraction has 265 states and 356 transitions. [2023-11-29 05:53:23,581 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:23,581 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 356 transitions. [2023-11-29 05:53:23,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2023-11-29 05:53:23,586 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:23,587 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:23,588 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,787 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,787 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:23,788 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:23,788 INFO L85 PathProgramCache]: Analyzing trace with hash 1590167797, now seen corresponding path program 1 times [2023-11-29 05:53:23,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:23,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1680363293] [2023-11-29 05:53:23,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:23,790 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-29 05:53:23,790 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:23,791 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:23,792 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:24,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:24,352 INFO L262 TraceCheckSpWp]: Trace formula consists of 522 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 05:53:24,357 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:24,401 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:24,401 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:24,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1680363293] [2023-11-29 05:53:24,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1680363293] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:24,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:24,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:53:24,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296985619] [2023-11-29 05:53:24,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:24,403 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:53:24,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:24,404 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:53:24,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:53:24,405 INFO L87 Difference]: Start difference. First operand 265 states and 356 transitions. Second operand has 4 states, 4 states have (on average 28.75) internal successors, (115), 4 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:24,539 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:24,539 INFO L93 Difference]: Finished difference Result 269 states and 352 transitions. [2023-11-29 05:53:24,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:53:24,540 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 28.75) internal successors, (115), 4 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 116 [2023-11-29 05:53:24,540 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:24,542 INFO L225 Difference]: With dead ends: 269 [2023-11-29 05:53:24,542 INFO L226 Difference]: Without dead ends: 269 [2023-11-29 05:53:24,543 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 113 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:53:24,544 INFO L413 NwaCegarLoop]: 321 mSDtfsCounter, 37 mSDsluCounter, 620 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 941 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:24,545 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 941 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:53:24,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 269 states. [2023-11-29 05:53:24,556 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 269 to 268. [2023-11-29 05:53:24,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 268 states, 248 states have (on average 1.2862903225806452) internal successors, (319), 259 states have internal predecessors, (319), 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-29 05:53:24,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 351 transitions. [2023-11-29 05:53:24,560 INFO L78 Accepts]: Start accepts. Automaton has 268 states and 351 transitions. Word has length 116 [2023-11-29 05:53:24,560 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:24,560 INFO L495 AbstractCegarLoop]: Abstraction has 268 states and 351 transitions. [2023-11-29 05:53:24,560 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.75) internal successors, (115), 4 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:24,560 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 351 transitions. [2023-11-29 05:53:24,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2023-11-29 05:53:24,563 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:24,564 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:24,574 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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)] Ended with exit code 0 [2023-11-29 05:53:24,770 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:24,770 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:24,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:24,771 INFO L85 PathProgramCache]: Analyzing trace with hash 1516851969, now seen corresponding path program 1 times [2023-11-29 05:53:24,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:24,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [773874430] [2023-11-29 05:53:24,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:24,772 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-29 05:53:24,772 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:24,773 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:24,774 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:25,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:25,327 INFO L262 TraceCheckSpWp]: Trace formula consists of 516 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 05:53:25,334 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:25,457 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:25,458 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:25,458 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:25,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [773874430] [2023-11-29 05:53:25,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [773874430] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:25,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:25,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 05:53:25,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121681830] [2023-11-29 05:53:25,459 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:25,460 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 05:53:25,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:25,460 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 05:53:25,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:53:25,461 INFO L87 Difference]: Start difference. First operand 268 states and 351 transitions. Second operand has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:25,545 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:25,545 INFO L93 Difference]: Finished difference Result 262 states and 341 transitions. [2023-11-29 05:53:25,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:53:25,546 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 116 [2023-11-29 05:53:25,546 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:25,548 INFO L225 Difference]: With dead ends: 262 [2023-11-29 05:53:25,548 INFO L226 Difference]: Without dead ends: 262 [2023-11-29 05:53:25,548 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:53:25,550 INFO L413 NwaCegarLoop]: 320 mSDtfsCounter, 7 mSDsluCounter, 620 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 940 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:25,550 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 940 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:53:25,551 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 262 states. [2023-11-29 05:53:25,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 262 to 262. [2023-11-29 05:53:25,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 262 states, 242 states have (on average 1.2768595041322315) internal successors, (309), 253 states have internal predecessors, (309), 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-29 05:53:25,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 262 states and 341 transitions. [2023-11-29 05:53:25,562 INFO L78 Accepts]: Start accepts. Automaton has 262 states and 341 transitions. Word has length 116 [2023-11-29 05:53:25,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:25,562 INFO L495 AbstractCegarLoop]: Abstraction has 262 states and 341 transitions. [2023-11-29 05:53:25,563 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:25,563 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 341 transitions. [2023-11-29 05:53:25,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2023-11-29 05:53:25,565 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:25,565 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:25,575 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:25,774 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:25,774 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:25,775 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:25,775 INFO L85 PathProgramCache]: Analyzing trace with hash 2103128191, now seen corresponding path program 1 times [2023-11-29 05:53:25,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:25,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2004290320] [2023-11-29 05:53:25,776 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:25,776 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-29 05:53:25,776 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:25,777 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:25,778 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:26,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:26,291 INFO L262 TraceCheckSpWp]: Trace formula consists of 517 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 05:53:26,295 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:26,584 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:26,584 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:26,584 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:26,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2004290320] [2023-11-29 05:53:26,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2004290320] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:26,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:26,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 05:53:26,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247089745] [2023-11-29 05:53:26,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:26,586 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 05:53:26,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:26,586 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 05:53:26,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 05:53:26,587 INFO L87 Difference]: Start difference. First operand 262 states and 341 transitions. Second operand has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:27,304 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:27,304 INFO L93 Difference]: Finished difference Result 351 states and 447 transitions. [2023-11-29 05:53:27,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:53:27,310 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 116 [2023-11-29 05:53:27,310 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:27,312 INFO L225 Difference]: With dead ends: 351 [2023-11-29 05:53:27,312 INFO L226 Difference]: Without dead ends: 351 [2023-11-29 05:53:27,313 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 114 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:53:27,313 INFO L413 NwaCegarLoop]: 359 mSDtfsCounter, 75 mSDsluCounter, 308 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 667 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:27,314 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 667 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-29 05:53:27,315 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 351 states. [2023-11-29 05:53:27,322 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 351 to 298. [2023-11-29 05:53:27,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 278 states have (on average 1.2410071942446044) internal successors, (345), 289 states have internal predecessors, (345), 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-29 05:53:27,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 377 transitions. [2023-11-29 05:53:27,324 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 377 transitions. Word has length 116 [2023-11-29 05:53:27,324 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:27,325 INFO L495 AbstractCegarLoop]: Abstraction has 298 states and 377 transitions. [2023-11-29 05:53:27,325 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:53:27,325 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 377 transitions. [2023-11-29 05:53:27,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2023-11-29 05:53:27,328 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:27,328 INFO L195 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:27,336 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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)] Ended with exit code 0 [2023-11-29 05:53:27,530 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:27,530 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:27,531 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:27,531 INFO L85 PathProgramCache]: Analyzing trace with hash 1321323354, now seen corresponding path program 1 times [2023-11-29 05:53:27,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:27,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1793521772] [2023-11-29 05:53:27,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:27,532 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-29 05:53:27,532 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:27,533 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:27,534 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:28,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:28,155 INFO L262 TraceCheckSpWp]: Trace formula consists of 648 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 05:53:28,159 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:28,183 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:53:28,183 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:28,183 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:28,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1793521772] [2023-11-29 05:53:28,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1793521772] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:28,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:28,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:53:28,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498578716] [2023-11-29 05:53:28,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:28,184 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:53:28,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:28,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:53:28,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:53:28,186 INFO L87 Difference]: Start difference. First operand 298 states and 377 transitions. Second operand has 4 states, 3 states have (on average 41.333333333333336) internal successors, (124), 4 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 05:53:28,288 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:28,288 INFO L93 Difference]: Finished difference Result 300 states and 381 transitions. [2023-11-29 05:53:28,289 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:53:28,289 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 41.333333333333336) internal successors, (124), 4 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 129 [2023-11-29 05:53:28,289 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:28,292 INFO L225 Difference]: With dead ends: 300 [2023-11-29 05:53:28,292 INFO L226 Difference]: Without dead ends: 300 [2023-11-29 05:53:28,292 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 129 GetRequests, 126 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:53:28,293 INFO L413 NwaCegarLoop]: 333 mSDtfsCounter, 1 mSDsluCounter, 659 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 992 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:28,293 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 992 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:53:28,295 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 300 states. [2023-11-29 05:53:28,303 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 300 to 300. [2023-11-29 05:53:28,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 300 states, 279 states have (on average 1.2437275985663083) internal successors, (347), 291 states have internal predecessors, (347), 16 states have call successors, (16), 2 states have call predecessors, (16), 3 states have return successors, (18), 7 states have call predecessors, (18), 16 states have call successors, (18) [2023-11-29 05:53:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 300 states and 381 transitions. [2023-11-29 05:53:28,306 INFO L78 Accepts]: Start accepts. Automaton has 300 states and 381 transitions. Word has length 129 [2023-11-29 05:53:28,306 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:28,307 INFO L495 AbstractCegarLoop]: Abstraction has 300 states and 381 transitions. [2023-11-29 05:53:28,307 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 41.333333333333336) internal successors, (124), 4 states have internal predecessors, (124), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 05:53:28,307 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 381 transitions. [2023-11-29 05:53:28,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2023-11-29 05:53:28,309 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:28,309 INFO L195 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:28,320 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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)] Ended with exit code 0 [2023-11-29 05:53:28,509 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:28,510 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:28,510 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:28,510 INFO L85 PathProgramCache]: Analyzing trace with hash -1806877752, now seen corresponding path program 1 times [2023-11-29 05:53:28,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:28,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1707534167] [2023-11-29 05:53:28,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:28,511 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-29 05:53:28,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:28,512 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:28,513 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (8)] Waiting until timeout for monitored process [2023-11-29 05:53:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:29,104 INFO L262 TraceCheckSpWp]: Trace formula consists of 670 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 05:53:29,107 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:29,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 05:53:29,142 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:53:29,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 05:53:29,237 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:29,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1707534167] [2023-11-29 05:53:29,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1707534167] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:53:29,237 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:53:29,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2023-11-29 05:53:29,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [519594698] [2023-11-29 05:53:29,238 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:53:29,238 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-29 05:53:29,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:29,239 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-29 05:53:29,239 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-29 05:53:29,239 INFO L87 Difference]: Start difference. First operand 300 states and 381 transitions. Second operand has 8 states, 6 states have (on average 22.0) internal successors, (132), 8 states have internal predecessors, (132), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 05:53:29,523 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:29,523 INFO L93 Difference]: Finished difference Result 309 states and 396 transitions. [2023-11-29 05:53:29,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-29 05:53:29,524 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 22.0) internal successors, (132), 8 states have internal predecessors, (132), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 131 [2023-11-29 05:53:29,524 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:29,526 INFO L225 Difference]: With dead ends: 309 [2023-11-29 05:53:29,526 INFO L226 Difference]: Without dead ends: 309 [2023-11-29 05:53:29,527 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=62, Invalid=94, Unknown=0, NotChecked=0, Total=156 [2023-11-29 05:53:29,528 INFO L413 NwaCegarLoop]: 332 mSDtfsCounter, 7 mSDsluCounter, 983 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 1315 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:29,528 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 1315 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 05:53:29,529 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 309 states. [2023-11-29 05:53:29,535 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 309 to 308. [2023-11-29 05:53:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 308 states, 286 states have (on average 1.2587412587412588) internal successors, (360), 298 states have internal predecessors, (360), 16 states have call successors, (16), 3 states have call predecessors, (16), 4 states have return successors, (18), 7 states have call predecessors, (18), 16 states have call successors, (18) [2023-11-29 05:53:29,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 308 states and 394 transitions. [2023-11-29 05:53:29,538 INFO L78 Accepts]: Start accepts. Automaton has 308 states and 394 transitions. Word has length 131 [2023-11-29 05:53:29,539 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:29,539 INFO L495 AbstractCegarLoop]: Abstraction has 308 states and 394 transitions. [2023-11-29 05:53:29,539 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 22.0) internal successors, (132), 8 states have internal predecessors, (132), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 05:53:29,539 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 394 transitions. [2023-11-29 05:53:29,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2023-11-29 05:53:29,541 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:29,541 INFO L195 NwaCegarLoop]: trace histogram [6, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:29,550 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (8)] Ended with exit code 0 [2023-11-29 05:53:29,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:29,742 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:29,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:29,742 INFO L85 PathProgramCache]: Analyzing trace with hash 1827052250, now seen corresponding path program 2 times [2023-11-29 05:53:29,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:29,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [709615540] [2023-11-29 05:53:29,743 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:53:29,743 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-29 05:53:29,743 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:29,744 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:29,745 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (9)] Waiting until timeout for monitored process [2023-11-29 05:53:30,041 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 05:53:30,042 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:53:30,044 INFO L262 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-29 05:53:30,048 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:30,842 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2023-11-29 05:53:30,842 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:53:30,843 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:30,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [709615540] [2023-11-29 05:53:30,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [709615540] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:53:30,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:53:30,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:53:30,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1806953780] [2023-11-29 05:53:30,843 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:53:30,844 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:53:30,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:30,844 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:53:30,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:53:30,845 INFO L87 Difference]: Start difference. First operand 308 states and 394 transitions. Second operand has 4 states, 4 states have (on average 30.75) internal successors, (123), 4 states have internal predecessors, (123), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 05:53:35,099 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 05:53:40,550 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 05:53:46,324 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 05:53:46,324 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:46,324 INFO L93 Difference]: Finished difference Result 391 states and 503 transitions. [2023-11-29 05:53:46,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:53:46,337 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 30.75) internal successors, (123), 4 states have internal predecessors, (123), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 135 [2023-11-29 05:53:46,337 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:46,339 INFO L225 Difference]: With dead ends: 391 [2023-11-29 05:53:46,339 INFO L226 Difference]: Without dead ends: 391 [2023-11-29 05:53:46,340 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:53:46,340 INFO L413 NwaCegarLoop]: 335 mSDtfsCounter, 55 mSDsluCounter, 592 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 4 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 15.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 927 SdHoareTripleChecker+Invalid, 84 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 15.5s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:46,341 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 927 Invalid, 84 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 77 Invalid, 3 Unknown, 0 Unchecked, 15.5s Time] [2023-11-29 05:53:46,342 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 391 states. [2023-11-29 05:53:46,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 391 to 391. [2023-11-29 05:53:46,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 391 states, 366 states have (on average 1.2622950819672132) internal successors, (462), 378 states have internal predecessors, (462), 19 states have call successors, (19), 3 states have call predecessors, (19), 4 states have return successors, (22), 10 states have call predecessors, (22), 19 states have call successors, (22) [2023-11-29 05:53:46,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 391 states and 503 transitions. [2023-11-29 05:53:46,354 INFO L78 Accepts]: Start accepts. Automaton has 391 states and 503 transitions. Word has length 135 [2023-11-29 05:53:46,355 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:46,355 INFO L495 AbstractCegarLoop]: Abstraction has 391 states and 503 transitions. [2023-11-29 05:53:46,355 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.75) internal successors, (123), 4 states have internal predecessors, (123), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 05:53:46,356 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 503 transitions. [2023-11-29 05:53:46,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2023-11-29 05:53:46,357 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:46,358 INFO L195 NwaCegarLoop]: trace histogram [12, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:46,360 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (9)] Ended with exit code 0 [2023-11-29 05:53:46,558 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:46,558 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:46,559 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:46,559 INFO L85 PathProgramCache]: Analyzing trace with hash 2115397996, now seen corresponding path program 1 times [2023-11-29 05:53:46,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:46,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [620242102] [2023-11-29 05:53:46,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:46,560 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-29 05:53:46,560 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:46,561 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:46,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (10)] Waiting until timeout for monitored process [2023-11-29 05:53:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:47,317 INFO L262 TraceCheckSpWp]: Trace formula consists of 911 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-29 05:53:47,322 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:47,387 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 62 proven. 10 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2023-11-29 05:53:47,387 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:53:47,617 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 1 proven. 68 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2023-11-29 05:53:47,617 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:47,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [620242102] [2023-11-29 05:53:47,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [620242102] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:53:47,617 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:53:47,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14 [2023-11-29 05:53:47,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650342480] [2023-11-29 05:53:47,618 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:53:47,619 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 05:53:47,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:47,619 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 05:53:47,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182 [2023-11-29 05:53:47,620 INFO L87 Difference]: Start difference. First operand 391 states and 503 transitions. Second operand has 14 states, 12 states have (on average 11.916666666666666) internal successors, (143), 14 states have internal predecessors, (143), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:48,428 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:48,428 INFO L93 Difference]: Finished difference Result 406 states and 533 transitions. [2023-11-29 05:53:48,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2023-11-29 05:53:48,429 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 12 states have (on average 11.916666666666666) internal successors, (143), 14 states have internal predecessors, (143), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 154 [2023-11-29 05:53:48,430 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:48,432 INFO L225 Difference]: With dead ends: 406 [2023-11-29 05:53:48,432 INFO L226 Difference]: Without dead ends: 404 [2023-11-29 05:53:48,433 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 320 GetRequests, 294 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756 [2023-11-29 05:53:48,434 INFO L413 NwaCegarLoop]: 332 mSDtfsCounter, 12 mSDsluCounter, 1643 mSDsCounter, 0 mSdLazyCounter, 241 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 1975 SdHoareTripleChecker+Invalid, 274 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 241 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:48,434 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 1975 Invalid, 274 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 241 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-29 05:53:48,435 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 404 states. [2023-11-29 05:53:48,446 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 404 to 400. [2023-11-29 05:53:48,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 400 states, 375 states have (on average 1.264) internal successors, (474), 387 states have internal predecessors, (474), 19 states have call successors, (19), 3 states have call predecessors, (19), 4 states have return successors, (22), 10 states have call predecessors, (22), 19 states have call successors, (22) [2023-11-29 05:53:48,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 400 states and 515 transitions. [2023-11-29 05:53:48,449 INFO L78 Accepts]: Start accepts. Automaton has 400 states and 515 transitions. Word has length 154 [2023-11-29 05:53:48,450 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:48,450 INFO L495 AbstractCegarLoop]: Abstraction has 400 states and 515 transitions. [2023-11-29 05:53:48,450 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 12 states have (on average 11.916666666666666) internal successors, (143), 14 states have internal predecessors, (143), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:48,450 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 515 transitions. [2023-11-29 05:53:48,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2023-11-29 05:53:48,452 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:48,453 INFO L195 NwaCegarLoop]: trace histogram [30, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:48,468 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (10)] Ended with exit code 0 [2023-11-29 05:53:48,653 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:48,654 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:48,654 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:48,654 INFO L85 PathProgramCache]: Analyzing trace with hash 941253676, now seen corresponding path program 2 times [2023-11-29 05:53:48,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:48,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1907353465] [2023-11-29 05:53:48,655 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:53:48,656 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-29 05:53:48,656 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:48,657 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:48,658 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (11)] Waiting until timeout for monitored process [2023-11-29 05:53:49,470 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:53:49,470 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:53:49,505 INFO L262 TraceCheckSpWp]: Trace formula consists of 1109 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-29 05:53:49,509 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:49,689 INFO L134 CoverageAnalysis]: Checked inductivity of 574 backedges. 260 proven. 55 refuted. 0 times theorem prover too weak. 259 trivial. 0 not checked. [2023-11-29 05:53:49,689 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:53:50,317 INFO L134 CoverageAnalysis]: Checked inductivity of 574 backedges. 1 proven. 311 refuted. 0 times theorem prover too weak. 262 trivial. 0 not checked. [2023-11-29 05:53:50,317 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:50,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1907353465] [2023-11-29 05:53:50,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1907353465] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:53:50,317 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:53:50,318 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26 [2023-11-29 05:53:50,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1436048220] [2023-11-29 05:53:50,318 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:53:50,318 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-11-29 05:53:50,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:50,319 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-11-29 05:53:50,320 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650 [2023-11-29 05:53:50,320 INFO L87 Difference]: Start difference. First operand 400 states and 515 transitions. Second operand has 26 states, 24 states have (on average 6.458333333333333) internal successors, (155), 26 states have internal predecessors, (155), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:53,153 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:53,153 INFO L93 Difference]: Finished difference Result 430 states and 581 transitions. [2023-11-29 05:53:53,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-11-29 05:53:53,154 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 6.458333333333333) internal successors, (155), 26 states have internal predecessors, (155), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 172 [2023-11-29 05:53:53,154 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:53,157 INFO L225 Difference]: With dead ends: 430 [2023-11-29 05:53:53,157 INFO L226 Difference]: Without dead ends: 428 [2023-11-29 05:53:53,159 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 374 GetRequests, 318 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 368 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=1025, Invalid=2281, Unknown=0, NotChecked=0, Total=3306 [2023-11-29 05:53:53,160 INFO L413 NwaCegarLoop]: 332 mSDtfsCounter, 25 mSDsluCounter, 4588 mSDsCounter, 0 mSdLazyCounter, 917 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 4920 SdHoareTripleChecker+Invalid, 958 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 917 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:53,160 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 4920 Invalid, 958 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 917 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2023-11-29 05:53:53,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 428 states. [2023-11-29 05:53:53,175 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 428 to 418. [2023-11-29 05:53:53,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 418 states, 393 states have (on average 1.2671755725190839) internal successors, (498), 405 states have internal predecessors, (498), 19 states have call successors, (19), 3 states have call predecessors, (19), 4 states have return successors, (22), 10 states have call predecessors, (22), 19 states have call successors, (22) [2023-11-29 05:53:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 418 states and 539 transitions. [2023-11-29 05:53:53,179 INFO L78 Accepts]: Start accepts. Automaton has 418 states and 539 transitions. Word has length 172 [2023-11-29 05:53:53,179 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:53,179 INFO L495 AbstractCegarLoop]: Abstraction has 418 states and 539 transitions. [2023-11-29 05:53:53,180 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 6.458333333333333) internal successors, (155), 26 states have internal predecessors, (155), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:53,180 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 539 transitions. [2023-11-29 05:53:53,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2023-11-29 05:53:53,183 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:53,183 INFO L195 NwaCegarLoop]: trace histogram [66, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:53:53,198 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (11)] Forceful destruction successful, exit code 0 [2023-11-29 05:53:53,383 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:53,384 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:53,384 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:53,384 INFO L85 PathProgramCache]: Analyzing trace with hash 1691261484, now seen corresponding path program 3 times [2023-11-29 05:53:53,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:53,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [639244529] [2023-11-29 05:53:53,386 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 05:53:53,386 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-29 05:53:53,386 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:53,387 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:53,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (12)] Waiting until timeout for monitored process [2023-11-29 05:53:53,939 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 05:53:53,939 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:53:53,952 INFO L262 TraceCheckSpWp]: Trace formula consists of 314 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 05:53:53,956 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:54,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2428 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2427 trivial. 0 not checked. [2023-11-29 05:53:54,230 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:53:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2428 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2427 trivial. 0 not checked. [2023-11-29 05:53:54,597 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:53:54,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [639244529] [2023-11-29 05:53:54,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [639244529] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:53:54,597 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:53:54,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 6 [2023-11-29 05:53:54,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [409456571] [2023-11-29 05:53:54,597 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:53:54,598 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:53:54,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:53:54,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:53:54,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:53:54,599 INFO L87 Difference]: Start difference. First operand 418 states and 539 transitions. Second operand has 6 states, 6 states have (on average 41.0) internal successors, (246), 6 states have internal predecessors, (246), 3 states have call successors, (9), 2 states have call predecessors, (9), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:55,084 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:53:55,084 INFO L93 Difference]: Finished difference Result 808 states and 1027 transitions. [2023-11-29 05:53:55,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 05:53:55,085 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 41.0) internal successors, (246), 6 states have internal predecessors, (246), 3 states have call successors, (9), 2 states have call predecessors, (9), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 208 [2023-11-29 05:53:55,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:53:55,089 INFO L225 Difference]: With dead ends: 808 [2023-11-29 05:53:55,089 INFO L226 Difference]: Without dead ends: 808 [2023-11-29 05:53:55,089 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 415 GetRequests, 410 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2023-11-29 05:53:55,090 INFO L413 NwaCegarLoop]: 562 mSDtfsCounter, 752 mSDsluCounter, 1107 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 766 SdHoareTripleChecker+Valid, 1669 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:53:55,090 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [766 Valid, 1669 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 05:53:55,091 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 808 states. [2023-11-29 05:53:55,104 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 808 to 808. [2023-11-29 05:53:55,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 808 states, 768 states have (on average 1.23828125) internal successors, (951), 780 states have internal predecessors, (951), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 05:53:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 808 states to 808 states and 1027 transitions. [2023-11-29 05:53:55,109 INFO L78 Accepts]: Start accepts. Automaton has 808 states and 1027 transitions. Word has length 208 [2023-11-29 05:53:55,110 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:53:55,110 INFO L495 AbstractCegarLoop]: Abstraction has 808 states and 1027 transitions. [2023-11-29 05:53:55,110 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 41.0) internal successors, (246), 6 states have internal predecessors, (246), 3 states have call successors, (9), 2 states have call predecessors, (9), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:53:55,110 INFO L276 IsEmpty]: Start isEmpty. Operand 808 states and 1027 transitions. [2023-11-29 05:53:55,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 527 [2023-11-29 05:53:55,114 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:53:55,115 INFO L195 NwaCegarLoop]: trace histogram [66, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 05:53:55,121 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (12)] Ended with exit code 0 [2023-11-29 05:53:55,318 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:55,318 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:53:55,319 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:53:55,319 INFO L85 PathProgramCache]: Analyzing trace with hash -1733901032, now seen corresponding path program 1 times [2023-11-29 05:53:55,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:53:55,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [955131735] [2023-11-29 05:53:55,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:53:55,321 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-29 05:53:55,321 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:53:55,322 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:53:55,323 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (13)] Waiting until timeout for monitored process [2023-11-29 05:53:57,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:53:57,799 INFO L262 TraceCheckSpWp]: Trace formula consists of 2939 conjuncts, 25 conjunts are in the unsatisfiable core [2023-11-29 05:53:57,807 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:53:58,334 INFO L134 CoverageAnalysis]: Checked inductivity of 3055 backedges. 1199 proven. 253 refuted. 0 times theorem prover too weak. 1603 trivial. 0 not checked. [2023-11-29 05:53:58,335 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:54:00,296 INFO L134 CoverageAnalysis]: Checked inductivity of 3055 backedges. 112 proven. 1337 refuted. 0 times theorem prover too weak. 1606 trivial. 0 not checked. [2023-11-29 05:54:00,296 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:54:00,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [955131735] [2023-11-29 05:54:00,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [955131735] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:54:00,297 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:54:00,297 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26] total 50 [2023-11-29 05:54:00,297 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654194292] [2023-11-29 05:54:00,297 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:54:00,299 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 50 states [2023-11-29 05:54:00,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:54:00,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants. [2023-11-29 05:54:00,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=672, Invalid=1778, Unknown=0, NotChecked=0, Total=2450 [2023-11-29 05:54:00,301 INFO L87 Difference]: Start difference. First operand 808 states and 1027 transitions. Second operand has 50 states, 48 states have (on average 4.604166666666667) internal successors, (221), 50 states have internal predecessors, (221), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:54:11,058 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:54:11,059 INFO L93 Difference]: Finished difference Result 866 states and 1271 transitions. [2023-11-29 05:54:11,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 93 states. [2023-11-29 05:54:11,060 INFO L78 Accepts]: Start accepts. Automaton has has 50 states, 48 states have (on average 4.604166666666667) internal successors, (221), 50 states have internal predecessors, (221), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 526 [2023-11-29 05:54:11,060 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:54:11,064 INFO L225 Difference]: With dead ends: 866 [2023-11-29 05:54:11,064 INFO L226 Difference]: Without dead ends: 864 [2023-11-29 05:54:11,068 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1116 GetRequests, 1002 SyntacticMatches, 0 SemanticMatches, 114 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1427 ImplicationChecksByTransitivity, 7.2s TimeCoverageRelationStatistics Valid=3840, Invalid=9500, Unknown=0, NotChecked=0, Total=13340 [2023-11-29 05:54:11,069 INFO L413 NwaCegarLoop]: 332 mSDtfsCounter, 49 mSDsluCounter, 8199 mSDsCounter, 0 mSdLazyCounter, 3198 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 8531 SdHoareTripleChecker+Invalid, 3308 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 3198 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time [2023-11-29 05:54:11,069 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 8531 Invalid, 3308 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 3198 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time] [2023-11-29 05:54:11,070 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 864 states. [2023-11-29 05:54:11,101 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 864 to 842. [2023-11-29 05:54:11,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 842 states, 802 states have (on average 1.243142144638404) internal successors, (997), 814 states have internal predecessors, (997), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 05:54:11,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 842 states and 1073 transitions. [2023-11-29 05:54:11,108 INFO L78 Accepts]: Start accepts. Automaton has 842 states and 1073 transitions. Word has length 526 [2023-11-29 05:54:11,108 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:54:11,108 INFO L495 AbstractCegarLoop]: Abstraction has 842 states and 1073 transitions. [2023-11-29 05:54:11,109 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 50 states, 48 states have (on average 4.604166666666667) internal successors, (221), 50 states have internal predecessors, (221), 2 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2023-11-29 05:54:11,109 INFO L276 IsEmpty]: Start isEmpty. Operand 842 states and 1073 transitions. [2023-11-29 05:54:11,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 595 [2023-11-29 05:54:11,125 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:11,125 INFO L195 NwaCegarLoop]: trace histogram [134, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 05:54:11,169 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (13)] Ended with exit code 0 [2023-11-29 05:54:11,325 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:11,326 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:54:11,326 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:11,327 INFO L85 PathProgramCache]: Analyzing trace with hash 906107672, now seen corresponding path program 2 times [2023-11-29 05:54:11,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:54:11,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1794512086] [2023-11-29 05:54:11,329 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:54:11,329 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-29 05:54:11,329 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:54:11,330 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:11,331 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (14)] Waiting until timeout for monitored process [2023-11-29 05:54:14,661 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:54:14,661 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:54:14,793 INFO L262 TraceCheckSpWp]: Trace formula consists of 3687 conjuncts, 26 conjunts are in the unsatisfiable core [2023-11-29 05:54:14,810 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:54:15,339 INFO L134 CoverageAnalysis]: Checked inductivity of 10093 backedges. 5962 proven. 276 refuted. 0 times theorem prover too weak. 3855 trivial. 0 not checked. [2023-11-29 05:54:15,339 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:54:17,440 INFO L134 CoverageAnalysis]: Checked inductivity of 10093 backedges. 1193 proven. 1934 refuted. 0 times theorem prover too weak. 6966 trivial. 0 not checked. [2023-11-29 05:54:17,440 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:54:17,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1794512086] [2023-11-29 05:54:17,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1794512086] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:54:17,441 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:54:17,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27] total 52 [2023-11-29 05:54:17,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743328666] [2023-11-29 05:54:17,441 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:54:17,442 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 52 states [2023-11-29 05:54:17,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:54:17,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants. [2023-11-29 05:54:17,444 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=726, Invalid=1926, Unknown=0, NotChecked=0, Total=2652 [2023-11-29 05:54:17,444 INFO L87 Difference]: Start difference. First operand 842 states and 1073 transitions. Second operand has 52 states, 50 states have (on average 4.46) internal successors, (223), 52 states have internal predecessors, (223), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 05:54:28,241 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:54:28,241 INFO L93 Difference]: Finished difference Result 891 states and 1315 transitions. [2023-11-29 05:54:28,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 99 states. [2023-11-29 05:54:28,242 INFO L78 Accepts]: Start accepts. Automaton has has 52 states, 50 states have (on average 4.46) internal successors, (223), 52 states have internal predecessors, (223), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 594 [2023-11-29 05:54:28,242 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:54:28,246 INFO L225 Difference]: With dead ends: 891 [2023-11-29 05:54:28,246 INFO L226 Difference]: Without dead ends: 891 [2023-11-29 05:54:28,251 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1257 GetRequests, 1136 SyntacticMatches, 0 SemanticMatches, 121 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3563 ImplicationChecksByTransitivity, 8.4s TimeCoverageRelationStatistics Valid=4418, Invalid=10588, Unknown=0, NotChecked=0, Total=15006 [2023-11-29 05:54:28,251 INFO L413 NwaCegarLoop]: 331 mSDtfsCounter, 54 mSDsluCounter, 8482 mSDsCounter, 0 mSdLazyCounter, 2802 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 8813 SdHoareTripleChecker+Invalid, 2862 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 2802 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.5s IncrementalHoareTripleChecker+Time [2023-11-29 05:54:28,252 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 8813 Invalid, 2862 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 2802 Invalid, 0 Unknown, 0 Unchecked, 4.5s Time] [2023-11-29 05:54:28,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 891 states. [2023-11-29 05:54:28,300 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 891 to 867. [2023-11-29 05:54:28,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 867 states, 827 states have (on average 1.2660217654171706) internal successors, (1047), 839 states have internal predecessors, (1047), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 05:54:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 867 states and 1123 transitions. [2023-11-29 05:54:28,306 INFO L78 Accepts]: Start accepts. Automaton has 867 states and 1123 transitions. Word has length 594 [2023-11-29 05:54:28,307 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:54:28,307 INFO L495 AbstractCegarLoop]: Abstraction has 867 states and 1123 transitions. [2023-11-29 05:54:28,307 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 52 states, 50 states have (on average 4.46) internal successors, (223), 52 states have internal predecessors, (223), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 05:54:28,307 INFO L276 IsEmpty]: Start isEmpty. Operand 867 states and 1123 transitions. [2023-11-29 05:54:28,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 645 [2023-11-29 05:54:28,316 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:28,316 INFO L195 NwaCegarLoop]: trace histogram [184, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 05:54:28,367 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (14)] Ended with exit code 0 [2023-11-29 05:54:28,516 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:28,517 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:54:28,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:28,518 INFO L85 PathProgramCache]: Analyzing trace with hash 375417944, now seen corresponding path program 3 times [2023-11-29 05:54:28,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:54:28,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [924012800] [2023-11-29 05:54:28,522 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 05:54:28,522 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-29 05:54:28,522 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:54:28,523 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:28,523 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (15)] Waiting until timeout for monitored process [2023-11-29 05:54:29,755 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 05:54:29,756 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:54:29,784 INFO L262 TraceCheckSpWp]: Trace formula consists of 517 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 05:54:29,791 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:54:29,842 INFO L134 CoverageAnalysis]: Checked inductivity of 18218 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 18069 trivial. 0 not checked. [2023-11-29 05:54:29,842 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 05:54:29,843 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:54:29,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [924012800] [2023-11-29 05:54:29,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [924012800] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:54:29,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:54:29,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:54:29,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644080315] [2023-11-29 05:54:29,843 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:54:29,844 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:54:29,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:54:29,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:54:29,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:54:29,845 INFO L87 Difference]: Start difference. First operand 867 states and 1123 transitions. Second operand has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2023-11-29 05:54:29,943 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:54:29,944 INFO L93 Difference]: Finished difference Result 883 states and 1107 transitions. [2023-11-29 05:54:29,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 05:54:29,944 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 644 [2023-11-29 05:54:29,945 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:54:29,948 INFO L225 Difference]: With dead ends: 883 [2023-11-29 05:54:29,948 INFO L226 Difference]: Without dead ends: 883 [2023-11-29 05:54:29,949 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 645 GetRequests, 642 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 05:54:29,949 INFO L413 NwaCegarLoop]: 306 mSDtfsCounter, 37 mSDsluCounter, 590 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 896 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 05:54:29,949 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 896 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 05:54:29,950 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 883 states. [2023-11-29 05:54:29,967 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 883 to 879. [2023-11-29 05:54:29,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 879 states, 839 states have (on average 1.2240762812872468) internal successors, (1027), 851 states have internal predecessors, (1027), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 05:54:29,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 879 states and 1103 transitions. [2023-11-29 05:54:29,973 INFO L78 Accepts]: Start accepts. Automaton has 879 states and 1103 transitions. Word has length 644 [2023-11-29 05:54:29,974 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:54:29,974 INFO L495 AbstractCegarLoop]: Abstraction has 879 states and 1103 transitions. [2023-11-29 05:54:29,974 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2023-11-29 05:54:29,974 INFO L276 IsEmpty]: Start isEmpty. Operand 879 states and 1103 transitions. [2023-11-29 05:54:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 645 [2023-11-29 05:54:29,982 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:54:29,983 INFO L195 NwaCegarLoop]: trace histogram [184, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 05:54:29,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (15)] Ended with exit code 0 [2023-11-29 05:54:30,183 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:30,184 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:54:30,184 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:54:30,184 INFO L85 PathProgramCache]: Analyzing trace with hash -265162816, now seen corresponding path program 1 times [2023-11-29 05:54:30,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:54:30,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [190903381] [2023-11-29 05:54:30,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:54:30,188 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-29 05:54:30,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:54:30,189 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:54:30,190 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (16)] Waiting until timeout for monitored process [2023-11-29 05:54:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:54:35,050 INFO L262 TraceCheckSpWp]: Trace formula consists of 4213 conjuncts, 51 conjunts are in the unsatisfiable core [2023-11-29 05:54:35,065 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:54:36,912 INFO L134 CoverageAnalysis]: Checked inductivity of 18218 backedges. 11162 proven. 1176 refuted. 0 times theorem prover too weak. 5880 trivial. 0 not checked. [2023-11-29 05:54:36,912 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:54:44,629 INFO L134 CoverageAnalysis]: Checked inductivity of 18218 backedges. 2318 proven. 5784 refuted. 0 times theorem prover too weak. 10116 trivial. 0 not checked. [2023-11-29 05:54:44,630 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:54:44,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [190903381] [2023-11-29 05:54:44,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [190903381] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:54:44,630 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:54:44,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [52, 52] total 102 [2023-11-29 05:54:44,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [680873474] [2023-11-29 05:54:44,631 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:54:44,632 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 102 states [2023-11-29 05:54:44,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:54:44,634 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 102 interpolants. [2023-11-29 05:54:44,638 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2701, Invalid=7601, Unknown=0, NotChecked=0, Total=10302 [2023-11-29 05:54:44,638 INFO L87 Difference]: Start difference. First operand 879 states and 1103 transitions. Second operand has 102 states, 100 states have (on average 2.73) internal successors, (273), 102 states have internal predecessors, (273), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 05:55:38,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 05:55:38,506 INFO L93 Difference]: Finished difference Result 986 states and 1634 transitions. [2023-11-29 05:55:38,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 151 states. [2023-11-29 05:55:38,508 INFO L78 Accepts]: Start accepts. Automaton has has 102 states, 100 states have (on average 2.73) internal successors, (273), 102 states have internal predecessors, (273), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 644 [2023-11-29 05:55:38,508 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 05:55:38,514 INFO L225 Difference]: With dead ends: 986 [2023-11-29 05:55:38,514 INFO L226 Difference]: Without dead ends: 986 [2023-11-29 05:55:38,522 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1383 GetRequests, 1186 SyntacticMatches, 0 SemanticMatches, 197 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7008 ImplicationChecksByTransitivity, 43.1s TimeCoverageRelationStatistics Valid=12595, Invalid=26807, Unknown=0, NotChecked=0, Total=39402 [2023-11-29 05:55:38,523 INFO L413 NwaCegarLoop]: 320 mSDtfsCounter, 115 mSDsluCounter, 16388 mSDsCounter, 0 mSdLazyCounter, 11127 mSolverCounterSat, 94 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 16.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 16708 SdHoareTripleChecker+Invalid, 11221 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 94 IncrementalHoareTripleChecker+Valid, 11127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 18.3s IncrementalHoareTripleChecker+Time [2023-11-29 05:55:38,523 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 16708 Invalid, 11221 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [94 Valid, 11127 Invalid, 0 Unknown, 0 Unchecked, 18.3s Time] [2023-11-29 05:55:38,525 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 986 states. [2023-11-29 05:55:38,565 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 986 to 933. [2023-11-29 05:55:38,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 933 states, 893 states have (on average 1.2698768197088466) internal successors, (1134), 905 states have internal predecessors, (1134), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 05:55:38,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 933 states to 933 states and 1210 transitions. [2023-11-29 05:55:38,570 INFO L78 Accepts]: Start accepts. Automaton has 933 states and 1210 transitions. Word has length 644 [2023-11-29 05:55:38,570 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 05:55:38,571 INFO L495 AbstractCegarLoop]: Abstraction has 933 states and 1210 transitions. [2023-11-29 05:55:38,571 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 102 states, 100 states have (on average 2.73) internal successors, (273), 102 states have internal predecessors, (273), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 05:55:38,571 INFO L276 IsEmpty]: Start isEmpty. Operand 933 states and 1210 transitions. [2023-11-29 05:55:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 745 [2023-11-29 05:55:38,579 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 05:55:38,579 INFO L195 NwaCegarLoop]: trace histogram [284, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 05:55:38,619 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (16)] Ended with exit code 0 [2023-11-29 05:55:38,780 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:55:38,780 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 05:55:38,780 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:55:38,780 INFO L85 PathProgramCache]: Analyzing trace with hash 150432448, now seen corresponding path program 2 times [2023-11-29 05:55:38,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 05:55:38,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1672925887] [2023-11-29 05:55:38,783 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 05:55:38,783 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-29 05:55:38,783 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 05:55:38,784 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 05:55:38,785 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (17)] Waiting until timeout for monitored process [2023-11-29 05:55:44,143 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 05:55:44,143 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 05:55:44,339 INFO L262 TraceCheckSpWp]: Trace formula consists of 5313 conjuncts, 101 conjunts are in the unsatisfiable core [2023-11-29 05:55:44,349 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 05:55:51,020 INFO L134 CoverageAnalysis]: Checked inductivity of 41968 backedges. 25312 proven. 4851 refuted. 0 times theorem prover too weak. 11805 trivial. 0 not checked. [2023-11-29 05:55:51,020 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 05:56:21,371 INFO L134 CoverageAnalysis]: Checked inductivity of 41968 backedges. 4568 proven. 19109 refuted. 0 times theorem prover too weak. 18291 trivial. 0 not checked. [2023-11-29 05:56:21,372 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 05:56:21,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1672925887] [2023-11-29 05:56:21,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1672925887] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 05:56:21,372 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 05:56:21,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [102, 102] total 202 [2023-11-29 05:56:21,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [857270133] [2023-11-29 05:56:21,373 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 05:56:21,374 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 202 states [2023-11-29 05:56:21,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 05:56:21,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 202 interpolants. [2023-11-29 05:56:21,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10401, Invalid=30201, Unknown=0, NotChecked=0, Total=40602 [2023-11-29 05:56:21,385 INFO L87 Difference]: Start difference. First operand 933 states and 1210 transitions. Second operand has 202 states, 200 states have (on average 1.865) internal successors, (373), 202 states have internal predecessors, (373), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 06:01:59,583 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:01:59,583 INFO L93 Difference]: Finished difference Result 1136 states and 2234 transitions. [2023-11-29 06:01:59,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 301 states. [2023-11-29 06:01:59,584 INFO L78 Accepts]: Start accepts. Automaton has has 202 states, 200 states have (on average 1.865) internal successors, (373), 202 states have internal predecessors, (373), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 744 [2023-11-29 06:01:59,585 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:01:59,592 INFO L225 Difference]: With dead ends: 1136 [2023-11-29 06:01:59,592 INFO L226 Difference]: Without dead ends: 1136 [2023-11-29 06:01:59,603 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1683 GetRequests, 1286 SyntacticMatches, 0 SemanticMatches, 397 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29006 ImplicationChecksByTransitivity, 268.2s TimeCoverageRelationStatistics Valid=50195, Invalid=108607, Unknown=0, NotChecked=0, Total=158802 [2023-11-29 06:01:59,604 INFO L413 NwaCegarLoop]: 320 mSDtfsCounter, 215 mSDsluCounter, 31186 mSDsCounter, 0 mSdLazyCounter, 41495 mSolverCounterSat, 141 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 90.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 215 SdHoareTripleChecker+Valid, 31506 SdHoareTripleChecker+Invalid, 41636 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.4s SdHoareTripleChecker+Time, 141 IncrementalHoareTripleChecker+Valid, 41495 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 98.1s IncrementalHoareTripleChecker+Time [2023-11-29 06:01:59,604 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [215 Valid, 31506 Invalid, 41636 Unknown, 0 Unchecked, 0.4s Time], IncrementalHoareTripleChecker [141 Valid, 41495 Invalid, 0 Unknown, 0 Unchecked, 98.1s Time] [2023-11-29 06:01:59,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1136 states. [2023-11-29 06:01:59,729 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1136 to 1033. [2023-11-29 06:01:59,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1033 states, 993 states have (on average 1.3434038267875126) internal successors, (1334), 1005 states have internal predecessors, (1334), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 06:01:59,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1033 states to 1033 states and 1410 transitions. [2023-11-29 06:01:59,737 INFO L78 Accepts]: Start accepts. Automaton has 1033 states and 1410 transitions. Word has length 744 [2023-11-29 06:01:59,738 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:01:59,738 INFO L495 AbstractCegarLoop]: Abstraction has 1033 states and 1410 transitions. [2023-11-29 06:01:59,738 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 202 states, 200 states have (on average 1.865) internal successors, (373), 202 states have internal predecessors, (373), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2023-11-29 06:01:59,738 INFO L276 IsEmpty]: Start isEmpty. Operand 1033 states and 1410 transitions. [2023-11-29 06:01:59,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 945 [2023-11-29 06:01:59,753 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:01:59,754 INFO L195 NwaCegarLoop]: trace histogram [484, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 06:01:59,824 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (17)] Forceful destruction successful, exit code 0 [2023-11-29 06:01:59,954 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 06:01:59,955 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 06:01:59,955 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:01:59,955 INFO L85 PathProgramCache]: Analyzing trace with hash 1377411264, now seen corresponding path program 3 times [2023-11-29 06:01:59,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 06:01:59,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1538368499] [2023-11-29 06:01:59,959 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 06:01:59,959 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-29 06:01:59,959 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 06:01:59,960 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 06:01:59,960 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (18)] Waiting until timeout for monitored process [2023-11-29 06:02:01,773 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 06:02:01,773 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 06:02:01,801 INFO L262 TraceCheckSpWp]: Trace formula consists of 511 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 06:02:01,811 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:02:01,919 INFO L134 CoverageAnalysis]: Checked inductivity of 119468 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 119319 trivial. 0 not checked. [2023-11-29 06:02:01,919 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:02:01,919 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 06:02:01,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1538368499] [2023-11-29 06:02:01,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1538368499] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:02:01,919 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:02:01,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:02:01,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1585633636] [2023-11-29 06:02:01,920 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:02:01,920 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 06:02:01,920 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 06:02:01,921 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 06:02:01,921 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 06:02:01,921 INFO L87 Difference]: Start difference. First operand 1033 states and 1410 transitions. Second operand has 5 states, 5 states have (on average 36.8) internal successors, (184), 5 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2023-11-29 06:02:02,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:02:02,014 INFO L93 Difference]: Finished difference Result 1009 states and 1370 transitions. [2023-11-29 06:02:02,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:02:02,015 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 36.8) internal successors, (184), 5 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 944 [2023-11-29 06:02:02,015 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:02:02,022 INFO L225 Difference]: With dead ends: 1009 [2023-11-29 06:02:02,022 INFO L226 Difference]: Without dead ends: 1009 [2023-11-29 06:02:02,022 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 943 GetRequests, 940 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 06:02:02,023 INFO L413 NwaCegarLoop]: 305 mSDtfsCounter, 4 mSDsluCounter, 885 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 1190 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 06:02:02,023 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 1190 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 06:02:02,025 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1009 states. [2023-11-29 06:02:02,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1009 to 1009. [2023-11-29 06:02:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1009 states, 969 states have (on average 1.3353973168214655) internal successors, (1294), 981 states have internal predecessors, (1294), 34 states have call successors, (34), 3 states have call predecessors, (34), 4 states have return successors, (42), 25 states have call predecessors, (42), 34 states have call successors, (42) [2023-11-29 06:02:02,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 1009 states and 1370 transitions. [2023-11-29 06:02:02,051 INFO L78 Accepts]: Start accepts. Automaton has 1009 states and 1370 transitions. Word has length 944 [2023-11-29 06:02:02,052 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:02:02,052 INFO L495 AbstractCegarLoop]: Abstraction has 1009 states and 1370 transitions. [2023-11-29 06:02:02,052 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 36.8) internal successors, (184), 5 states have internal predecessors, (184), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2023-11-29 06:02:02,052 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 1370 transitions. [2023-11-29 06:02:02,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 945 [2023-11-29 06:02:02,067 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:02:02,068 INFO L195 NwaCegarLoop]: trace histogram [484, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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] [2023-11-29 06:02:02,081 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (18)] Ended with exit code 0 [2023-11-29 06:02:02,268 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 06:02:02,269 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, __VERIFIER_assertErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 06:02:02,269 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:02:02,270 INFO L85 PathProgramCache]: Analyzing trace with hash -467288316, now seen corresponding path program 1 times [2023-11-29 06:02:02,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 06:02:02,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [946914604] [2023-11-29 06:02:02,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:02:02,273 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-29 06:02:02,274 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 06:02:02,274 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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-29 06:02:02,275 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b09751ce-bca2-4db7-a4e3-8fbfe7e90ab1/bin/uautomizer-verify-BQ2R08f2Ya/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 (19)] Waiting until timeout for monitored process [2023-11-29 06:02:10,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:02:10,596 INFO L262 TraceCheckSpWp]: Trace formula consists of 7517 conjuncts, 201 conjunts are in the unsatisfiable core [2023-11-29 06:02:10,610 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:02:38,080 INFO L134 CoverageAnalysis]: Checked inductivity of 119468 backedges. 68612 proven. 19701 refuted. 0 times theorem prover too weak. 31155 trivial. 0 not checked. [2023-11-29 06:02:38,080 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:03:06,247 WARN L293 SmtUtils]: Spent 28.13s on a formula simplification. DAG size of input: 602 DAG size of output: 601 (called from [L 279] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-11-29 06:04:56,922 INFO L134 CoverageAnalysis]: Checked inductivity of 119468 backedges. 9068 proven. 68259 refuted. 0 times theorem prover too weak. 42141 trivial. 0 not checked. [2023-11-29 06:04:56,922 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 06:04:56,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [946914604] [2023-11-29 06:04:56,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [946914604] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:04:56,923 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:04:56,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [202, 202] total 402 [2023-11-29 06:04:56,923 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1585177711] [2023-11-29 06:04:56,924 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:04:56,925 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 402 states [2023-11-29 06:04:56,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 06:04:56,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 402 interpolants. [2023-11-29 06:04:56,951 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40710, Invalid=120492, Unknown=0, NotChecked=0, Total=161202 [2023-11-29 06:04:56,952 INFO L87 Difference]: Start difference. First operand 1009 states and 1370 transitions. Second operand has 402 states, 400 states have (on average 1.4325) internal successors, (573), 402 states have internal predecessors, (573), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)