./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e95467ef6cafcd26f4031a69e00febdc919d3c7174794600f70cac578001ccfd --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:59:39,914 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:59:40,035 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2023-11-24 21:59:40,043 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:59:40,044 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:59:40,083 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:59:40,084 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:59:40,084 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:59:40,086 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:59:40,092 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:59:40,092 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:59:40,093 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:59:40,094 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:59:40,096 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:59:40,096 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:59:40,097 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:59:40,097 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:59:40,098 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:59:40,098 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:59:40,099 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:59:40,099 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:59:40,102 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:59:40,102 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:59:40,103 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:59:40,103 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:59:40,104 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:59:40,105 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:59:40,105 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:59:40,106 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:59:40,106 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:59:40,108 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:59:40,108 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:59:40,108 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:59:40,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:59:40,109 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:59:40,109 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:59:40,110 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:59:40,110 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:59:40,110 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_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI 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-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e95467ef6cafcd26f4031a69e00febdc919d3c7174794600f70cac578001ccfd [2023-11-24 21:59:40,426 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:59:40,452 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:59:40,455 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:59:40,456 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:59:40,458 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:59:40,459 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/busybox-1.22.0/seq-1.i [2023-11-24 21:59:43,537 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:59:44,057 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:59:44,060 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/sv-benchmarks/c/busybox-1.22.0/seq-1.i [2023-11-24 21:59:44,101 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/165b0a449/684164370a204a4fbc8c4bea756ddfe7/FLAGfaa5dcff7 [2023-11-24 21:59:44,119 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/165b0a449/684164370a204a4fbc8c4bea756ddfe7 [2023-11-24 21:59:44,122 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:59:44,124 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:59:44,125 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:59:44,125 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:59:44,131 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:59:44,131 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:59:44" (1/1) ... [2023-11-24 21:59:44,133 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@125c04c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:44, skipping insertion in model container [2023-11-24 21:59:44,133 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:59:44" (1/1) ... [2023-11-24 21:59:44,224 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:59:45,871 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:59:45,912 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-24 21:59:45,913 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@702f0c78 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:45, skipping insertion in model container [2023-11-24 21:59:45,913 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:59:45,914 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-24 21:59:45,916 INFO L158 Benchmark]: Toolchain (without parser) took 1791.53ms. Allocated memory is still 142.6MB. Free memory was 106.7MB in the beginning and 70.6MB in the end (delta: 36.0MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2023-11-24 21:59:45,917 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 117.4MB. Free memory is still 73.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:59:45,918 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1788.90ms. Allocated memory is still 142.6MB. Free memory was 106.7MB in the beginning and 70.6MB in the end (delta: 36.0MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2023-11-24 21:59:45,920 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.25ms. Allocated memory is still 117.4MB. Free memory is still 73.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1788.90ms. Allocated memory is still 142.6MB. Free memory was 106.7MB in the beginning and 70.6MB in the end (delta: 36.0MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 2208]: 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e95467ef6cafcd26f4031a69e00febdc919d3c7174794600f70cac578001ccfd --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:59:48,560 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:59:48,705 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2023-11-24 21:59:48,714 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:59:48,714 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:59:48,760 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:59:48,761 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:59:48,762 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:59:48,764 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:59:48,769 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:59:48,769 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:59:48,770 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:59:48,771 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:59:48,773 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:59:48,773 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:59:48,774 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:59:48,774 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:59:48,774 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:59:48,775 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:59:48,776 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:59:48,776 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:59:48,777 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:59:48,777 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:59:48,778 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 21:59:48,779 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 21:59:48,779 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:59:48,780 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:59:48,780 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:59:48,781 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:59:48,781 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:59:48,783 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:59:48,783 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:59:48,784 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:59:48,784 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:59:48,784 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-24 21:59:48,784 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 21:59:48,785 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:59:48,786 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:59:48,786 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:59:48,786 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:59:48,786 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-24 21:59:48,787 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_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI 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-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e95467ef6cafcd26f4031a69e00febdc919d3c7174794600f70cac578001ccfd [2023-11-24 21:59:49,221 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:59:49,253 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:59:49,256 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:59:49,257 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:59:49,257 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:59:49,259 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/busybox-1.22.0/seq-1.i [2023-11-24 21:59:52,439 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:59:52,922 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:59:52,922 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/sv-benchmarks/c/busybox-1.22.0/seq-1.i [2023-11-24 21:59:52,964 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/d7a4aaf26/9f46960d31be48b6ab9de80ba7c19d2d/FLAG8503f686c [2023-11-24 21:59:52,981 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/data/d7a4aaf26/9f46960d31be48b6ab9de80ba7c19d2d [2023-11-24 21:59:52,986 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:59:52,988 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:59:52,991 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:59:52,991 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:59:52,996 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:59:52,997 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:59:52" (1/1) ... [2023-11-24 21:59:52,998 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7250ac23 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:52, skipping insertion in model container [2023-11-24 21:59:52,998 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:59:52" (1/1) ... [2023-11-24 21:59:53,139 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:59:54,471 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:59:54,500 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-24 21:59:54,533 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:59:54,773 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:59:54,785 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:59:54,948 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:59:55,223 WARN L675 CHandler]: The function fflush is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:59:55,223 WARN L675 CHandler]: The function putchar is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:59:55,224 WARN L675 CHandler]: The function strtoul is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:59:55,231 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:59:55,232 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55 WrapperNode [2023-11-24 21:59:55,232 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:59:55,233 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:59:55,234 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:59:55,234 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:59:55,242 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,337 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,454 INFO L138 Inliner]: procedures = 583, calls = 363, calls flagged for inlining = 23, calls inlined = 22, statements flattened = 1452 [2023-11-24 21:59:55,455 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:59:55,455 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:59:55,456 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:59:55,456 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:59:55,466 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,467 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,512 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,563 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2023-11-24 21:59:55,563 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,564 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,634 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,646 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,664 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,675 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,699 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:59:55,700 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:59:55,700 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:59:55,700 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:59:55,701 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (1/1) ... [2023-11-24 21:59:55,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:59:55,722 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:59:55,734 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:59:55,763 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:59:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure putchar [2023-11-24 21:59:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 21:59:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 21:59:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4 [2023-11-24 21:59:55,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-24 21:59:55,786 INFO L130 BoogieDeclarations]: Found specification of procedure fflush [2023-11-24 21:59:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:59:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-24 21:59:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8 [2023-11-24 21:59:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2 [2023-11-24 21:59:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4 [2023-11-24 21:59:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1 [2023-11-24 21:59:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:59:55,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:59:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-24 21:59:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy [2023-11-24 21:59:55,790 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy [2023-11-24 21:59:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure xmalloc [2023-11-24 21:59:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure xmalloc [2023-11-24 21:59:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-24 21:59:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-24 21:59:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-24 21:59:55,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-24 21:59:55,792 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-24 21:59:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-24 21:59:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-24 21:59:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 21:59:55,794 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-24 21:59:55,794 INFO L130 BoogieDeclarations]: Found specification of procedure fflush_all [2023-11-24 21:59:55,795 INFO L138 BoogieDeclarations]: Found implementation of procedure fflush_all [2023-11-24 21:59:55,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8 [2023-11-24 21:59:55,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1 [2023-11-24 21:59:55,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-24 21:59:55,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-24 21:59:55,795 INFO L130 BoogieDeclarations]: Found specification of procedure bb_show_usage [2023-11-24 21:59:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure bb_show_usage [2023-11-24 21:59:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4 [2023-11-24 21:59:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2 [2023-11-24 21:59:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1 [2023-11-24 21:59:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8 [2023-11-24 21:59:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure strtoul [2023-11-24 21:59:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure bb_error_msg_and_die [2023-11-24 21:59:55,797 INFO L138 BoogieDeclarations]: Found implementation of procedure bb_error_msg_and_die [2023-11-24 21:59:56,339 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:59:56,341 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:00:02,018 WARN L821 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-24 22:00:09,159 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:00:09,366 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:00:09,366 INFO L309 CfgBuilder]: Removed 28 assume(true) statements. [2023-11-24 22:00:09,367 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:00:09 BoogieIcfgContainer [2023-11-24 22:00:09,367 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:00:09,370 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 22:00:09,370 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 22:00:09,374 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 22:00:09,374 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:59:52" (1/3) ... [2023-11-24 22:00:09,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1eb712d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:00:09, skipping insertion in model container [2023-11-24 22:00:09,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:59:55" (2/3) ... [2023-11-24 22:00:09,376 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1eb712d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:00:09, skipping insertion in model container [2023-11-24 22:00:09,376 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:00:09" (3/3) ... [2023-11-24 22:00:09,377 INFO L112 eAbstractionObserver]: Analyzing ICFG seq-1.i [2023-11-24 22:00:09,399 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 22:00:09,399 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 452 error locations. [2023-11-24 22:00:09,501 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 22:00:09,516 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;@7f4c79a8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 22:00:09,517 INFO L358 AbstractCegarLoop]: Starting to check reachability of 452 error locations. [2023-11-24 22:00:09,528 INFO L276 IsEmpty]: Start isEmpty. Operand has 974 states, 495 states have (on average 2.2626262626262625) internal successors, (1120), 946 states have internal predecessors, (1120), 22 states have call successors, (22), 7 states have call predecessors, (22), 7 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-24 22:00:09,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2023-11-24 22:00:09,538 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:09,539 INFO L195 NwaCegarLoop]: trace histogram [1, 1] [2023-11-24 22:00:09,540 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [#Ultimate.C_strcpyErr0ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr1ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr2ASSERT_VIOLATIONMEMORY_DEREFERENCE (and 449 more)] === [2023-11-24 22:00:09,547 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:09,548 INFO L85 PathProgramCache]: Analyzing trace with hash 65758, now seen corresponding path program 1 times [2023-11-24 22:00:09,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 22:00:09,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1297549867] [2023-11-24 22:00:09,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:09,567 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-24 22:00:09,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 22:00:09,573 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:09,629 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:09,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:09,905 INFO L262 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-24 22:00:09,910 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:09,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-24 22:00:10,006 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-24 22:00:10,007 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 22:00:10,009 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 22:00:10,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1297549867] [2023-11-24 22:00:10,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1297549867] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:10,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:10,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 22:00:10,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1095674964] [2023-11-24 22:00:10,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:10,022 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 22:00:10,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 22:00:10,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 22:00:10,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 22:00:10,064 INFO L87 Difference]: Start difference. First operand has 974 states, 495 states have (on average 2.2626262626262625) internal successors, (1120), 946 states have internal predecessors, (1120), 22 states have call successors, (22), 7 states have call predecessors, (22), 7 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22) Second operand has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:14,550 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:14,551 INFO L93 Difference]: Finished difference Result 1120 states and 1302 transitions. [2023-11-24 22:00:14,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 22:00:14,553 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 2 [2023-11-24 22:00:14,554 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:14,575 INFO L225 Difference]: With dead ends: 1120 [2023-11-24 22:00:14,575 INFO L226 Difference]: Without dead ends: 1119 [2023-11-24 22:00:14,577 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 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-24 22:00:14,581 INFO L413 NwaCegarLoop]: 876 mSDtfsCounter, 369 mSDsluCounter, 523 mSDsCounter, 0 mSdLazyCounter, 638 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 372 SdHoareTripleChecker+Valid, 1399 SdHoareTripleChecker+Invalid, 645 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 638 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:14,582 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [372 Valid, 1399 Invalid, 645 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 638 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time] [2023-11-24 22:00:14,615 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1119 states. [2023-11-24 22:00:14,686 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1119 to 964. [2023-11-24 22:00:14,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 964 states, 491 states have (on average 2.1894093686354377) internal successors, (1075), 940 states have internal predecessors, (1075), 22 states have call successors, (22), 7 states have call predecessors, (22), 6 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18) [2023-11-24 22:00:14,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 964 states to 964 states and 1115 transitions. [2023-11-24 22:00:14,698 INFO L78 Accepts]: Start accepts. Automaton has 964 states and 1115 transitions. Word has length 2 [2023-11-24 22:00:14,699 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:14,699 INFO L495 AbstractCegarLoop]: Abstraction has 964 states and 1115 transitions. [2023-11-24 22:00:14,699 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:14,699 INFO L276 IsEmpty]: Start isEmpty. Operand 964 states and 1115 transitions. [2023-11-24 22:00:14,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2023-11-24 22:00:14,700 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:14,700 INFO L195 NwaCegarLoop]: trace histogram [1, 1] [2023-11-24 22:00:14,710 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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)] Ended with exit code 0 [2023-11-24 22:00:14,905 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:14,905 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [#Ultimate.C_strcpyErr0ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr1ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr2ASSERT_VIOLATIONMEMORY_DEREFERENCE (and 449 more)] === [2023-11-24 22:00:14,906 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:14,906 INFO L85 PathProgramCache]: Analyzing trace with hash 65759, now seen corresponding path program 1 times [2023-11-24 22:00:14,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 22:00:14,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [3683872] [2023-11-24 22:00:14,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:14,908 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-24 22:00:14,908 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 22:00:14,909 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:14,913 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:15,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:15,194 INFO L262 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-24 22:00:15,196 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:15,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-24 22:00:15,255 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-24 22:00:15,255 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 22:00:15,256 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 22:00:15,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [3683872] [2023-11-24 22:00:15,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [3683872] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:15,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:15,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 22:00:15,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2094237846] [2023-11-24 22:00:15,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:15,258 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 22:00:15,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 22:00:15,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 22:00:15,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 22:00:15,259 INFO L87 Difference]: Start difference. First operand 964 states and 1115 transitions. Second operand has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:21,928 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:21,928 INFO L93 Difference]: Finished difference Result 963 states and 1114 transitions. [2023-11-24 22:00:21,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 22:00:21,930 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 2 [2023-11-24 22:00:21,930 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:21,938 INFO L225 Difference]: With dead ends: 963 [2023-11-24 22:00:21,938 INFO L226 Difference]: Without dead ends: 963 [2023-11-24 22:00:21,939 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 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-24 22:00:21,940 INFO L413 NwaCegarLoop]: 1007 mSDtfsCounter, 9 mSDsluCounter, 636 mSDsCounter, 0 mSdLazyCounter, 574 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 1643 SdHoareTripleChecker+Invalid, 574 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 574 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.6s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:21,941 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 1643 Invalid, 574 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 574 Invalid, 0 Unknown, 0 Unchecked, 6.6s Time] [2023-11-24 22:00:21,944 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 963 states. [2023-11-24 22:00:21,977 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 963 to 963. [2023-11-24 22:00:21,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 963 states, 491 states have (on average 2.1873727087576373) internal successors, (1074), 939 states have internal predecessors, (1074), 22 states have call successors, (22), 7 states have call predecessors, (22), 6 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18) [2023-11-24 22:00:21,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 963 states to 963 states and 1114 transitions. [2023-11-24 22:00:21,987 INFO L78 Accepts]: Start accepts. Automaton has 963 states and 1114 transitions. Word has length 2 [2023-11-24 22:00:21,987 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:21,987 INFO L495 AbstractCegarLoop]: Abstraction has 963 states and 1114 transitions. [2023-11-24 22:00:21,987 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:21,988 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1114 transitions. [2023-11-24 22:00:21,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 22:00:21,988 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:21,988 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-11-24 22:00:22,008 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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)] Forceful destruction successful, exit code 0 [2023-11-24 22:00:22,203 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:22,203 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [#Ultimate.C_strcpyErr0ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr1ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr2ASSERT_VIOLATIONMEMORY_DEREFERENCE (and 449 more)] === [2023-11-24 22:00:22,204 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:22,204 INFO L85 PathProgramCache]: Analyzing trace with hash 64841542, now seen corresponding path program 1 times [2023-11-24 22:00:22,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 22:00:22,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [844370474] [2023-11-24 22:00:22,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:22,205 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-24 22:00:22,205 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 22:00:22,207 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:22,210 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:22,463 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-24 22:00:22,464 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:22,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-24 22:00:22,576 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-24 22:00:22,576 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 22:00:22,576 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 22:00:22,577 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [844370474] [2023-11-24 22:00:22,577 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [844370474] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:22,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:22,577 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 22:00:22,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629739684] [2023-11-24 22:00:22,577 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:22,578 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 22:00:22,578 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 22:00:22,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 22:00:22,579 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 22:00:22,579 INFO L87 Difference]: Start difference. First operand 963 states and 1114 transitions. Second operand has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:31,137 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:31,137 INFO L93 Difference]: Finished difference Result 965 states and 1116 transitions. [2023-11-24 22:00:31,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 22:00:31,139 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 4 [2023-11-24 22:00:31,139 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:31,145 INFO L225 Difference]: With dead ends: 965 [2023-11-24 22:00:31,145 INFO L226 Difference]: Without dead ends: 965 [2023-11-24 22:00:31,145 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 22:00:31,146 INFO L413 NwaCegarLoop]: 1006 mSDtfsCounter, 9 mSDsluCounter, 1273 mSDsCounter, 0 mSdLazyCounter, 1051 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 2279 SdHoareTripleChecker+Invalid, 1052 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1051 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.5s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:31,147 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 2279 Invalid, 1052 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1051 Invalid, 0 Unknown, 0 Unchecked, 8.5s Time] [2023-11-24 22:00:31,150 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 965 states. [2023-11-24 22:00:31,169 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 965 to 965. [2023-11-24 22:00:31,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 965 states, 493 states have (on average 2.182555780933063) internal successors, (1076), 941 states have internal predecessors, (1076), 22 states have call successors, (22), 7 states have call predecessors, (22), 6 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18) [2023-11-24 22:00:31,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 965 states to 965 states and 1116 transitions. [2023-11-24 22:00:31,178 INFO L78 Accepts]: Start accepts. Automaton has 965 states and 1116 transitions. Word has length 4 [2023-11-24 22:00:31,178 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:31,178 INFO L495 AbstractCegarLoop]: Abstraction has 965 states and 1116 transitions. [2023-11-24 22:00:31,179 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 22:00:31,179 INFO L276 IsEmpty]: Start isEmpty. Operand 965 states and 1116 transitions. [2023-11-24 22:00:31,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-24 22:00:31,179 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:31,180 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1] [2023-11-24 22:00:31,189 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:31,384 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:31,385 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [#Ultimate.C_strcpyErr0ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr1ASSERT_VIOLATIONMEMORY_DEREFERENCE, #Ultimate.C_strcpyErr2ASSERT_VIOLATIONMEMORY_DEREFERENCE (and 449 more)] === [2023-11-24 22:00:31,385 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:31,386 INFO L85 PathProgramCache]: Analyzing trace with hash -2110227886, now seen corresponding path program 1 times [2023-11-24 22:00:31,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 22:00:31,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1944611990] [2023-11-24 22:00:31,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:31,387 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-24 22:00:31,387 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 22:00:31,388 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:31,389 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_78cbfb0b-74c0-4cbc-829b-6e5d89e21b94/bin/uautomizer-verify-NlZe1sFDwI/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-24 22:00:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:31,647 INFO L262 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-24 22:00:31,649 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:31,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-24 22:00:31,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:00:31,842 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:32,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:00:32,731 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 22:00:32,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1944611990] [2023-11-24 22:00:32,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1944611990] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:32,732 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-24 22:00:32,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 6 [2023-11-24 22:00:32,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1845107307] [2023-11-24 22:00:32,732 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:32,733 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-24 22:00:32,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 22:00:32,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-24 22:00:32,734 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-24 22:00:32,734 INFO L87 Difference]: Start difference. First operand 965 states and 1116 transitions. Second operand has 8 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 7 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)