./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for memory safety (deref-memtrack)
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1 --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 32bit --witnessprinter.graph.data.programhash 87dd09ebbd7004650762949ef44f5f810b259dfe76e04f61193dc727167eb435
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 11:07:24,551 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 11:07:24,604 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2024-12-02 11:07:24,609 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 11:07:24,609 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 11:07:24,630 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 11:07:24,631 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 11:07:24,631 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 11:07:24,631 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 11:07:24,631 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 11:07:24,631 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 11:07:24,631 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 11:07:24,632 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 11:07:24,632 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 11:07:24,632 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 11:07:24,633 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:07:24,633 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:07:24,634 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:07:24,634 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 11:07:24,634 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 11:07:24,635 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1
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 -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 87dd09ebbd7004650762949ef44f5f810b259dfe76e04f61193dc727167eb435
[2024-12-02 11:07:24,865 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 11:07:24,873 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 11:07:24,875 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 11:07:24,876 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 11:07:24,877 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 11:07:24,878 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i
[2024-12-02 11:07:27,526 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/a055061ec/4414f4b6b0a8444bbcfb22c265e4eabc/FLAGcbb6e08cb
[2024-12-02 11:07:27,790 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 11:07:27,791 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i
[2024-12-02 11:07:27,805 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/a055061ec/4414f4b6b0a8444bbcfb22c265e4eabc/FLAGcbb6e08cb
[2024-12-02 11:07:27,819 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/a055061ec/4414f4b6b0a8444bbcfb22c265e4eabc
[2024-12-02 11:07:27,821 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 11:07:27,822 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 11:07:27,824 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 11:07:27,824 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 11:07:27,828 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 11:07:27,828 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:07:27" (1/1) ...
[2024-12-02 11:07:27,829 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21049da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:27, skipping insertion in model container
[2024-12-02 11:07:27,829 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:07:27" (1/1) ...
[2024-12-02 11:07:27,862 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:07:28,234 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,265 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,269 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,273 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,280 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,306 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,307 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,309 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,312 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,320 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,321 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,323 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,325 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,326 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,326 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,331 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,332 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,333 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,334 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,337 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:28,346 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:07:28,358 ERROR L321         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)
[2024-12-02 11:07:28,358 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@16e69889 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:28, skipping insertion in model container
[2024-12-02 11:07:28,359 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 11:07:28,359 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-12-02 11:07:28,360 INFO  L158              Benchmark]: Toolchain (without parser) took 537.54ms. Allocated memory is still 117.4MB. Free memory was 90.9MB in the beginning and 69.5MB in the end (delta: 21.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 11:07:28,361 INFO  L158              Benchmark]: CDTParser took 0.29ms. Allocated memory is still 117.4MB. Free memory is still 72.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 11:07:28,361 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 535.25ms. Allocated memory is still 117.4MB. Free memory was 90.6MB in the beginning and 69.5MB in the end (delta: 21.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 11:07:28,362 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.29ms. Allocated memory is still 117.4MB. Free memory is still 72.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 535.25ms. Allocated memory is still 117.4MB. Free memory was 90.6MB in the beginning and 69.5MB in the end (delta: 21.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 757]: 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1 --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 32bit --witnessprinter.graph.data.programhash 87dd09ebbd7004650762949ef44f5f810b259dfe76e04f61193dc727167eb435
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 11:07:30,119 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 11:07:30,195 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf
[2024-12-02 11:07:30,201 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 11:07:30,202 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 11:07:30,224 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 11:07:30,224 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 11:07:30,224 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 11:07:30,225 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 11:07:30,225 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 11:07:30,225 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 11:07:30,225 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 11:07:30,225 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 11:07:30,225 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 11:07:30,225 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 11:07:30,226 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-12-02 11:07:30,226 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 11:07:30,227 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:07:30,227 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:07:30,228 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:07:30,228 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 11:07:30,228 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 11:07:30,229 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 11:07:30,229 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 11:07:30,229 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1
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 -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 87dd09ebbd7004650762949ef44f5f810b259dfe76e04f61193dc727167eb435
[2024-12-02 11:07:30,450 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 11:07:30,457 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 11:07:30,459 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 11:07:30,460 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 11:07:30,460 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 11:07:30,461 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i
[2024-12-02 11:07:33,179 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/c48217991/ed63c7f5505c4ebdaea4c74305db5650/FLAGa1e81aa14
[2024-12-02 11:07:33,453 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 11:07:33,454 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test4-3.i
[2024-12-02 11:07:33,468 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/c48217991/ed63c7f5505c4ebdaea4c74305db5650/FLAGa1e81aa14
[2024-12-02 11:07:33,482 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/data/c48217991/ed63c7f5505c4ebdaea4c74305db5650
[2024-12-02 11:07:33,484 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 11:07:33,485 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 11:07:33,486 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 11:07:33,487 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 11:07:33,491 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 11:07:33,491 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:07:33" (1/1) ...
[2024-12-02 11:07:33,492 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a00142a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:33, skipping insertion in model container
[2024-12-02 11:07:33,492 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:07:33" (1/1) ...
[2024-12-02 11:07:33,528 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:07:33,851 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,885 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,889 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,894 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,901 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,927 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,930 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,933 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,938 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,950 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,951 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,953 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,955 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,956 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,956 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,962 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,963 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,964 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,965 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,968 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:33,974 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:07:33,987 INFO  L197         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2024-12-02 11:07:33,996 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:07:34,026 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,039 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,041 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,043 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,053 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,071 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,073 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,074 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,078 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,084 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,085 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,086 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,087 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,087 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,088 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,090 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,091 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,091 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,092 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,094 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 11:07:34,097 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:07:34,101 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 11:07:34,185 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:07:34,218 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 11:07:34,218 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34 WrapperNode
[2024-12-02 11:07:34,218 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 11:07:34,219 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 11:07:34,219 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 11:07:34,219 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 11:07:34,225 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,252 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,301 INFO  L138                Inliner]: procedures = 179, calls = 425, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1415
[2024-12-02 11:07:34,302 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 11:07:34,302 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 11:07:34,302 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 11:07:34,302 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 11:07:34,311 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,312 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,322 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,459 INFO  L175           MemorySlicer]: Split 403 memory accesses to 2 slices as follows [2, 401]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 98 writes are split as follows [0, 98].
[2024-12-02 11:07:34,459 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,460 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,496 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,499 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,506 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,511 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,515 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,526 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 11:07:34,526 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 11:07:34,527 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 11:07:34,527 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 11:07:34,528 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (1/1) ...
[2024-12-02 11:07:34,533 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:07:34,562 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:34,573 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 11:07:34,580 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-12-02 11:07:34,601 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-12-02 11:07:34,601 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-12-02 11:07:34,602 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1
[2024-12-02 11:07:34,602 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 11:07:34,602 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 11:07:34,797 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 11:07:34,799 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 11:07:34,801 WARN  L773   $ProcedureCfgBuilder]: Label in the middle of a codeblock.
[2024-12-02 11:07:34,845 WARN  L773   $ProcedureCfgBuilder]: Label in the middle of a codeblock.
[2024-12-02 11:07:39,850 INFO  L?                        ?]: Removed 1739 outVars from TransFormulas that were not future-live.
[2024-12-02 11:07:39,850 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 11:07:39,881 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 11:07:39,882 INFO  L312             CfgBuilder]: Removed 43 assume(true) statements.
[2024-12-02 11:07:39,882 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:07:39 BoogieIcfgContainer
[2024-12-02 11:07:39,882 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 11:07:39,884 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 11:07:39,884 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 11:07:39,889 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 11:07:39,889 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 11:07:33" (1/3) ...
[2024-12-02 11:07:39,890 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@598da898 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:07:39, skipping insertion in model container
[2024-12-02 11:07:39,890 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:07:34" (2/3) ...
[2024-12-02 11:07:39,890 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@598da898 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:07:39, skipping insertion in model container
[2024-12-02 11:07:39,890 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:07:39" (3/3) ...
[2024-12-02 11:07:39,892 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_BER_nondet_test4-3.i
[2024-12-02 11:07:39,903 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 11:07:39,904 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_BER_nondet_test4-3.i that has 3 procedures, 1617 locations, 1 initial locations, 45 loop locations, and 831 error locations.
[2024-12-02 11:07:39,952 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 11:07:39,962 INFO  L333      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, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@21498524, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 11:07:39,962 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 831 error locations.
[2024-12-02 11:07:39,978 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1612 states, 779 states have (on average 2.2593068035943515) internal successors, (1760), 1604 states have internal predecessors, (1760), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 11:07:39,982 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 5
[2024-12-02 11:07:39,982 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:39,982 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1]
[2024-12-02 11:07:39,983 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr830ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:39,987 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:39,987 INFO  L85        PathProgramCache]: Analyzing trace with hash 1482110, now seen corresponding path program 1 times
[2024-12-02 11:07:39,994 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:39,994 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1907019848]
[2024-12-02 11:07:39,994 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:39,994 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:39,994 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:39,996 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:39,997 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 11:07:40,161 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:40,164 INFO  L256         TraceCheckSpWp]: Trace formula consists of 19 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:40,168 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:40,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:40,195 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:40,196 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:40,196 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1907019848]
[2024-12-02 11:07:40,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1907019848] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:40,196 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:40,197 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:07:40,198 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1921557389]
[2024-12-02 11:07:40,199 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:40,202 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:07:40,202 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:40,224 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:07:40,225 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:40,229 INFO  L87              Difference]: Start difference. First operand  has 1612 states, 779 states have (on average 2.2593068035943515) internal successors, (1760), 1604 states have internal predecessors, (1760), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand  has 3 states, 2 states have (on average 2.0) 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)
[2024-12-02 11:07:42,620 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:42,621 INFO  L93              Difference]: Finished difference Result 1975 states and 2070 transitions.
[2024-12-02 11:07:42,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:07:42,624 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 2.0) 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
[2024-12-02 11:07:42,624 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:42,639 INFO  L225             Difference]: With dead ends: 1975
[2024-12-02 11:07:42,639 INFO  L226             Difference]: Without dead ends: 1971
[2024-12-02 11:07:42,640 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:42,643 INFO  L435           NwaCegarLoop]: 1658 mSDtfsCounter, 399 mSDsluCounter, 847 mSDsCounter, 0 mSdLazyCounter, 1015 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 399 SdHoareTripleChecker+Valid, 2505 SdHoareTripleChecker+Invalid, 1015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1015 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:42,643 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [399 Valid, 2505 Invalid, 1015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1015 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-12-02 11:07:42,657 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1971 states.
[2024-12-02 11:07:42,710 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1971 to 1610.
[2024-12-02 11:07:42,712 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1610 states, 788 states have (on average 2.1370558375634516) internal successors, (1684), 1602 states have internal predecessors, (1684), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 11:07:42,719 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1610 states to 1610 states and 1696 transitions.
[2024-12-02 11:07:42,720 INFO  L78                 Accepts]: Start accepts. Automaton has 1610 states and 1696 transitions. Word has length 4
[2024-12-02 11:07:42,720 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:42,720 INFO  L471      AbstractCegarLoop]: Abstraction has 1610 states and 1696 transitions.
[2024-12-02 11:07:42,720 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 2.0) 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)
[2024-12-02 11:07:42,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 1610 states and 1696 transitions.
[2024-12-02 11:07:42,721 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 11:07:42,721 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:42,721 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:42,727 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 11:07:42,921 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:42,922 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr620REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:42,922 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:42,922 INFO  L85        PathProgramCache]: Analyzing trace with hash 1136454119, now seen corresponding path program 1 times
[2024-12-02 11:07:42,922 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:42,922 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1614375173]
[2024-12-02 11:07:42,922 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:42,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:42,923 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:42,924 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:42,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 11:07:43,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:43,043 INFO  L256         TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:43,044 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:43,085 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:43,085 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:43,086 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:43,086 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1614375173]
[2024-12-02 11:07:43,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1614375173] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:43,086 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:43,086 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:07:43,086 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985459053]
[2024-12-02 11:07:43,086 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:43,087 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:07:43,087 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:43,087 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:07:43,087 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:07:43,087 INFO  L87              Difference]: Start difference. First operand 1610 states and 1696 transitions. Second operand  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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)
[2024-12-02 11:07:44,080 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:44,080 INFO  L93              Difference]: Finished difference Result 2320 states and 2435 transitions.
[2024-12-02 11:07:44,081 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:07:44,081 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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 7
[2024-12-02 11:07:44,081 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:44,087 INFO  L225             Difference]: With dead ends: 2320
[2024-12-02 11:07:44,087 INFO  L226             Difference]: Without dead ends: 2320
[2024-12-02 11:07:44,087 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:07:44,088 INFO  L435           NwaCegarLoop]: 1661 mSDtfsCounter, 752 mSDsluCounter, 2971 mSDsCounter, 0 mSdLazyCounter, 358 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 755 SdHoareTripleChecker+Valid, 4632 SdHoareTripleChecker+Invalid, 359 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 358 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:44,088 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [755 Valid, 4632 Invalid, 359 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 358 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 11:07:44,091 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2320 states.
[2024-12-02 11:07:44,115 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2320 to 1961.
[2024-12-02 11:07:44,117 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1961 states, 1139 states have (on average 2.122036874451273) internal successors, (2417), 1950 states have internal predecessors, (2417), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:44,121 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1961 states to 1961 states and 2435 transitions.
[2024-12-02 11:07:44,122 INFO  L78                 Accepts]: Start accepts. Automaton has 1961 states and 2435 transitions. Word has length 7
[2024-12-02 11:07:44,122 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:44,122 INFO  L471      AbstractCegarLoop]: Abstraction has 1961 states and 2435 transitions.
[2024-12-02 11:07:44,122 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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)
[2024-12-02 11:07:44,122 INFO  L276                IsEmpty]: Start isEmpty. Operand 1961 states and 2435 transitions.
[2024-12-02 11:07:44,122 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 11:07:44,122 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:44,122 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:44,128 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 11:07:44,323 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:44,323 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:44,323 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:44,323 INFO  L85        PathProgramCache]: Analyzing trace with hash 1134636893, now seen corresponding path program 1 times
[2024-12-02 11:07:44,324 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:44,324 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1835665514]
[2024-12-02 11:07:44,324 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:44,324 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:44,324 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:44,326 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:44,327 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 11:07:44,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:44,464 INFO  L256         TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:44,466 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:44,493 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
[2024-12-02 11:07:44,504 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:44,504 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:44,504 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:44,504 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1835665514]
[2024-12-02 11:07:44,504 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1835665514] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:44,504 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:44,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:07:44,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [488946833]
[2024-12-02 11:07:44,504 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:44,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:07:44,505 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:44,505 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:07:44,505 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:44,505 INFO  L87              Difference]: Start difference. First operand 1961 states and 2435 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2024-12-02 11:07:46,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:46,614 INFO  L93              Difference]: Finished difference Result 1867 states and 2291 transitions.
[2024-12-02 11:07:46,614 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:07:46,614 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 7
[2024-12-02 11:07:46,615 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:46,622 INFO  L225             Difference]: With dead ends: 1867
[2024-12-02 11:07:46,622 INFO  L226             Difference]: Without dead ends: 1867
[2024-12-02 11:07:46,622 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:46,622 INFO  L435           NwaCegarLoop]: 960 mSDtfsCounter, 1030 mSDsluCounter, 203 mSDsCounter, 0 mSdLazyCounter, 937 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1036 SdHoareTripleChecker+Valid, 1163 SdHoareTripleChecker+Invalid, 1039 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 937 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:46,623 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1036 Valid, 1163 Invalid, 1039 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 937 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-12-02 11:07:46,625 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1867 states.
[2024-12-02 11:07:46,650 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1867 to 1867.
[2024-12-02 11:07:46,653 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1867 states, 1139 states have (on average 1.9956101843722565) internal successors, (2273), 1856 states have internal predecessors, (2273), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:46,660 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1867 states to 1867 states and 2291 transitions.
[2024-12-02 11:07:46,660 INFO  L78                 Accepts]: Start accepts. Automaton has 1867 states and 2291 transitions. Word has length 7
[2024-12-02 11:07:46,660 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:46,660 INFO  L471      AbstractCegarLoop]: Abstraction has 1867 states and 2291 transitions.
[2024-12-02 11:07:46,661 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2024-12-02 11:07:46,661 INFO  L276                IsEmpty]: Start isEmpty. Operand 1867 states and 2291 transitions.
[2024-12-02 11:07:46,661 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 11:07:46,661 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:46,661 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:46,670 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 11:07:46,861 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:46,862 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:46,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:46,862 INFO  L85        PathProgramCache]: Analyzing trace with hash 1134636894, now seen corresponding path program 1 times
[2024-12-02 11:07:46,862 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:46,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1810782521]
[2024-12-02 11:07:46,862 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:46,863 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:46,863 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:46,864 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:46,865 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 11:07:46,984 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:46,985 INFO  L256         TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:46,987 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:46,995 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
[2024-12-02 11:07:47,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:47,016 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:47,016 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:47,016 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1810782521]
[2024-12-02 11:07:47,016 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1810782521] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:47,016 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:47,016 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:07:47,016 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031184546]
[2024-12-02 11:07:47,016 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:47,016 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:07:47,016 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:47,017 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:07:47,017 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:47,017 INFO  L87              Difference]: Start difference. First operand 1867 states and 2291 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2024-12-02 11:07:49,793 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:49,793 INFO  L93              Difference]: Finished difference Result 2310 states and 2841 transitions.
[2024-12-02 11:07:49,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:07:49,794 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 7
[2024-12-02 11:07:49,794 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:49,798 INFO  L225             Difference]: With dead ends: 2310
[2024-12-02 11:07:49,798 INFO  L226             Difference]: Without dead ends: 2310
[2024-12-02 11:07:49,798 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:49,799 INFO  L435           NwaCegarLoop]: 1412 mSDtfsCounter, 523 mSDsluCounter, 645 mSDsCounter, 0 mSdLazyCounter, 976 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 523 SdHoareTripleChecker+Valid, 2057 SdHoareTripleChecker+Invalid, 1001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:49,799 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [523 Valid, 2057 Invalid, 1001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 976 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-12-02 11:07:49,803 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2310 states.
[2024-12-02 11:07:49,832 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2310 to 2154.
[2024-12-02 11:07:49,835 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2154 states, 1436 states have (on average 1.948467966573816) internal successors, (2798), 2143 states have internal predecessors, (2798), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:49,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2154 states to 2154 states and 2816 transitions.
[2024-12-02 11:07:49,844 INFO  L78                 Accepts]: Start accepts. Automaton has 2154 states and 2816 transitions. Word has length 7
[2024-12-02 11:07:49,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:49,844 INFO  L471      AbstractCegarLoop]: Abstraction has 2154 states and 2816 transitions.
[2024-12-02 11:07:49,844 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2024-12-02 11:07:49,844 INFO  L276                IsEmpty]: Start isEmpty. Operand 2154 states and 2816 transitions.
[2024-12-02 11:07:49,844 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-12-02 11:07:49,844 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:49,844 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:49,853 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 11:07:50,045 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:50,045 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr627REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:50,045 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:50,045 INFO  L85        PathProgramCache]: Analyzing trace with hash 1210869708, now seen corresponding path program 1 times
[2024-12-02 11:07:50,046 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:50,046 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [894609291]
[2024-12-02 11:07:50,046 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:50,046 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:50,046 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:50,047 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:50,053 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 11:07:50,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:50,161 INFO  L256         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:50,163 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:50,203 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:50,203 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:50,203 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:50,203 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [894609291]
[2024-12-02 11:07:50,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [894609291] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:50,203 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:50,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:07:50,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1035983299]
[2024-12-02 11:07:50,204 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:50,204 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:07:50,204 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:50,204 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:07:50,204 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:50,204 INFO  L87              Difference]: Start difference. First operand 2154 states and 2816 transitions. Second operand  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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)
[2024-12-02 11:07:50,398 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:50,398 INFO  L93              Difference]: Finished difference Result 2411 states and 2945 transitions.
[2024-12-02 11:07:50,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:07:50,399 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 9
[2024-12-02 11:07:50,399 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:50,405 INFO  L225             Difference]: With dead ends: 2411
[2024-12-02 11:07:50,405 INFO  L226             Difference]: Without dead ends: 2411
[2024-12-02 11:07:50,405 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:07:50,406 INFO  L435           NwaCegarLoop]: 1628 mSDtfsCounter, 505 mSDsluCounter, 1492 mSDsCounter, 0 mSdLazyCounter, 106 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 505 SdHoareTripleChecker+Valid, 3120 SdHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 106 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:50,406 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [505 Valid, 3120 Invalid, 109 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 106 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 11:07:50,409 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2411 states.
[2024-12-02 11:07:50,434 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2411 to 2014.
[2024-12-02 11:07:50,437 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2014 states, 1296 states have (on average 1.959104938271605) internal successors, (2539), 2003 states have internal predecessors, (2539), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:50,443 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2014 states to 2014 states and 2557 transitions.
[2024-12-02 11:07:50,443 INFO  L78                 Accepts]: Start accepts. Automaton has 2014 states and 2557 transitions. Word has length 9
[2024-12-02 11:07:50,444 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:50,444 INFO  L471      AbstractCegarLoop]: Abstraction has 2014 states and 2557 transitions.
[2024-12-02 11:07:50,444 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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)
[2024-12-02 11:07:50,444 INFO  L276                IsEmpty]: Start isEmpty. Operand 2014 states and 2557 transitions.
[2024-12-02 11:07:50,444 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-12-02 11:07:50,444 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:50,444 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:50,454 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-12-02 11:07:50,645 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:50,645 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr629REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:50,645 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:50,645 INFO  L85        PathProgramCache]: Analyzing trace with hash 383497746, now seen corresponding path program 1 times
[2024-12-02 11:07:50,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:50,645 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1462343114]
[2024-12-02 11:07:50,646 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:50,646 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:50,646 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:50,648 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:50,650 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 11:07:50,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:50,783 INFO  L256         TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:50,785 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:50,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:50,853 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:50,853 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:50,853 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1462343114]
[2024-12-02 11:07:50,853 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1462343114] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:50,853 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:50,853 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:07:50,854 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [391899884]
[2024-12-02 11:07:50,854 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:50,854 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:07:50,854 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:50,854 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:07:50,854 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:07:50,854 INFO  L87              Difference]: Start difference. First operand 2014 states and 2557 transitions. Second operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:51,708 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:51,708 INFO  L93              Difference]: Finished difference Result 2411 states and 2944 transitions.
[2024-12-02 11:07:51,709 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:07:51,709 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2024-12-02 11:07:51,709 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:51,714 INFO  L225             Difference]: With dead ends: 2411
[2024-12-02 11:07:51,714 INFO  L226             Difference]: Without dead ends: 2405
[2024-12-02 11:07:51,714 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:07:51,715 INFO  L435           NwaCegarLoop]: 1628 mSDtfsCounter, 507 mSDsluCounter, 2902 mSDsCounter, 0 mSdLazyCounter, 358 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 507 SdHoareTripleChecker+Valid, 4530 SdHoareTripleChecker+Invalid, 360 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 358 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:51,715 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [507 Valid, 4530 Invalid, 360 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 358 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:07:51,717 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2405 states.
[2024-12-02 11:07:51,734 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2405 to 2008.
[2024-12-02 11:07:51,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2008 states, 1290 states have (on average 1.9627906976744185) internal successors, (2532), 1997 states have internal predecessors, (2532), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:51,740 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2008 states to 2008 states and 2550 transitions.
[2024-12-02 11:07:51,740 INFO  L78                 Accepts]: Start accepts. Automaton has 2008 states and 2550 transitions. Word has length 13
[2024-12-02 11:07:51,740 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:51,740 INFO  L471      AbstractCegarLoop]: Abstraction has 2008 states and 2550 transitions.
[2024-12-02 11:07:51,740 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:51,740 INFO  L276                IsEmpty]: Start isEmpty. Operand 2008 states and 2550 transitions.
[2024-12-02 11:07:51,740 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-12-02 11:07:51,740 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:51,741 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:51,750 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-12-02 11:07:51,941 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:51,941 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:51,941 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:51,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -567156950, now seen corresponding path program 1 times
[2024-12-02 11:07:51,942 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:51,942 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1529486207]
[2024-12-02 11:07:51,942 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:51,942 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:51,942 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:51,943 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:51,944 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 11:07:52,090 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:52,092 INFO  L256         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:52,094 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:52,098 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
[2024-12-02 11:07:52,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:52,128 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:52,128 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:52,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1529486207]
[2024-12-02 11:07:52,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1529486207] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:52,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:52,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:07:52,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214238675]
[2024-12-02 11:07:52,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:52,128 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:07:52,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:52,129 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:07:52,129 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:07:52,129 INFO  L87              Difference]: Start difference. First operand 2008 states and 2550 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:55,048 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:55,048 INFO  L93              Difference]: Finished difference Result 1993 states and 2512 transitions.
[2024-12-02 11:07:55,048 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:07:55,048 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2024-12-02 11:07:55,049 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:55,053 INFO  L225             Difference]: With dead ends: 1993
[2024-12-02 11:07:55,054 INFO  L226             Difference]: Without dead ends: 1993
[2024-12-02 11:07:55,054 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:07:55,054 INFO  L435           NwaCegarLoop]: 934 mSDtfsCounter, 1081 mSDsluCounter, 864 mSDsCounter, 0 mSdLazyCounter, 1720 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1087 SdHoareTripleChecker+Valid, 1798 SdHoareTripleChecker+Invalid, 1752 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1720 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:55,055 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1087 Valid, 1798 Invalid, 1752 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1720 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 11:07:55,057 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1993 states.
[2024-12-02 11:07:55,075 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1993 to 1985.
[2024-12-02 11:07:55,078 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1985 states, 1290 states have (on average 1.9271317829457364) internal successors, (2486), 1974 states have internal predecessors, (2486), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:55,081 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1985 states to 1985 states and 2504 transitions.
[2024-12-02 11:07:55,082 INFO  L78                 Accepts]: Start accepts. Automaton has 1985 states and 2504 transitions. Word has length 13
[2024-12-02 11:07:55,082 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:55,082 INFO  L471      AbstractCegarLoop]: Abstraction has 1985 states and 2504 transitions.
[2024-12-02 11:07:55,082 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:55,082 INFO  L276                IsEmpty]: Start isEmpty. Operand 1985 states and 2504 transitions.
[2024-12-02 11:07:55,082 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-12-02 11:07:55,082 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:55,082 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:07:55,092 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 11:07:55,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:55,283 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:55,283 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:55,283 INFO  L85        PathProgramCache]: Analyzing trace with hash -567156949, now seen corresponding path program 1 times
[2024-12-02 11:07:55,283 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:55,284 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1051384213]
[2024-12-02 11:07:55,284 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:55,284 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:55,284 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:55,286 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:55,287 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 11:07:55,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:55,433 INFO  L256         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:55,434 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:55,440 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
[2024-12-02 11:07:55,493 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:07:55,493 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:07:55,493 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:07:55,493 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1051384213]
[2024-12-02 11:07:55,493 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1051384213] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:07:55,493 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:07:55,493 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:07:55,494 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1116241512]
[2024-12-02 11:07:55,494 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:07:55,494 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:07:55,494 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:07:55,494 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:07:55,494 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:07:55,494 INFO  L87              Difference]: Start difference. First operand 1985 states and 2504 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:59,404 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:07:59,404 INFO  L93              Difference]: Finished difference Result 2271 states and 2681 transitions.
[2024-12-02 11:07:59,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:07:59,405 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2024-12-02 11:07:59,405 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:07:59,409 INFO  L225             Difference]: With dead ends: 2271
[2024-12-02 11:07:59,409 INFO  L226             Difference]: Without dead ends: 2271
[2024-12-02 11:07:59,409 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:07:59,409 INFO  L435           NwaCegarLoop]: 1610 mSDtfsCounter, 648 mSDsluCounter, 1562 mSDsCounter, 0 mSdLazyCounter, 1910 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 648 SdHoareTripleChecker+Valid, 3172 SdHoareTripleChecker+Invalid, 1932 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 1910 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:07:59,410 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [648 Valid, 3172 Invalid, 1932 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 1910 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-12-02 11:07:59,411 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2271 states.
[2024-12-02 11:07:59,430 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2271 to 2101.
[2024-12-02 11:07:59,433 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2101 states, 1406 states have (on average 1.867709815078236) internal successors, (2626), 2090 states have internal predecessors, (2626), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:07:59,436 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2101 states to 2101 states and 2644 transitions.
[2024-12-02 11:07:59,436 INFO  L78                 Accepts]: Start accepts. Automaton has 2101 states and 2644 transitions. Word has length 13
[2024-12-02 11:07:59,437 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:07:59,437 INFO  L471      AbstractCegarLoop]: Abstraction has 2101 states and 2644 transitions.
[2024-12-02 11:07:59,437 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:07:59,437 INFO  L276                IsEmpty]: Start isEmpty. Operand 2101 states and 2644 transitions.
[2024-12-02 11:07:59,437 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-12-02 11:07:59,437 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:07:59,438 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 11:07:59,447 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-12-02 11:07:59,638 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:59,638 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:07:59,638 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:07:59,638 INFO  L85        PathProgramCache]: Analyzing trace with hash -136933571, now seen corresponding path program 1 times
[2024-12-02 11:07:59,639 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:07:59,639 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2083888745]
[2024-12-02 11:07:59,639 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:07:59,639 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:07:59,639 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:07:59,641 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:07:59,641 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 11:07:59,810 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:07:59,816 INFO  L256         TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 11:07:59,818 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:07:59,823 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
[2024-12-02 11:08:00,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:00,000 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:08:00,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:00,358 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:00,358 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2083888745]
[2024-12-02 11:08:00,358 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2083888745] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 11:08:00,358 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:08:00,358 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2024-12-02 11:08:00,358 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805843701]
[2024-12-02 11:08:00,358 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:08:00,358 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 11:08:00,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:00,359 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 11:08:00,359 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-12-02 11:08:00,359 INFO  L87              Difference]: Start difference. First operand 2101 states and 2644 transitions. Second operand  has 8 states, 7 states have (on average 8.571428571428571) internal successors, (60), 8 states have internal predecessors, (60), 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)
[2024-12-02 11:08:13,810 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:13,810 INFO  L93              Difference]: Finished difference Result 2664 states and 3217 transitions.
[2024-12-02 11:08:13,811 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 11:08:13,811 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 8.571428571428571) internal successors, (60), 8 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 32
[2024-12-02 11:08:13,811 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:13,816 INFO  L225             Difference]: With dead ends: 2664
[2024-12-02 11:08:13,816 INFO  L226             Difference]: Without dead ends: 2664
[2024-12-02 11:08:13,816 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=48, Invalid=84, Unknown=0, NotChecked=0, Total=132
[2024-12-02 11:08:13,817 INFO  L435           NwaCegarLoop]: 1652 mSDtfsCounter, 1204 mSDsluCounter, 4995 mSDsCounter, 0 mSdLazyCounter, 5659 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 11.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1206 SdHoareTripleChecker+Valid, 6647 SdHoareTripleChecker+Invalid, 5687 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 5659 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 13.2s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:13,817 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1206 Valid, 6647 Invalid, 5687 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 5659 Invalid, 0 Unknown, 0 Unchecked, 13.2s Time]
[2024-12-02 11:08:13,819 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2664 states.
[2024-12-02 11:08:13,850 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2664 to 2267.
[2024-12-02 11:08:13,853 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2267 states, 1572 states have (on average 1.8193384223918576) internal successors, (2860), 2256 states have internal predecessors, (2860), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:08:13,859 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2267 states to 2267 states and 2878 transitions.
[2024-12-02 11:08:13,859 INFO  L78                 Accepts]: Start accepts. Automaton has 2267 states and 2878 transitions. Word has length 32
[2024-12-02 11:08:13,859 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:13,859 INFO  L471      AbstractCegarLoop]: Abstraction has 2267 states and 2878 transitions.
[2024-12-02 11:08:13,859 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 8.571428571428571) internal successors, (60), 8 states have internal predecessors, (60), 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)
[2024-12-02 11:08:13,859 INFO  L276                IsEmpty]: Start isEmpty. Operand 2267 states and 2878 transitions.
[2024-12-02 11:08:13,860 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-12-02 11:08:13,860 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:13,860 INFO  L218           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]
[2024-12-02 11:08:13,873 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-02 11:08:14,061 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:14,061 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr61REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:14,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:14,061 INFO  L85        PathProgramCache]: Analyzing trace with hash -730835680, now seen corresponding path program 1 times
[2024-12-02 11:08:14,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:14,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [192264227]
[2024-12-02 11:08:14,062 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:14,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:14,062 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:14,063 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:14,064 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 11:08:14,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:14,238 INFO  L256         TraceCheckSpWp]: Trace formula consists of 206 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:14,240 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:14,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:14,277 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:14,277 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:14,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [192264227]
[2024-12-02 11:08:14,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [192264227] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:14,277 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:14,277 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:08:14,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1554497976]
[2024-12-02 11:08:14,278 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:14,278 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:08:14,278 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:14,278 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:08:14,278 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:08:14,278 INFO  L87              Difference]: Start difference. First operand 2267 states and 2878 transitions. Second operand  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 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)
[2024-12-02 11:08:14,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:14,369 INFO  L93              Difference]: Finished difference Result 1952 states and 2438 transitions.
[2024-12-02 11:08:14,369 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:08:14,370 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 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 48
[2024-12-02 11:08:14,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:14,375 INFO  L225             Difference]: With dead ends: 1952
[2024-12-02 11:08:14,375 INFO  L226             Difference]: Without dead ends: 1952
[2024-12-02 11:08:14,375 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:08:14,376 INFO  L435           NwaCegarLoop]: 1475 mSDtfsCounter, 56 mSDsluCounter, 2877 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 4352 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:14,376 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 4352 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:08:14,385 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1952 states.
[2024-12-02 11:08:14,404 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1952 to 1950.
[2024-12-02 11:08:14,406 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1950 states, 1278 states have (on average 1.892018779342723) internal successors, (2418), 1939 states have internal predecessors, (2418), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:08:14,410 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1950 states to 1950 states and 2436 transitions.
[2024-12-02 11:08:14,410 INFO  L78                 Accepts]: Start accepts. Automaton has 1950 states and 2436 transitions. Word has length 48
[2024-12-02 11:08:14,410 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:14,410 INFO  L471      AbstractCegarLoop]: Abstraction has 1950 states and 2436 transitions.
[2024-12-02 11:08:14,410 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 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)
[2024-12-02 11:08:14,410 INFO  L276                IsEmpty]: Start isEmpty. Operand 1950 states and 2436 transitions.
[2024-12-02 11:08:14,411 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-12-02 11:08:14,411 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:14,411 INFO  L218           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]
[2024-12-02 11:08:14,424 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-02 11:08:14,612 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:14,612 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr61REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:14,612 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:14,612 INFO  L85        PathProgramCache]: Analyzing trace with hash -2042360492, now seen corresponding path program 1 times
[2024-12-02 11:08:14,613 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:14,613 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1196550214]
[2024-12-02 11:08:14,613 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:14,613 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:14,613 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:14,615 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:14,616 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 11:08:14,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:14,819 INFO  L256         TraceCheckSpWp]: Trace formula consists of 230 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:14,822 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:14,830 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
[2024-12-02 11:08:15,250 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-02 11:08:15,251 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9
[2024-12-02 11:08:15,267 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:08:15,267 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:08:15,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:15,275 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:15,275 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:15,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1196550214]
[2024-12-02 11:08:15,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1196550214] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:15,275 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:15,275 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:08:15,275 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532054572]
[2024-12-02 11:08:15,275 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:15,276 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:08:15,276 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:15,276 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:08:15,276 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:08:15,276 INFO  L87              Difference]: Start difference. First operand 1950 states and 2436 transitions. Second operand  has 5 states, 4 states have (on average 14.0) internal successors, (56), 5 states have internal predecessors, (56), 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)
[2024-12-02 11:08:19,116 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:19,116 INFO  L93              Difference]: Finished difference Result 1866 states and 2311 transitions.
[2024-12-02 11:08:19,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:08:19,116 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 14.0) internal successors, (56), 5 states have internal predecessors, (56), 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 56
[2024-12-02 11:08:19,117 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:19,122 INFO  L225             Difference]: With dead ends: 1866
[2024-12-02 11:08:19,122 INFO  L226             Difference]: Without dead ends: 1866
[2024-12-02 11:08:19,122 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:08:19,122 INFO  L435           NwaCegarLoop]: 737 mSDtfsCounter, 960 mSDsluCounter, 805 mSDsCounter, 0 mSdLazyCounter, 2107 mSolverCounterSat, 92 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 966 SdHoareTripleChecker+Valid, 1542 SdHoareTripleChecker+Invalid, 2199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 92 IncrementalHoareTripleChecker+Valid, 2107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:19,123 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [966 Valid, 1542 Invalid, 2199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [92 Valid, 2107 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-12-02 11:08:19,125 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1866 states.
[2024-12-02 11:08:19,140 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1866 to 1689.
[2024-12-02 11:08:19,142 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1689 states, 1101 states have (on average 1.7829246139872843) internal successors, (1963), 1678 states have internal predecessors, (1963), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:08:19,145 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1689 states to 1689 states and 1981 transitions.
[2024-12-02 11:08:19,145 INFO  L78                 Accepts]: Start accepts. Automaton has 1689 states and 1981 transitions. Word has length 56
[2024-12-02 11:08:19,145 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:19,145 INFO  L471      AbstractCegarLoop]: Abstraction has 1689 states and 1981 transitions.
[2024-12-02 11:08:19,145 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 14.0) internal successors, (56), 5 states have internal predecessors, (56), 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)
[2024-12-02 11:08:19,145 INFO  L276                IsEmpty]: Start isEmpty. Operand 1689 states and 1981 transitions.
[2024-12-02 11:08:19,146 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-12-02 11:08:19,146 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:19,146 INFO  L218           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]
[2024-12-02 11:08:19,155 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-02 11:08:19,347 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:19,347 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr66REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:19,347 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:19,347 INFO  L85        PathProgramCache]: Analyzing trace with hash -1870442902, now seen corresponding path program 1 times
[2024-12-02 11:08:19,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:19,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2140855115]
[2024-12-02 11:08:19,348 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:19,348 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:19,348 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:19,349 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:19,351 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 11:08:19,564 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:19,571 INFO  L256         TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:19,573 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:19,578 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
[2024-12-02 11:08:19,589 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 19 treesize of output 1
[2024-12-02 11:08:19,612 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-12-02 11:08:19,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:19,621 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:19,621 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:19,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2140855115]
[2024-12-02 11:08:19,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2140855115] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:19,622 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:19,622 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:08:19,622 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1802036075]
[2024-12-02 11:08:19,622 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:19,622 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:08:19,622 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:19,622 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:08:19,623 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:08:19,623 INFO  L87              Difference]: Start difference. First operand 1689 states and 1981 transitions. Second operand  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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)
[2024-12-02 11:08:22,931 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:22,931 INFO  L93              Difference]: Finished difference Result 1688 states and 1979 transitions.
[2024-12-02 11:08:22,932 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 11:08:22,932 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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 61
[2024-12-02 11:08:22,932 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:22,935 INFO  L225             Difference]: With dead ends: 1688
[2024-12-02 11:08:22,935 INFO  L226             Difference]: Without dead ends: 1688
[2024-12-02 11:08:22,935 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:08:22,935 INFO  L435           NwaCegarLoop]: 1402 mSDtfsCounter, 2 mSDsluCounter, 2122 mSDsCounter, 0 mSdLazyCounter, 2091 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 3524 SdHoareTripleChecker+Invalid, 2092 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2091 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:22,935 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 3524 Invalid, 2092 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2091 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-12-02 11:08:22,937 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1688 states.
[2024-12-02 11:08:22,945 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1688 to 1688.
[2024-12-02 11:08:22,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1688 states, 1101 states have (on average 1.7811080835603996) internal successors, (1961), 1677 states have internal predecessors, (1961), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:08:22,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1688 states to 1688 states and 1979 transitions.
[2024-12-02 11:08:22,955 INFO  L78                 Accepts]: Start accepts. Automaton has 1688 states and 1979 transitions. Word has length 61
[2024-12-02 11:08:22,956 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:22,956 INFO  L471      AbstractCegarLoop]: Abstraction has 1688 states and 1979 transitions.
[2024-12-02 11:08:22,956 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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)
[2024-12-02 11:08:22,956 INFO  L276                IsEmpty]: Start isEmpty. Operand 1688 states and 1979 transitions.
[2024-12-02 11:08:22,956 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-12-02 11:08:22,956 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:22,957 INFO  L218           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]
[2024-12-02 11:08:22,965 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 11:08:23,157 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:23,157 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr67REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:23,157 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:23,158 INFO  L85        PathProgramCache]: Analyzing trace with hash -1870442901, now seen corresponding path program 1 times
[2024-12-02 11:08:23,158 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:23,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1456396409]
[2024-12-02 11:08:23,158 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:23,158 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:23,158 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:23,159 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:23,160 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-02 11:08:23,352 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:23,359 INFO  L256         TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:23,361 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:23,369 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
[2024-12-02 11:08:23,386 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 19 treesize of output 1
[2024-12-02 11:08:23,395 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:08:23,436 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 9
[2024-12-02 11:08:23,454 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:23,454 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:23,454 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:23,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1456396409]
[2024-12-02 11:08:23,454 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1456396409] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:23,454 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:23,455 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:08:23,455 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582087258]
[2024-12-02 11:08:23,455 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:23,455 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:08:23,455 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:23,455 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:08:23,455 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:08:23,456 INFO  L87              Difference]: Start difference. First operand 1688 states and 1979 transitions. Second operand  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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)
[2024-12-02 11:08:27,352 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:27,352 INFO  L93              Difference]: Finished difference Result 1687 states and 1977 transitions.
[2024-12-02 11:08:27,353 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 11:08:27,353 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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 61
[2024-12-02 11:08:27,353 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:27,355 INFO  L225             Difference]: With dead ends: 1687
[2024-12-02 11:08:27,355 INFO  L226             Difference]: Without dead ends: 1687
[2024-12-02 11:08:27,355 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:08:27,356 INFO  L435           NwaCegarLoop]: 1402 mSDtfsCounter, 1 mSDsluCounter, 2165 mSDsCounter, 0 mSdLazyCounter, 2045 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 3567 SdHoareTripleChecker+Invalid, 2046 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2045 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:27,356 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 3567 Invalid, 2046 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2045 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-12-02 11:08:27,357 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1687 states.
[2024-12-02 11:08:27,364 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1687 to 1687.
[2024-12-02 11:08:27,366 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1687 states, 1099 states have (on average 1.7825295723384895) internal successors, (1959), 1676 states have internal predecessors, (1959), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 11:08:27,367 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1687 states to 1687 states and 1977 transitions.
[2024-12-02 11:08:27,367 INFO  L78                 Accepts]: Start accepts. Automaton has 1687 states and 1977 transitions. Word has length 61
[2024-12-02 11:08:27,367 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:27,368 INFO  L471      AbstractCegarLoop]: Abstraction has 1687 states and 1977 transitions.
[2024-12-02 11:08:27,368 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 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)
[2024-12-02 11:08:27,368 INFO  L276                IsEmpty]: Start isEmpty. Operand 1687 states and 1977 transitions.
[2024-12-02 11:08:27,368 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-12-02 11:08:27,368 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:27,368 INFO  L218           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]
[2024-12-02 11:08:27,377 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-12-02 11:08:27,569 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:27,569 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr70REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:27,569 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:27,569 INFO  L85        PathProgramCache]: Analyzing trace with hash -546185871, now seen corresponding path program 1 times
[2024-12-02 11:08:27,570 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:27,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1885085699]
[2024-12-02 11:08:27,570 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:27,570 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:27,570 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:27,571 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:27,572 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-02 11:08:27,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:27,801 INFO  L256         TraceCheckSpWp]: Trace formula consists of 283 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:27,803 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:27,808 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 19 treesize of output 1
[2024-12-02 11:08:27,877 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-12-02 11:08:27,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:27,889 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:27,889 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:27,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1885085699]
[2024-12-02 11:08:27,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1885085699] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:27,889 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:27,889 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:08:27,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1713505033]
[2024-12-02 11:08:27,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:27,890 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 11:08:27,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:27,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 11:08:27,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 11:08:27,891 INFO  L87              Difference]: Start difference. First operand 1687 states and 1977 transitions. Second operand  has 7 states, 5 states have (on average 13.4) internal successors, (67), 6 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:08:32,297 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:32,297 INFO  L93              Difference]: Finished difference Result 1705 states and 2007 transitions.
[2024-12-02 11:08:32,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 11:08:32,297 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 5 states have (on average 13.4) internal successors, (67), 6 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 69
[2024-12-02 11:08:32,298 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:32,301 INFO  L225             Difference]: With dead ends: 1705
[2024-12-02 11:08:32,301 INFO  L226             Difference]: Without dead ends: 1705
[2024-12-02 11:08:32,301 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 63 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:08:32,301 INFO  L435           NwaCegarLoop]: 1391 mSDtfsCounter, 6 mSDsluCounter, 4303 mSDsCounter, 0 mSdLazyCounter, 2725 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 5694 SdHoareTripleChecker+Invalid, 2732 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 2725 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:32,302 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 5694 Invalid, 2732 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 2725 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-12-02 11:08:32,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1705 states.
[2024-12-02 11:08:32,315 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1705 to 1696.
[2024-12-02 11:08:32,317 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1696 states, 1107 states have (on average 1.7795844625112918) internal successors, (1970), 1683 states have internal predecessors, (1970), 9 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (18), 11 states have call predecessors, (18), 9 states have call successors, (18)
[2024-12-02 11:08:32,321 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1696 states to 1696 states and 1997 transitions.
[2024-12-02 11:08:32,321 INFO  L78                 Accepts]: Start accepts. Automaton has 1696 states and 1997 transitions. Word has length 69
[2024-12-02 11:08:32,321 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:32,321 INFO  L471      AbstractCegarLoop]: Abstraction has 1696 states and 1997 transitions.
[2024-12-02 11:08:32,321 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 5 states have (on average 13.4) internal successors, (67), 6 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:08:32,322 INFO  L276                IsEmpty]: Start isEmpty. Operand 1696 states and 1997 transitions.
[2024-12-02 11:08:32,322 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-12-02 11:08:32,322 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:32,322 INFO  L218           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]
[2024-12-02 11:08:32,335 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-12-02 11:08:32,523 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:32,523 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr71REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:32,523 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:32,523 INFO  L85        PathProgramCache]: Analyzing trace with hash -546185870, now seen corresponding path program 1 times
[2024-12-02 11:08:32,524 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:32,524 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [787236516]
[2024-12-02 11:08:32,524 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:32,524 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:32,524 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:32,525 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:32,526 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-02 11:08:32,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:32,736 INFO  L256         TraceCheckSpWp]: Trace formula consists of 283 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:32,737 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:32,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:32,751 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 11:08:32,751 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:32,751 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [787236516]
[2024-12-02 11:08:32,751 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [787236516] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:08:32,751 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:08:32,751 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:08:32,751 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491093714]
[2024-12-02 11:08:32,751 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:08:32,752 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:08:32,752 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:32,752 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:08:32,752 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:08:32,752 INFO  L87              Difference]: Start difference. First operand 1696 states and 1997 transitions. Second operand  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:08:32,808 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:32,809 INFO  L93              Difference]: Finished difference Result 1690 states and 1983 transitions.
[2024-12-02 11:08:32,809 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:08:32,810 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 69
[2024-12-02 11:08:32,810 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:32,815 INFO  L225             Difference]: With dead ends: 1690
[2024-12-02 11:08:32,815 INFO  L226             Difference]: Without dead ends: 1690
[2024-12-02 11:08:32,815 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:08:32,815 INFO  L435           NwaCegarLoop]: 1401 mSDtfsCounter, 0 mSDsluCounter, 2794 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4195 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:32,816 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4195 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:08:32,818 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1690 states.
[2024-12-02 11:08:32,837 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1690 to 1690.
[2024-12-02 11:08:32,839 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1690 states, 1101 states have (on average 1.7820163487738419) internal successors, (1962), 1679 states have internal predecessors, (1962), 9 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-12-02 11:08:32,842 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1690 states to 1690 states and 1983 transitions.
[2024-12-02 11:08:32,843 INFO  L78                 Accepts]: Start accepts. Automaton has 1690 states and 1983 transitions. Word has length 69
[2024-12-02 11:08:32,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:32,843 INFO  L471      AbstractCegarLoop]: Abstraction has 1690 states and 1983 transitions.
[2024-12-02 11:08:32,843 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:08:32,843 INFO  L276                IsEmpty]: Start isEmpty. Operand 1690 states and 1983 transitions.
[2024-12-02 11:08:32,844 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-12-02 11:08:32,844 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:32,844 INFO  L218           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]
[2024-12-02 11:08:32,857 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-02 11:08:33,044 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:33,045 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr70REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:33,045 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:33,045 INFO  L85        PathProgramCache]: Analyzing trace with hash 572678194, now seen corresponding path program 1 times
[2024-12-02 11:08:33,045 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:33,046 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2102160333]
[2024-12-02 11:08:33,046 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:08:33,046 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:33,046 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:33,048 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:33,049 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-12-02 11:08:33,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:08:33,294 INFO  L256         TraceCheckSpWp]: Trace formula consists of 294 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 11:08:33,296 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:08:33,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:33,316 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:08:33,374 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:08:33,374 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:08:33,374 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2102160333]
[2024-12-02 11:08:33,375 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2102160333] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 11:08:33,375 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:08:33,375 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2024-12-02 11:08:33,375 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727995266]
[2024-12-02 11:08:33,375 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:08:33,375 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 11:08:33,375 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:08:33,376 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 11:08:33,376 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-12-02 11:08:33,376 INFO  L87              Difference]: Start difference. First operand 1690 states and 1983 transitions. Second operand  has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 11:08:33,537 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:08:33,537 INFO  L93              Difference]: Finished difference Result 1702 states and 2002 transitions.
[2024-12-02 11:08:33,538 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 11:08:33,538 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 70
[2024-12-02 11:08:33,538 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:08:33,541 INFO  L225             Difference]: With dead ends: 1702
[2024-12-02 11:08:33,541 INFO  L226             Difference]: Without dead ends: 1702
[2024-12-02 11:08:33,541 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 141 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=66, Unknown=0, NotChecked=0, Total=110
[2024-12-02 11:08:33,541 INFO  L435           NwaCegarLoop]: 1400 mSDtfsCounter, 8 mSDsluCounter, 4186 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 5586 SdHoareTripleChecker+Invalid, 87 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:08:33,542 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 5586 Invalid, 87 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:08:33,543 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1702 states.
[2024-12-02 11:08:33,558 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1702 to 1700.
[2024-12-02 11:08:33,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1700 states, 1110 states have (on average 1.781081081081081) internal successors, (1977), 1688 states have internal predecessors, (1977), 9 states have call successors, (9), 2 states have call predecessors, (9), 3 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-12-02 11:08:33,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1700 states to 1700 states and 1998 transitions.
[2024-12-02 11:08:33,563 INFO  L78                 Accepts]: Start accepts. Automaton has 1700 states and 1998 transitions. Word has length 70
[2024-12-02 11:08:33,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:08:33,564 INFO  L471      AbstractCegarLoop]: Abstraction has 1700 states and 1998 transitions.
[2024-12-02 11:08:33,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 11:08:33,564 INFO  L276                IsEmpty]: Start isEmpty. Operand 1700 states and 1998 transitions.
[2024-12-02 11:08:33,565 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 74
[2024-12-02 11:08:33,565 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:08:33,565 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 11:08:33,578 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-12-02 11:08:33,765 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:33,765 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr70REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:08:33,766 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:08:33,766 INFO  L85        PathProgramCache]: Analyzing trace with hash 1222444465, now seen corresponding path program 2 times
[2024-12-02 11:08:33,766 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:08:33,766 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1444459346]
[2024-12-02 11:08:33,766 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 11:08:33,766 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:08:33,766 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:08:33,768 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:08:33,769 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-02 11:09:10,008 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 11:09:10,008 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 11:09:10,023 INFO  L256         TraceCheckSpWp]: Trace formula consists of 327 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-02 11:09:10,026 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:09:10,116 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:09:10,117 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:09:10,136 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:09:10,315 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:09:10,315 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:09:10,357 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-02 11:09:10,377 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-12-02 11:09:10,377 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:09:10,464 INFO  L349             Elim1Store]: treesize reduction 7, result has 63.2 percent of original size
[2024-12-02 11:09:10,465 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 24
[2024-12-02 11:09:10,522 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:09:10,522 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1444459346]
[2024-12-02 11:09:10,523 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1444459346] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:09:10,523 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1291328524]
[2024-12-02 11:09:10,523 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 11:09:10,523 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:09:10,523 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:09:10,525 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:09:10,525 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (19)] Waiting until timeout for monitored process
[2024-12-02 11:09:11,456 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 11:09:11,456 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 11:09:11,480 INFO  L256         TraceCheckSpWp]: Trace formula consists of 327 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-02 11:09:11,482 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:09:11,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:11,662 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:09:11,963 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:11,963 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1291328524] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 11:09:11,963 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 11:09:11,963 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8, 8] total 24
[2024-12-02 11:09:11,963 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1309291102]
[2024-12-02 11:09:11,963 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:09:11,963 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-02 11:09:11,964 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:09:11,964 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-02 11:09:11,964 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=550, Unknown=9, NotChecked=0, Total=650
[2024-12-02 11:09:11,965 INFO  L87              Difference]: Start difference. First operand 1700 states and 1998 transitions. Second operand  has 24 states, 23 states have (on average 5.956521739130435) internal successors, (137), 23 states have internal predecessors, (137), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 11:09:23,151 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:09:23,151 INFO  L93              Difference]: Finished difference Result 1716 states and 2021 transitions.
[2024-12-02 11:09:23,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-12-02 11:09:23,152 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 5.956521739130435) internal successors, (137), 23 states have internal predecessors, (137), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 73
[2024-12-02 11:09:23,152 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:09:23,155 INFO  L225             Difference]: With dead ends: 1716
[2024-12-02 11:09:23,156 INFO  L226             Difference]: Without dead ends: 1710
[2024-12-02 11:09:23,156 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 248 GetRequests, 198 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 464 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=395, Invalid=2247, Unknown=10, NotChecked=0, Total=2652
[2024-12-02 11:09:23,157 INFO  L435           NwaCegarLoop]: 912 mSDtfsCounter, 983 mSDsluCounter, 10179 mSDsCounter, 0 mSdLazyCounter, 7854 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 990 SdHoareTripleChecker+Valid, 11091 SdHoareTripleChecker+Invalid, 7894 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 7854 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 10.2s IncrementalHoareTripleChecker+Time
[2024-12-02 11:09:23,157 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [990 Valid, 11091 Invalid, 7894 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 7854 Invalid, 0 Unknown, 0 Unchecked, 10.2s Time]
[2024-12-02 11:09:23,159 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1710 states.
[2024-12-02 11:09:23,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1710 to 1708.
[2024-12-02 11:09:23,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1708 states, 1119 states have (on average 1.774798927613941) internal successors, (1986), 1696 states have internal predecessors, (1986), 9 states have call successors, (9), 2 states have call predecessors, (9), 3 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-12-02 11:09:23,177 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1708 states to 1708 states and 2007 transitions.
[2024-12-02 11:09:23,178 INFO  L78                 Accepts]: Start accepts. Automaton has 1708 states and 2007 transitions. Word has length 73
[2024-12-02 11:09:23,178 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:09:23,178 INFO  L471      AbstractCegarLoop]: Abstraction has 1708 states and 2007 transitions.
[2024-12-02 11:09:23,178 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 5.956521739130435) internal successors, (137), 23 states have internal predecessors, (137), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 11:09:23,178 INFO  L276                IsEmpty]: Start isEmpty. Operand 1708 states and 2007 transitions.
[2024-12-02 11:09:23,179 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 80
[2024-12-02 11:09:23,179 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:09:23,179 INFO  L218           NwaCegarLoop]: trace histogram [10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:09:23,203 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-12-02 11:09:23,384 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (19)] Ended with exit code 0
[2024-12-02 11:09:23,579 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:09:23,579 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr71REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:09:23,580 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:09:23,580 INFO  L85        PathProgramCache]: Analyzing trace with hash -1866447342, now seen corresponding path program 1 times
[2024-12-02 11:09:23,580 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:09:23,580 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1565827678]
[2024-12-02 11:09:23,580 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:09:23,580 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:09:23,580 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:09:23,582 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:09:23,583 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-12-02 11:09:23,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:09:23,855 INFO  L256         TraceCheckSpWp]: Trace formula consists of 393 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-02 11:09:23,856 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:09:23,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:23,979 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:09:24,539 INFO  L134       CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:24,539 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:09:24,539 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1565827678]
[2024-12-02 11:09:24,539 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1565827678] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 11:09:24,539 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:09:24,539 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26
[2024-12-02 11:09:24,540 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2056607139]
[2024-12-02 11:09:24,540 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:09:24,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-12-02 11:09:24,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:09:24,540 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-12-02 11:09:24,540 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650
[2024-12-02 11:09:24,540 INFO  L87              Difference]: Start difference. First operand 1708 states and 2007 transitions. Second operand  has 26 states, 26 states have (on average 3.4615384615384617) internal successors, (90), 26 states have internal predecessors, (90), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 11:09:26,260 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:09:26,260 INFO  L93              Difference]: Finished difference Result 1732 states and 2046 transitions.
[2024-12-02 11:09:26,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. 
[2024-12-02 11:09:26,261 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 3.4615384615384617) internal successors, (90), 26 states have internal predecessors, (90), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 79
[2024-12-02 11:09:26,261 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:09:26,263 INFO  L225             Difference]: With dead ends: 1732
[2024-12-02 11:09:26,264 INFO  L226             Difference]: Without dead ends: 1726
[2024-12-02 11:09:26,264 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 177 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 100 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=728, Invalid=1434, Unknown=0, NotChecked=0, Total=2162
[2024-12-02 11:09:26,264 INFO  L435           NwaCegarLoop]: 1400 mSDtfsCounter, 20 mSDsluCounter, 19529 mSDsCounter, 0 mSdLazyCounter, 629 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 20929 SdHoareTripleChecker+Invalid, 660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 629 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:09:26,264 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 20929 Invalid, 660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 629 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:09:26,266 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1726 states.
[2024-12-02 11:09:26,276 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1726 to 1726.
[2024-12-02 11:09:26,277 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1726 states, 1137 states have (on average 1.7669305189094107) internal successors, (2009), 1714 states have internal predecessors, (2009), 9 states have call successors, (9), 2 states have call predecessors, (9), 3 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-12-02 11:09:26,278 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1726 states to 1726 states and 2030 transitions.
[2024-12-02 11:09:26,278 INFO  L78                 Accepts]: Start accepts. Automaton has 1726 states and 2030 transitions. Word has length 79
[2024-12-02 11:09:26,278 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:09:26,278 INFO  L471      AbstractCegarLoop]: Abstraction has 1726 states and 2030 transitions.
[2024-12-02 11:09:26,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 3.4615384615384617) internal successors, (90), 26 states have internal predecessors, (90), 1 states have call successors, (1), 1 states have call predecessors, (1), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 11:09:26,279 INFO  L276                IsEmpty]: Start isEmpty. Operand 1726 states and 2030 transitions.
[2024-12-02 11:09:26,279 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-12-02 11:09:26,279 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:09:26,279 INFO  L218           NwaCegarLoop]: trace histogram [22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:09:26,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-12-02 11:09:26,479 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:09:26,480 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr71REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:09:26,480 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:09:26,480 INFO  L85        PathProgramCache]: Analyzing trace with hash 1169125074, now seen corresponding path program 2 times
[2024-12-02 11:09:26,480 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:09:26,480 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [550133174]
[2024-12-02 11:09:26,480 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 11:09:26,480 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:09:26,480 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:09:26,482 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:09:26,483 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-12-02 11:09:39,495 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 11:09:39,495 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 11:09:39,511 INFO  L256         TraceCheckSpWp]: Trace formula consists of 525 conjuncts, 64 conjuncts are in the unsatisfiable core
[2024-12-02 11:09:39,516 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:09:39,599 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
[2024-12-02 11:09:39,609 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:09:39,609 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:09:39,633 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:09:39,637 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:09:39,732 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:09:39,737 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:09:40,141 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:09:40,141 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:09:40,152 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:09:40,191 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:09:40,196 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:09:40,223 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 231 trivial. 0 not checked.
[2024-12-02 11:09:40,224 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:09:40,790 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:09:40,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [550133174]
[2024-12-02 11:09:40,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [550133174] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:09:40,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1031531033]
[2024-12-02 11:09:40,790 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 11:09:40,790 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:09:40,790 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:09:40,792 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:09:40,792 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (22)] Waiting until timeout for monitored process
[2024-12-02 11:09:41,838 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 11:09:41,838 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 11:09:41,869 INFO  L256         TraceCheckSpWp]: Trace formula consists of 525 conjuncts, 46 conjuncts are in the unsatisfiable core
[2024-12-02 11:09:41,871 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:09:43,008 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:43,008 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:09:45,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:09:45,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1031531033] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 11:09:45,553 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 11:09:45,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 26, 26] total 58
[2024-12-02 11:09:45,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995270985]
[2024-12-02 11:09:45,553 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:09:45,554 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 58 states
[2024-12-02 11:09:45,554 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:09:45,554 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants.
[2024-12-02 11:09:45,555 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=700, Invalid=2954, Unknown=6, NotChecked=0, Total=3660
[2024-12-02 11:09:45,555 INFO  L87              Difference]: Start difference. First operand 1726 states and 2030 transitions. Second operand  has 58 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 58 states have internal predecessors, (173), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 11:10:33,186 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:10:33,187 INFO  L93              Difference]: Finished difference Result 1828 states and 2187 transitions.
[2024-12-02 11:10:33,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 130 states. 
[2024-12-02 11:10:33,187 INFO  L78                 Accepts]: Start accepts. Automaton has  has 58 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 58 states have internal predecessors, (173), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 91
[2024-12-02 11:10:33,187 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:10:33,189 INFO  L225             Difference]: With dead ends: 1828
[2024-12-02 11:10:33,189 INFO  L226             Difference]: Without dead ends: 1812
[2024-12-02 11:10:33,192 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 375 GetRequests, 217 SyntacticMatches, 1 SemanticMatches, 157 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6172 ImplicationChecksByTransitivity, 16.8s TimeCoverageRelationStatistics Valid=5454, Invalid=19662, Unknown=6, NotChecked=0, Total=25122
[2024-12-02 11:10:33,193 INFO  L435           NwaCegarLoop]: 913 mSDtfsCounter, 1011 mSDsluCounter, 27722 mSDsCounter, 0 mSdLazyCounter, 21888 mSolverCounterSat, 92 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 29.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1016 SdHoareTripleChecker+Valid, 28635 SdHoareTripleChecker+Invalid, 21980 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 92 IncrementalHoareTripleChecker+Valid, 21888 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 33.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:10:33,193 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1016 Valid, 28635 Invalid, 21980 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [92 Valid, 21888 Invalid, 0 Unknown, 0 Unchecked, 33.7s Time]
[2024-12-02 11:10:33,194 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1812 states.
[2024-12-02 11:10:33,204 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1812 to 1812.
[2024-12-02 11:10:33,205 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1812 states, 1223 states have (on average 1.722812755519215) internal successors, (2107), 1799 states have internal predecessors, (2107), 9 states have call successors, (9), 3 states have call predecessors, (9), 4 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12)
[2024-12-02 11:10:33,206 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1812 states to 1812 states and 2128 transitions.
[2024-12-02 11:10:33,207 INFO  L78                 Accepts]: Start accepts. Automaton has 1812 states and 2128 transitions. Word has length 91
[2024-12-02 11:10:33,207 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:10:33,207 INFO  L471      AbstractCegarLoop]: Abstraction has 1812 states and 2128 transitions.
[2024-12-02 11:10:33,207 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 58 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 58 states have internal predecessors, (173), 2 states have call successors, (2), 2 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 11:10:33,207 INFO  L276                IsEmpty]: Start isEmpty. Operand 1812 states and 2128 transitions.
[2024-12-02 11:10:33,208 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-12-02 11:10:33,208 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:10:33,208 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:10:33,214 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (22)] Ended with exit code 0
[2024-12-02 11:10:33,427 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-12-02 11:10:33,608 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:10:33,608 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr74REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:10:33,609 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:10:33,609 INFO  L85        PathProgramCache]: Analyzing trace with hash 1280052827, now seen corresponding path program 1 times
[2024-12-02 11:10:33,609 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:10:33,609 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [433149550]
[2024-12-02 11:10:33,609 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:10:33,609 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:10:33,609 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:10:33,611 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:10:33,612 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-12-02 11:10:33,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:10:34,003 INFO  L256         TraceCheckSpWp]: Trace formula consists of 787 conjuncts, 58 conjuncts are in the unsatisfiable core
[2024-12-02 11:10:34,009 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:10:34,011 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
[2024-12-02 11:10:34,105 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:10:34,105 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:10:34,120 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:10:34,593 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:34,593 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:10:34,687 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:34,687 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:10:34,703 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-02 11:10:34,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:10:34,722 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:10:34,757 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2048 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_2048) |c_ULTIMATE.start_main_~user~0#1.base|) (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|)))))) is different from false
[2024-12-02 11:10:34,765 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2048 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_2048) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))))) is different from false
[2024-12-02 11:10:35,143 INFO  L349             Elim1Store]: treesize reduction 7, result has 77.4 percent of original size
[2024-12-02 11:10:35,144 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 37 treesize of output 36
[2024-12-02 11:10:35,152 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2048 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2094 (Array (_ BitVec 32) (_ BitVec 32)))) (= (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_2094))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_2048)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) |c_ULTIMATE.start_main_#t~mem32#1.base|)) is different from false
[2024-12-02 11:10:35,154 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:10:35,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [433149550]
[2024-12-02 11:10:35,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [433149550] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:10:35,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1741487678]
[2024-12-02 11:10:35,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:10:35,154 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:10:35,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:10:35,156 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:10:35,156 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (24)] Waiting until timeout for monitored process
[2024-12-02 11:10:37,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:10:37,802 INFO  L256         TraceCheckSpWp]: Trace formula consists of 787 conjuncts, 62 conjuncts are in the unsatisfiable core
[2024-12-02 11:10:37,809 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:10:37,845 INFO  L349             Elim1Store]: treesize reduction 17, result has 29.2 percent of original size
[2024-12-02 11:10:37,845 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 20
[2024-12-02 11:10:38,192 INFO  L349             Elim1Store]: treesize reduction 54, result has 29.9 percent of original size
[2024-12-02 11:10:38,193 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 26 treesize of output 43
[2024-12-02 11:10:38,276 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:10:38,465 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 16
[2024-12-02 11:10:39,731 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:39,732 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:10:39,926 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:39,926 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:10:39,974 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 19
[2024-12-02 11:10:40,050 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:10:40,050 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:10:40,064 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2500 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_2500) |c_ULTIMATE.start_main_~user~0#1.base|) (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|)))))) is different from false
[2024-12-02 11:10:40,072 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2500 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_2500) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))))) is different from false
[2024-12-02 11:10:40,427 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2546 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2500 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_2546))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_2500)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:10:40,429 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1741487678] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:10:40,429 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:10:40,429 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 9] total 20
[2024-12-02 11:10:40,429 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028549456]
[2024-12-02 11:10:40,429 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:10:40,430 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-12-02 11:10:40,430 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:10:40,430 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-12-02 11:10:40,431 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=95, Invalid=385, Unknown=6, NotChecked=270, Total=756
[2024-12-02 11:10:40,431 INFO  L87              Difference]: Start difference. First operand 1812 states and 2128 transitions. Second operand  has 21 states, 18 states have (on average 8.0) internal successors, (144), 20 states have internal predecessors, (144), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:10:52,925 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:10:52,925 INFO  L93              Difference]: Finished difference Result 3236 states and 3702 transitions.
[2024-12-02 11:10:52,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-12-02 11:10:52,926 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 18 states have (on average 8.0) internal successors, (144), 20 states have internal predecessors, (144), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 116
[2024-12-02 11:10:52,926 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:10:52,931 INFO  L225             Difference]: With dead ends: 3236
[2024-12-02 11:10:52,931 INFO  L226             Difference]: Without dead ends: 3236
[2024-12-02 11:10:52,932 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 217 SyntacticMatches, 1 SemanticMatches, 39 ConstructedPredicates, 6 IntricatePredicates, 0 DeprecatedPredicates, 294 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=203, Invalid=1005, Unknown=6, NotChecked=426, Total=1640
[2024-12-02 11:10:52,932 INFO  L435           NwaCegarLoop]: 905 mSDtfsCounter, 2898 mSDsluCounter, 7373 mSDsCounter, 0 mSdLazyCounter, 7812 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2912 SdHoareTripleChecker+Valid, 8278 SdHoareTripleChecker+Invalid, 7860 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 7812 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 12.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:10:52,933 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2912 Valid, 8278 Invalid, 7860 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 7812 Invalid, 0 Unknown, 0 Unchecked, 12.0s Time]
[2024-12-02 11:10:52,935 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3236 states.
[2024-12-02 11:10:52,962 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3236 to 2390.
[2024-12-02 11:10:52,964 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2390 states, 1797 states have (on average 1.6638842515303283) internal successors, (2990), 2370 states have internal predecessors, (2990), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:10:52,968 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2390 states to 2390 states and 3025 transitions.
[2024-12-02 11:10:52,968 INFO  L78                 Accepts]: Start accepts. Automaton has 2390 states and 3025 transitions. Word has length 116
[2024-12-02 11:10:52,968 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:10:52,969 INFO  L471      AbstractCegarLoop]: Abstraction has 2390 states and 3025 transitions.
[2024-12-02 11:10:52,969 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 18 states have (on average 8.0) internal successors, (144), 20 states have internal predecessors, (144), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:10:52,969 INFO  L276                IsEmpty]: Start isEmpty. Operand 2390 states and 3025 transitions.
[2024-12-02 11:10:52,970 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-12-02 11:10:52,970 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:10:52,970 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:10:52,987 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-12-02 11:10:53,180 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (24)] Ended with exit code 0
[2024-12-02 11:10:53,370 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:10:53,370 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr75REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:10:53,371 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:10:53,371 INFO  L85        PathProgramCache]: Analyzing trace with hash 1280052828, now seen corresponding path program 1 times
[2024-12-02 11:10:53,371 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:10:53,371 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [526537482]
[2024-12-02 11:10:53,371 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:10:53,371 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:10:53,372 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:10:53,373 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:10:53,374 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-12-02 11:10:53,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:10:53,822 INFO  L256         TraceCheckSpWp]: Trace formula consists of 787 conjuncts, 111 conjuncts are in the unsatisfiable core
[2024-12-02 11:10:53,833 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:10:53,836 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
[2024-12-02 11:10:53,931 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:10:53,931 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:10:53,937 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 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
[2024-12-02 11:10:53,954 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:10:53,962 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:10:54,046 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:10:54,051 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:10:54,608 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:54,608 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:10:54,619 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:10:54,715 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:54,716 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:10:54,724 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:10:54,749 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:10:54,755 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:10:54,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:10:54,778 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:10:54,890 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv4 32) .cse0) (bvadd (_ bv8 32) .cse0)))) (forall ((v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2999 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv8 32) (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_2999) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:10:54,913 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv4 32) .cse0) (bvadd (_ bv8 32) .cse0)))) (forall ((v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2999 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv8 32) (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_2999) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))) is different from false
[2024-12-02 11:10:56,050 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_3091 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3090 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2999 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3090))) (let ((.cse0 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv8 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3091) .cse0 v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store .cse2 .cse0 v_ArrVal_2999) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) (forall ((v_ArrVal_3091 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3090 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_2998 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3091) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3090) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_2998) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv4 32) .cse3) (bvadd (_ bv8 32) .cse3)))))) is different from false
[2024-12-02 11:10:56,056 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:10:56,056 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [526537482]
[2024-12-02 11:10:56,057 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [526537482] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:10:56,057 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [2087681548]
[2024-12-02 11:10:56,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:10:56,057 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:10:56,057 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:10:56,058 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:10:56,059 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (26)] Waiting until timeout for monitored process
[2024-12-02 11:10:58,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:10:58,777 INFO  L256         TraceCheckSpWp]: Trace formula consists of 787 conjuncts, 112 conjuncts are in the unsatisfiable core
[2024-12-02 11:10:58,788 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:10:58,791 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
[2024-12-02 11:10:58,869 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
[2024-12-02 11:10:58,879 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:10:58,879 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:10:58,893 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:10:58,897 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:10:58,953 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:10:58,958 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:10:59,550 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:59,550 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:10:59,558 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:10:59,622 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:10:59,622 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:10:59,630 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:10:59,655 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:10:59,661 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:10:59,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:10:59,662 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:10:59,707 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv4 32) .cse0) (bvadd (_ bv8 32) .cse0)))) (forall ((v_ArrVal_3544 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv8 32) (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_3544) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:10:59,728 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv4 32) .cse0) (bvadd (_ bv8 32) .cse0)))) (forall ((v_ArrVal_3544 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv8 32) (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_3544) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))) is different from false
[2024-12-02 11:11:00,751 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_3636 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3544 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3635 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3636))) (let ((.cse0 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv8 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3635) .cse0 v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store .cse2 .cse0 v_ArrVal_3544) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) (forall ((v_ArrVal_3636 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3635 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_3543 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3635) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_3636) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_3543) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv4 32) .cse3) (bvadd (_ bv8 32) .cse3)))))) is different from false
[2024-12-02 11:11:00,757 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [2087681548] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:11:00,757 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:11:00,757 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 9
[2024-12-02 11:11:00,757 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999715011]
[2024-12-02 11:11:00,757 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:11:00,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 11:11:00,758 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:11:00,758 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 11:11:00,758 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=110, Unknown=6, NotChecked=150, Total=306
[2024-12-02 11:11:00,758 INFO  L87              Difference]: Start difference. First operand 2390 states and 3025 transitions. Second operand  has 10 states, 8 states have (on average 9.0) internal successors, (72), 10 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:11:09,997 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:11:09,997 INFO  L93              Difference]: Finished difference Result 2389 states and 3022 transitions.
[2024-12-02 11:11:09,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 11:11:09,998 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 8 states have (on average 9.0) internal successors, (72), 10 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 116
[2024-12-02 11:11:09,998 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:11:10,001 INFO  L225             Difference]: With dead ends: 2389
[2024-12-02 11:11:10,001 INFO  L226             Difference]: Without dead ends: 2389
[2024-12-02 11:11:10,002 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 249 GetRequests, 225 SyntacticMatches, 3 SemanticMatches, 21 ConstructedPredicates, 6 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=71, Invalid=219, Unknown=6, NotChecked=210, Total=506
[2024-12-02 11:11:10,002 INFO  L435           NwaCegarLoop]: 915 mSDtfsCounter, 908 mSDsluCounter, 2833 mSDsCounter, 0 mSdLazyCounter, 5104 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 913 SdHoareTripleChecker+Valid, 3748 SdHoareTripleChecker+Invalid, 5115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 5104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:11:10,002 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [913 Valid, 3748 Invalid, 5115 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 5104 Invalid, 0 Unknown, 0 Unchecked, 9.0s Time]
[2024-12-02 11:11:10,004 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2389 states.
[2024-12-02 11:11:10,018 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2389 to 2389.
[2024-12-02 11:11:10,020 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2389 states, 1797 states have (on average 1.6622148024485253) internal successors, (2987), 2369 states have internal predecessors, (2987), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:11:10,022 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2389 states to 2389 states and 3022 transitions.
[2024-12-02 11:11:10,022 INFO  L78                 Accepts]: Start accepts. Automaton has 2389 states and 3022 transitions. Word has length 116
[2024-12-02 11:11:10,023 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:11:10,023 INFO  L471      AbstractCegarLoop]: Abstraction has 2389 states and 3022 transitions.
[2024-12-02 11:11:10,023 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 8 states have (on average 9.0) internal successors, (72), 10 states have internal predecessors, (72), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:11:10,023 INFO  L276                IsEmpty]: Start isEmpty. Operand 2389 states and 3022 transitions.
[2024-12-02 11:11:10,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 11:11:10,023 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:11:10,024 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:11:10,035 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-12-02 11:11:10,234 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (26)] Ended with exit code 0
[2024-12-02 11:11:10,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:11:10,424 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr78REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:11:10,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:11:10,425 INFO  L85        PathProgramCache]: Analyzing trace with hash -960550120, now seen corresponding path program 1 times
[2024-12-02 11:11:10,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:11:10,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1593769549]
[2024-12-02 11:11:10,425 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:11:10,425 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:11:10,425 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:11:10,427 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:11:10,427 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-12-02 11:11:10,900 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:11:10,916 INFO  L256         TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 60 conjuncts are in the unsatisfiable core
[2024-12-02 11:11:10,923 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:11:10,925 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
[2024-12-02 11:11:11,004 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:11:11,004 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:11:11,017 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:11:11,408 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:11,408 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:11:11,477 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:11,477 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:11:11,529 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:11,530 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:11:11,550 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-02 11:11:11,570 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:11:11,570 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:11:11,605 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4057 (Array (_ BitVec 32) (_ BitVec 32)))) (= (bvadd (_ bv1 1) (select |c_#valid| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_4057) |c_ULTIMATE.start_main_~user~0#1.base|) (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|)))) (_ bv0 1))) is different from false
[2024-12-02 11:11:11,613 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4057 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_4057) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))))) is different from false
[2024-12-02 11:11:11,626 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4057 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4056 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_4056))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4057)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:11:11,636 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4057 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4056 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4056))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4057)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:11:12,018 INFO  L349             Elim1Store]: treesize reduction 7, result has 87.3 percent of original size
[2024-12-02 11:11:12,019 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 61 treesize of output 60
[2024-12-02 11:11:12,027 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4057 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4103 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4056 (Array (_ BitVec 32) (_ BitVec 32)))) (= |c_ULTIMATE.start_main_#t~mem32#1.base| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_4103))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4056)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4057)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))) is different from false
[2024-12-02 11:11:12,029 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:11:12,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1593769549]
[2024-12-02 11:11:12,029 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1593769549] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:11:12,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [2054763257]
[2024-12-02 11:11:12,029 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:11:12,029 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:11:12,030 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:11:12,031 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:11:12,032 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (28)] Waiting until timeout for monitored process
[2024-12-02 11:11:23,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:11:23,872 INFO  L256         TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 64 conjuncts are in the unsatisfiable core
[2024-12-02 11:11:23,880 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:11:23,914 INFO  L349             Elim1Store]: treesize reduction 17, result has 29.2 percent of original size
[2024-12-02 11:11:23,914 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 20
[2024-12-02 11:11:24,166 INFO  L349             Elim1Store]: treesize reduction 54, result has 29.9 percent of original size
[2024-12-02 11:11:24,166 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 26 treesize of output 43
[2024-12-02 11:11:24,213 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:11:24,366 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 16
[2024-12-02 11:11:25,516 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:25,516 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:11:25,700 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:25,700 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:11:25,834 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:25,834 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:11:25,868 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 19
[2024-12-02 11:11:25,922 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:11:25,922 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:11:25,990 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4525 (Array (_ BitVec 32) (_ BitVec 32)))) (= (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_4525) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))) (_ bv0 1))) is different from false
[2024-12-02 11:11:26,002 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4524 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4525 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_4524))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4525)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:11:26,012 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4524 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4525 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4524))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4525)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:11:26,300 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4524 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4525 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_4571 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_4571))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4524)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_4525)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:11:26,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [2054763257] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:11:26,303 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:11:26,303 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10] total 22
[2024-12-02 11:11:26,303 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903329750]
[2024-12-02 11:11:26,303 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:11:26,304 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-12-02 11:11:26,304 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:11:26,304 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-12-02 11:11:26,304 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=500, Unknown=16, NotChecked=486, Total=1122
[2024-12-02 11:11:26,304 INFO  L87              Difference]: Start difference. First operand 2389 states and 3022 transitions. Second operand  has 23 states, 20 states have (on average 7.5) internal successors, (150), 22 states have internal predecessors, (150), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:11:43,522 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:11:43,523 INFO  L93              Difference]: Finished difference Result 3232 states and 3696 transitions.
[2024-12-02 11:11:43,523 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-02 11:11:43,523 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 20 states have (on average 7.5) internal successors, (150), 22 states have internal predecessors, (150), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 119
[2024-12-02 11:11:43,523 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:11:43,529 INFO  L225             Difference]: With dead ends: 3232
[2024-12-02 11:11:43,529 INFO  L226             Difference]: Without dead ends: 3232
[2024-12-02 11:11:43,529 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 270 GetRequests, 223 SyntacticMatches, 1 SemanticMatches, 46 ConstructedPredicates, 9 IntricatePredicates, 0 DeprecatedPredicates, 373 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=241, Invalid=1257, Unknown=20, NotChecked=738, Total=2256
[2024-12-02 11:11:43,531 INFO  L435           NwaCegarLoop]: 904 mSDtfsCounter, 3657 mSDsluCounter, 10336 mSDsCounter, 0 mSdLazyCounter, 10783 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 14.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3671 SdHoareTripleChecker+Valid, 11240 SdHoareTripleChecker+Invalid, 10844 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 10783 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 16.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:11:43,531 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3671 Valid, 11240 Invalid, 10844 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [61 Valid, 10783 Invalid, 0 Unknown, 0 Unchecked, 16.6s Time]
[2024-12-02 11:11:43,533 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3232 states.
[2024-12-02 11:11:43,554 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3232 to 2388.
[2024-12-02 11:11:43,556 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2388 states, 1797 states have (on average 1.6605453533667223) internal successors, (2984), 2368 states have internal predecessors, (2984), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:11:43,559 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2388 states to 2388 states and 3019 transitions.
[2024-12-02 11:11:43,559 INFO  L78                 Accepts]: Start accepts. Automaton has 2388 states and 3019 transitions. Word has length 119
[2024-12-02 11:11:43,560 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:11:43,560 INFO  L471      AbstractCegarLoop]: Abstraction has 2388 states and 3019 transitions.
[2024-12-02 11:11:43,560 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 20 states have (on average 7.5) internal successors, (150), 22 states have internal predecessors, (150), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:11:43,560 INFO  L276                IsEmpty]: Start isEmpty. Operand 2388 states and 3019 transitions.
[2024-12-02 11:11:43,561 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 11:11:43,561 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:11:43,561 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:11:43,574 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-12-02 11:11:43,779 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (28)] Ended with exit code 0
[2024-12-02 11:11:43,961 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:11:43,962 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr79REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:11:43,962 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:11:43,962 INFO  L85        PathProgramCache]: Analyzing trace with hash -960550119, now seen corresponding path program 1 times
[2024-12-02 11:11:43,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:11:43,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1749529933]
[2024-12-02 11:11:43,962 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:11:43,962 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:11:43,963 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:11:43,964 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:11:43,965 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-12-02 11:11:44,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:11:44,534 INFO  L256         TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 114 conjuncts are in the unsatisfiable core
[2024-12-02 11:11:44,544 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:11:44,546 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
[2024-12-02 11:11:44,634 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:11:44,634 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:11:44,641 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 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
[2024-12-02 11:11:44,660 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:11:44,667 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:11:44,745 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:11:44,748 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:11:45,268 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:45,269 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:45,275 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:45,349 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:45,349 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:45,356 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:45,417 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:45,417 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:45,423 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:45,441 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:11:45,446 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:11:45,464 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:11:45,464 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:11:45,569 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5041 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv12 32) (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_5041) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))) (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0))) (bvule (bvadd (_ bv8 32) .cse1) (bvadd (_ bv12 32) .cse1)))))) is different from false
[2024-12-02 11:11:45,591 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (and (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5041 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (select (select (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) (_ bv12 32)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_5041) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))) (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (select (select (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd .cse2 (_ bv8 32)) (bvadd .cse2 (_ bv12 32)))))))) is different from false
[2024-12-02 11:11:45,626 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5041 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5039))) (let ((.cse0 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv12 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5038) .cse0 v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store .cse2 .cse0 v_ArrVal_5041) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5038) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5039) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv8 32) .cse3) (bvadd (_ bv12 32) .cse3)))))) is different from false
[2024-12-02 11:11:45,660 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_5038) (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_5039) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd .cse0 (_ bv8 32)) (bvadd .cse0 (_ bv12 32))))) (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5041 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse4 (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_5039))) (let ((.cse3 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_5038) .cse3 v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) (_ bv12 32)) (select |c_#length| (select (select (store .cse4 .cse3 v_ArrVal_5041) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))))) is different from false
[2024-12-02 11:11:46,753 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5132 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5133 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5133))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5132) .cse1 v_ArrVal_5038) (select (select (store .cse2 .cse1 v_ArrVal_5039) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) v_ArrVal_5040))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (_ bv8 32) .cse0) (bvadd (_ bv12 32) .cse0)))) (forall ((v_ArrVal_5040 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5041 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5038 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5039 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5132 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5133 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse7 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5133))) (let ((.cse4 (select (select .cse7 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse6 (store .cse7 .cse4 v_ArrVal_5039))) (let ((.cse5 (select (select .cse6 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (_ bv12 32) (select (select (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5132) .cse4 v_ArrVal_5038) .cse5 v_ArrVal_5040) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)) (select |c_#length| (select (select (store .cse6 .cse5 v_ArrVal_5041) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)))))))))) is different from false
[2024-12-02 11:11:46,763 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:11:46,763 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1749529933]
[2024-12-02 11:11:46,763 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1749529933] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:11:46,763 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [567844220]
[2024-12-02 11:11:46,763 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:11:46,763 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:11:46,763 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:11:46,764 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:11:46,765 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (30)] Waiting until timeout for monitored process
[2024-12-02 11:11:58,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:11:58,856 INFO  L256         TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 116 conjuncts are in the unsatisfiable core
[2024-12-02 11:11:58,868 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:11:58,871 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
[2024-12-02 11:11:58,967 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
[2024-12-02 11:11:58,979 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:11:58,979 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:11:58,993 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:11:59,001 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:11:59,061 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:11:59,064 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:11:59,597 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:59,597 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:59,608 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:59,669 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:59,669 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:59,677 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:59,728 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:11:59,728 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:11:59,735 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:11:59,758 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:11:59,764 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:11:59,768 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:11:59,768 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:11:59,938 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv8 32) .cse0) (bvadd (_ bv12 32) .cse0)))) (forall ((v_ArrVal_5602 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv12 32) (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_5602) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))) is different from false
[2024-12-02 11:11:59,974 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5600) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5601) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv8 32) .cse0) (bvadd (_ bv12 32) .cse0)))) (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5602 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5601))) (let ((.cse2 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv12 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_5600) .cse2 v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store .cse3 .cse2 v_ArrVal_5602) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))))) is different from false
[2024-12-02 11:12:00,018 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5602 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_5601))) (let ((.cse1 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv12 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_5600) .cse1 v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store .cse3 .cse1 v_ArrVal_5602) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse4 (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_5600) (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_5601) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv8 32) .cse4) (bvadd (_ bv12 32) .cse4))))))) is different from false
[2024-12-02 11:12:01,124 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5694 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5695 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5695))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5694) .cse1 v_ArrVal_5600) (select (select (store .cse2 .cse1 v_ArrVal_5601) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) v_ArrVal_5603))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd .cse0 (_ bv8 32)) (bvadd .cse0 (_ bv12 32))))) (forall ((v_ArrVal_5601 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5602 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5603 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5600 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5694 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_5695 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse7 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5695))) (let ((.cse4 (select (select .cse7 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse6 (store .cse7 .cse4 v_ArrVal_5601))) (let ((.cse5 (select (select .cse6 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (select (select (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_5694) .cse4 v_ArrVal_5600) .cse5 v_ArrVal_5603) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) (_ bv12 32)) (select |c_#length| (select (select (store .cse6 .cse5 v_ArrVal_5602) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)))))))))) is different from false
[2024-12-02 11:12:01,134 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [567844220] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:12:01,134 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:12:01,134 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 10
[2024-12-02 11:12:01,134 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [264391049]
[2024-12-02 11:12:01,134 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:12:01,135 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-02 11:12:01,135 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:12:01,135 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-02 11:12:01,135 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=150, Unknown=15, NotChecked=288, Total=506
[2024-12-02 11:12:01,135 INFO  L87              Difference]: Start difference. First operand 2388 states and 3019 transitions. Second operand  has 11 states, 9 states have (on average 8.333333333333334) internal successors, (75), 11 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:12:12,169 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:12:12,169 INFO  L93              Difference]: Finished difference Result 2387 states and 3016 transitions.
[2024-12-02 11:12:12,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 11:12:12,170 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 9 states have (on average 8.333333333333334) internal successors, (75), 11 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 119
[2024-12-02 11:12:12,170 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:12:12,173 INFO  L225             Difference]: With dead ends: 2387
[2024-12-02 11:12:12,173 INFO  L226             Difference]: Without dead ends: 2387
[2024-12-02 11:12:12,173 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 232 SyntacticMatches, 3 SemanticMatches, 27 ConstructedPredicates, 9 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=92, Invalid=309, Unknown=15, NotChecked=396, Total=812
[2024-12-02 11:12:12,173 INFO  L435           NwaCegarLoop]: 914 mSDtfsCounter, 906 mSDsluCounter, 3324 mSDsCounter, 0 mSdLazyCounter, 5995 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 911 SdHoareTripleChecker+Valid, 4238 SdHoareTripleChecker+Invalid, 6006 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 5995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 10.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:12:12,173 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [911 Valid, 4238 Invalid, 6006 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 5995 Invalid, 0 Unknown, 0 Unchecked, 10.7s Time]
[2024-12-02 11:12:12,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2387 states.
[2024-12-02 11:12:12,189 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2387 to 2387.
[2024-12-02 11:12:12,191 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2387 states, 1797 states have (on average 1.6588759042849193) internal successors, (2981), 2367 states have internal predecessors, (2981), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:12:12,193 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2387 states to 2387 states and 3016 transitions.
[2024-12-02 11:12:12,193 INFO  L78                 Accepts]: Start accepts. Automaton has 2387 states and 3016 transitions. Word has length 119
[2024-12-02 11:12:12,193 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:12:12,193 INFO  L471      AbstractCegarLoop]: Abstraction has 2387 states and 3016 transitions.
[2024-12-02 11:12:12,193 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 9 states have (on average 8.333333333333334) internal successors, (75), 11 states have internal predecessors, (75), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:12:12,193 INFO  L276                IsEmpty]: Start isEmpty. Operand 2387 states and 3016 transitions.
[2024-12-02 11:12:12,194 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-12-02 11:12:12,194 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:12:12,194 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:12:12,212 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-12-02 11:12:12,413 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (30)] Ended with exit code 0
[2024-12-02 11:12:12,594 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:12:12,594 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr82REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:12:12,595 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:12:12,595 INFO  L85        PathProgramCache]: Analyzing trace with hash 1618777186, now seen corresponding path program 1 times
[2024-12-02 11:12:12,595 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:12:12,595 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1841288948]
[2024-12-02 11:12:12,595 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:12:12,595 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:12:12,595 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:12:12,597 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:12:12,598 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-12-02 11:12:13,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:12:13,154 INFO  L256         TraceCheckSpWp]: Trace formula consists of 845 conjuncts, 61 conjuncts are in the unsatisfiable core
[2024-12-02 11:12:13,160 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:12:13,233 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:12:13,233 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:12:13,244 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:12:13,441 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:13,441 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:12:13,480 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:13,480 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:12:13,522 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:13,522 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:12:13,561 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:13,561 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:12:13,595 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-02 11:12:13,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:12:13,613 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:12:13,646 INFO  L349             Elim1Store]: treesize reduction 7, result has 63.2 percent of original size
[2024-12-02 11:12:13,647 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 24
[2024-12-02 11:12:13,690 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (= (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) .cse0)))) is different from false
[2024-12-02 11:12:13,700 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6130 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_6130)) (.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))) is different from false
[2024-12-02 11:12:13,710 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6130 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6130))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) is different from false
[2024-12-02 11:12:13,722 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6130 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6129 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_6129))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6130)))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) is different from false
[2024-12-02 11:12:13,731 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6130 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6129 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6129))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6130)))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1))))) is different from false
[2024-12-02 11:12:13,989 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6130 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6131 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6129 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6177 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (let ((.cse3 (let ((.cse4 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_6177))) (store .cse4 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6129)))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_6130)))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_6131) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1))))) is different from false
[2024-12-02 11:12:13,991 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:12:13,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1841288948]
[2024-12-02 11:12:13,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1841288948] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:12:13,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1231336762]
[2024-12-02 11:12:13,992 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:12:13,992 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:12:13,992 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:12:13,993 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:12:13,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (32)] Waiting until timeout for monitored process
[2024-12-02 11:12:31,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:12:31,115 INFO  L256         TraceCheckSpWp]: Trace formula consists of 845 conjuncts, 66 conjuncts are in the unsatisfiable core
[2024-12-02 11:12:31,122 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:12:31,171 INFO  L349             Elim1Store]: treesize reduction 17, result has 29.2 percent of original size
[2024-12-02 11:12:31,171 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 20
[2024-12-02 11:12:31,491 INFO  L349             Elim1Store]: treesize reduction 54, result has 29.9 percent of original size
[2024-12-02 11:12:31,491 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 26 treesize of output 43
[2024-12-02 11:12:31,566 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:12:31,754 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 16
[2024-12-02 11:12:32,939 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:32,939 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:12:33,106 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:33,107 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:12:33,222 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:33,223 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:12:33,350 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:33,350 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:12:33,376 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 19
[2024-12-02 11:12:33,426 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:12:33,426 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:12:33,492 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32)))) (= (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_6615) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))) (_ bv0 1))) is different from false
[2024-12-02 11:12:33,503 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6614 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_6614))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6615)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:12:33,511 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6614 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6614))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6615)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:12:33,525 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6613 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6614 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_6613))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6614)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6615)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (_ bv1 1)))) is different from false
[2024-12-02 11:12:33,536 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6613 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6614 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6613))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6614)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6615)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:12:33,859 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_6613 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6614 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6615 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_6661 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_6661))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6613)))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6614)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_6615)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:12:33,862 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1231336762] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:12:33,862 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:12:33,862 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11] total 23
[2024-12-02 11:12:33,862 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237343118]
[2024-12-02 11:12:33,862 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:12:33,862 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-02 11:12:33,862 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:12:33,863 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-02 11:12:33,863 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=137, Invalid=587, Unknown=26, NotChecked=732, Total=1482
[2024-12-02 11:12:33,863 INFO  L87              Difference]: Start difference. First operand 2387 states and 3016 transitions. Second operand  has 24 states, 21 states have (on average 7.428571428571429) internal successors, (156), 24 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:12:43,603 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:12:43,603 INFO  L93              Difference]: Finished difference Result 3228 states and 3690 transitions.
[2024-12-02 11:12:43,603 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-12-02 11:12:43,603 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 21 states have (on average 7.428571428571429) internal successors, (156), 24 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 122
[2024-12-02 11:12:43,604 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:12:43,609 INFO  L225             Difference]: With dead ends: 3228
[2024-12-02 11:12:43,609 INFO  L226             Difference]: Without dead ends: 3228
[2024-12-02 11:12:43,609 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 279 GetRequests, 230 SyntacticMatches, 1 SemanticMatches, 48 ConstructedPredicates, 12 IntricatePredicates, 0 DeprecatedPredicates, 327 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=235, Invalid=1188, Unknown=31, NotChecked=996, Total=2450
[2024-12-02 11:12:43,610 INFO  L435           NwaCegarLoop]: 904 mSDtfsCounter, 2093 mSDsluCounter, 5987 mSDsCounter, 0 mSdLazyCounter, 6331 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2107 SdHoareTripleChecker+Valid, 6891 SdHoareTripleChecker+Invalid, 6377 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 6331 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.2s IncrementalHoareTripleChecker+Time
[2024-12-02 11:12:43,610 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2107 Valid, 6891 Invalid, 6377 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 6331 Invalid, 0 Unknown, 0 Unchecked, 9.2s Time]
[2024-12-02 11:12:43,612 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3228 states.
[2024-12-02 11:12:43,634 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3228 to 2386.
[2024-12-02 11:12:43,636 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2386 states, 1797 states have (on average 1.6572064552031163) internal successors, (2978), 2366 states have internal predecessors, (2978), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:12:43,640 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2386 states to 2386 states and 3013 transitions.
[2024-12-02 11:12:43,640 INFO  L78                 Accepts]: Start accepts. Automaton has 2386 states and 3013 transitions. Word has length 122
[2024-12-02 11:12:43,640 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:12:43,640 INFO  L471      AbstractCegarLoop]: Abstraction has 2386 states and 3013 transitions.
[2024-12-02 11:12:43,640 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 21 states have (on average 7.428571428571429) internal successors, (156), 24 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 11:12:43,641 INFO  L276                IsEmpty]: Start isEmpty. Operand 2386 states and 3013 transitions.
[2024-12-02 11:12:43,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-12-02 11:12:43,641 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:12:43,641 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:12:43,669 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (32)] Ended with exit code 0
[2024-12-02 11:12:43,856 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-12-02 11:12:44,042 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt,31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:12:44,042 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr83REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:12:44,042 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:12:44,042 INFO  L85        PathProgramCache]: Analyzing trace with hash 1618777187, now seen corresponding path program 1 times
[2024-12-02 11:12:44,043 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:12:44,043 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [898415352]
[2024-12-02 11:12:44,043 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:12:44,043 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:12:44,043 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:12:44,045 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:12:44,045 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-12-02 11:12:44,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:12:44,659 INFO  L256         TraceCheckSpWp]: Trace formula consists of 845 conjuncts, 116 conjuncts are in the unsatisfiable core
[2024-12-02 11:12:44,667 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:12:44,735 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
[2024-12-02 11:12:44,754 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:12:44,755 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:12:44,774 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:12:44,780 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:12:44,870 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:12:44,875 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:12:45,413 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:45,413 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:12:45,418 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:12:45,482 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:45,483 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:12:45,488 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:12:45,543 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:45,543 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:12:45,549 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:12:45,614 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:12:45,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:12:45,623 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:12:45,650 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:12:45,657 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:12:45,681 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:12:45,681 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:12:45,817 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7147 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) (_ bv24 32)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7147) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))) (forall ((v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0))) (bvule (bvadd .cse1 (_ bv20 32)) (bvadd .cse1 (_ bv24 32))))))) is different from false
[2024-12-02 11:12:45,840 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv20 32) .cse0) (bvadd (_ bv24 32) .cse0)))) (forall ((v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7147 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv24 32) (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_7147) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))) is different from false
[2024-12-02 11:12:45,914 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7144 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7145 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7147 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7144))) (let ((.cse0 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv24 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7145) .cse0 v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)) (select |c_#length| (select (select (store .cse2 .cse0 v_ArrVal_7147) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) (forall ((v_ArrVal_7144 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7145 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7145) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7144) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (_ bv20 32) .cse3) (bvadd (_ bv24 32) .cse3)))))) is different from false
[2024-12-02 11:13:08,011 WARN  L286               SmtUtils]: Spent 8.23s on a formula simplification that was a NOOP. DAG size: 356 (called from [L 276] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition)
[2024-12-02 11:13:13,605 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse4 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7142 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7143 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7238 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7239 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7144 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7145 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (let ((.cse5 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7239))) (let ((.cse1 (select (select .cse5 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (let ((.cse3 (store .cse5 .cse1 v_ArrVal_7142))) (let ((.cse2 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (store (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7238) .cse1 v_ArrVal_7143) .cse2 v_ArrVal_7145) (select (select (store .cse3 .cse2 v_ArrVal_7144) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4) v_ArrVal_7146))))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (bvule (bvadd (_ bv20 32) .cse0) (bvadd (_ bv24 32) .cse0)))) (forall ((v_ArrVal_7142 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7143 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7238 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7239 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7144 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7145 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7146 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7147 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse11 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7239))) (let ((.cse6 (select (select .cse11 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (let ((.cse10 (store .cse11 .cse6 v_ArrVal_7142))) (let ((.cse7 (select (select .cse10 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (let ((.cse9 (store .cse10 .cse7 v_ArrVal_7144))) (let ((.cse8 (select (select .cse9 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (bvule (bvadd (_ bv24 32) (select (select (store (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7238) .cse6 v_ArrVal_7143) .cse7 v_ArrVal_7145) .cse8 v_ArrVal_7146) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4)) (select |c_#length| (select (select (store .cse9 .cse8 v_ArrVal_7147) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4)))))))))))) is different from false
[2024-12-02 11:13:13,669 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:13:13,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [898415352]
[2024-12-02 11:13:13,669 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [898415352] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:13:13,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [966040214]
[2024-12-02 11:13:13,669 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:13:13,669 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:13:13,669 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:13:13,671 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:13:13,672 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (34)] Waiting until timeout for monitored process
[2024-12-02 11:13:29,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:13:29,180 INFO  L256         TraceCheckSpWp]: Trace formula consists of 845 conjuncts, 119 conjuncts are in the unsatisfiable core
[2024-12-02 11:13:29,188 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:13:29,269 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
[2024-12-02 11:13:33,877 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:13:33,878 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:13:34,048 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 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
[2024-12-02 11:13:34,395 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:13:34,484 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 13 treesize of output 9
[2024-12-02 11:13:35,956 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2024-12-02 11:13:36,045 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:13:53,252 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:13:53,253 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:13:53,426 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:13:55,122 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:13:55,122 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:13:55,299 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:13:56,648 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:13:56,649 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:13:56,918 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:13:58,170 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:13:58,170 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 62 treesize of output 57
[2024-12-02 11:13:58,345 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 13
[2024-12-02 11:13:58,960 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 13
[2024-12-02 11:13:59,134 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3
[2024-12-02 11:13:59,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:13:59,135 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:13:59,978 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) (_ bv24 32)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0))) (bvule (bvadd .cse1 (_ bv20 32)) (bvadd .cse1 (_ bv24 32))))))) is different from false
[2024-12-02 11:14:00,302 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv20 32) .cse0) (bvadd (_ bv24 32) .cse0)))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32)))) (bvule (bvadd (_ bv24 32) (select (select (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))))))) is different from false
[2024-12-02 11:14:00,781 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7723))) (let ((.cse0 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7724) .cse0 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) (_ bv24 32)) (select |c_#length| (select (select (store .cse2 .cse0 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7724) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_7723) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (bvule (bvadd .cse3 (_ bv20 32)) (bvadd .cse3 (_ bv24 32))))))) is different from false
[2024-12-02 11:14:01,092 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse3 (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_7723))) (let ((.cse1 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv24 32) (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_7724) .cse1 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)) (select |c_#length| (select (select (store .cse3 .cse1 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse4 (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_7724) (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_7723) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (bvule (bvadd (_ bv20 32) .cse4) (bvadd (_ bv24 32) .cse4))))))) is different from false
[2024-12-02 11:14:01,615 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_7721))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_7722) .cse1 v_ArrVal_7724) (select (select (store .cse2 .cse1 v_ArrVal_7723) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) v_ArrVal_7726))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (_ bv20 32) .cse0) (bvadd (_ bv24 32) .cse0)))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse7 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_7721))) (let ((.cse4 (select (select .cse7 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse6 (store .cse7 .cse4 v_ArrVal_7723))) (let ((.cse5 (select (select .cse6 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (_ bv24 32) (select (select (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_7722) .cse4 v_ArrVal_7724) .cse5 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)) (select |c_#length| (select (select (store .cse6 .cse5 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)))))))))) is different from false
[2024-12-02 11:14:01,926 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse4 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (and (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (select (select (let ((.cse3 (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_7721))) (let ((.cse2 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (store (store (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7722) .cse2 v_ArrVal_7724) (select (select (store .cse3 .cse2 v_ArrVal_7723) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4) v_ArrVal_7726))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (bvule (bvadd (_ bv20 32) .cse0) (bvadd (_ bv24 32) .cse0)))) (forall ((v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse8 (store |c_#memory_$Pointer$#1.base| .cse1 v_ArrVal_7721))) (let ((.cse5 (select (select .cse8 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (let ((.cse7 (store .cse8 .cse5 v_ArrVal_7723))) (let ((.cse6 (select (select .cse7 |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))) (bvule (bvadd (_ bv24 32) (select (select (store (store (store |c_#memory_$Pointer$#1.offset| .cse1 v_ArrVal_7722) .cse5 v_ArrVal_7724) .cse6 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4)) (select |c_#length| (select (select (store .cse7 .cse6 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse4))))))))))) is different from false
[2024-12-02 11:14:10,825 WARN  L286               SmtUtils]: Spent 8.66s on a formula simplification that was a NOOP. DAG size: 356 (called from [L 276] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition)
[2024-12-02 11:14:16,552 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (and (forall ((v_ArrVal_7818 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7817 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7725 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse6 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7817))) (let ((.cse0 (select (select .cse6 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse5 (store .cse6 .cse0 v_ArrVal_7721))) (let ((.cse1 (select (select .cse5 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse4 (store .cse5 .cse1 v_ArrVal_7723))) (let ((.cse2 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd (select (select (store (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7818) .cse0 v_ArrVal_7722) .cse1 v_ArrVal_7724) .cse2 v_ArrVal_7726) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) (_ bv24 32)) (select |c_#length| (select (select (store .cse4 .cse2 v_ArrVal_7725) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3)))))))))) (forall ((v_ArrVal_7818 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7817 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7726 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7724 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7723 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7722 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_7721 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse7 (select (select (let ((.cse11 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7817))) (let ((.cse8 (select (select .cse11 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (let ((.cse10 (store .cse11 .cse8 v_ArrVal_7721))) (let ((.cse9 (select (select .cse10 |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (store (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_7818) .cse8 v_ArrVal_7722) .cse9 v_ArrVal_7724) (select (select (store .cse10 .cse9 v_ArrVal_7723) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3) v_ArrVal_7726))))) |c_ULTIMATE.start_main_~user~0#1.base|) .cse3))) (bvule (bvadd .cse7 (_ bv20 32)) (bvadd .cse7 (_ bv24 32))))))) is different from false
[2024-12-02 11:14:16,614 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [966040214] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:14:16,614 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:14:16,614 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 11
[2024-12-02 11:14:16,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [72662268]
[2024-12-02 11:14:16,614 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:14:16,615 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-02 11:14:16,615 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:14:16,615 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-02 11:14:16,615 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=205, Unknown=35, NotChecked=440, Total=756
[2024-12-02 11:14:16,615 INFO  L87              Difference]: Start difference. First operand 2386 states and 3013 transitions. Second operand  has 12 states, 10 states have (on average 8.1) internal successors, (81), 12 states have internal predecessors, (81), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:18:17,888 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:18:17,888 INFO  L93              Difference]: Finished difference Result 2385 states and 3010 transitions.
[2024-12-02 11:18:17,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-02 11:18:17,889 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 10 states have (on average 8.1) internal successors, (81), 12 states have internal predecessors, (81), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 122
[2024-12-02 11:18:17,890 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:18:17,893 INFO  L225             Difference]: With dead ends: 2385
[2024-12-02 11:18:17,893 INFO  L226             Difference]: Without dead ends: 2385
[2024-12-02 11:18:17,893 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 275 GetRequests, 239 SyntacticMatches, 3 SemanticMatches, 33 ConstructedPredicates, 11 IntricatePredicates, 0 DeprecatedPredicates, 87 ImplicationChecksByTransitivity, 34.1s TimeCoverageRelationStatistics Valid=134, Invalid=423, Unknown=39, NotChecked=594, Total=1190
[2024-12-02 11:18:17,894 INFO  L435           NwaCegarLoop]: 913 mSDtfsCounter, 904 mSDsluCounter, 2845 mSDsCounter, 0 mSdLazyCounter, 5108 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 228.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 909 SdHoareTripleChecker+Valid, 3758 SdHoareTripleChecker+Invalid, 5119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 5108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 231.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:18:17,894 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [909 Valid, 3758 Invalid, 5119 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [11 Valid, 5108 Invalid, 0 Unknown, 0 Unchecked, 231.1s Time]
[2024-12-02 11:18:17,896 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2385 states.
[2024-12-02 11:18:17,912 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2385 to 2385.
[2024-12-02 11:18:17,914 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2385 states, 1797 states have (on average 1.6555370061213133) internal successors, (2975), 2365 states have internal predecessors, (2975), 15 states have call successors, (15), 6 states have call predecessors, (15), 8 states have return successors, (20), 13 states have call predecessors, (20), 15 states have call successors, (20)
[2024-12-02 11:18:17,917 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2385 states to 2385 states and 3010 transitions.
[2024-12-02 11:18:17,917 INFO  L78                 Accepts]: Start accepts. Automaton has 2385 states and 3010 transitions. Word has length 122
[2024-12-02 11:18:17,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:18:17,917 INFO  L471      AbstractCegarLoop]: Abstraction has 2385 states and 3010 transitions.
[2024-12-02 11:18:17,917 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 10 states have (on average 8.1) internal successors, (81), 12 states have internal predecessors, (81), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 11:18:17,917 INFO  L276                IsEmpty]: Start isEmpty. Operand 2385 states and 3010 transitions.
[2024-12-02 11:18:17,917 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 127
[2024-12-02 11:18:17,918 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:18:17,918 INFO  L218           NwaCegarLoop]: trace histogram [44, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:18:17,936 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2024-12-02 11:18:18,143 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (34)] Ended with exit code 0
[2024-12-02 11:18:18,318 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt
[2024-12-02 11:18:18,318 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr86REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 828 more)] ===
[2024-12-02 11:18:18,319 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:18:18,319 INFO  L85        PathProgramCache]: Analyzing trace with hash -301140188, now seen corresponding path program 1 times
[2024-12-02 11:18:18,319 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 11:18:18,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [255322937]
[2024-12-02 11:18:18,319 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:18:18,319 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 11:18:18,319 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:18:18,321 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 11:18:18,321 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-12-02 11:18:18,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:18:18,984 INFO  L256         TraceCheckSpWp]: Trace formula consists of 882 conjuncts, 65 conjuncts are in the unsatisfiable core
[2024-12-02 11:18:18,990 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:18:23,829 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2024-12-02 11:18:23,829 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13
[2024-12-02 11:18:24,344 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:18:33,379 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:18:33,379 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:18:34,946 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:18:34,946 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:18:36,670 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:18:36,671 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:18:38,508 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:18:38,509 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 32
[2024-12-02 11:18:40,418 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:18:40,418 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 44 treesize of output 43
[2024-12-02 11:18:41,914 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15
[2024-12-02 11:18:43,798 INFO  L349             Elim1Store]: treesize reduction 24, result has 33.3 percent of original size
[2024-12-02 11:18:43,798 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 20
[2024-12-02 11:18:43,890 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:18:43,890 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:18:46,818 INFO  L349             Elim1Store]: treesize reduction 7, result has 63.2 percent of original size
[2024-12-02 11:18:46,818 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 24
[2024-12-02 11:18:48,749 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))) (= .cse0 (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1))))) is different from false
[2024-12-02 11:18:49,045 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_8271)) (.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1)))) is different from false
[2024-12-02 11:18:49,229 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1))))) is different from false
[2024-12-02 11:18:49,526 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8270 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_8270))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271)))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1))))) is different from false
[2024-12-02 11:18:49,738 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8270 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8270))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271)))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) is different from false
[2024-12-02 11:18:50,039 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8270 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8269 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (let ((.cse3 (let ((.cse4 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_8269))) (store .cse4 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8270)))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271)))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) is different from false
[2024-12-02 11:18:50,250 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8270 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8269 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse1 (let ((.cse3 (let ((.cse4 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8269))) (store .cse4 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8270)))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271)))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= .cse0 (select (select (store .cse1 .cse0 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2)))))) is different from false
[2024-12-02 11:18:55,418 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8272 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8271 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8319 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8270 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8269 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse2 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (let ((.cse0 (let ((.cse3 (let ((.cse4 (let ((.cse5 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem32#1.base| v_ArrVal_8319))) (store .cse5 (select (select .cse5 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8269)))) (store .cse4 (select (select .cse4 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8270)))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) v_ArrVal_8271)))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse2))) (= (select (select (store .cse0 .cse1 v_ArrVal_8272) |c_ULTIMATE.start_main_~user~0#1.base|) .cse2) .cse1))))) is different from false
[2024-12-02 11:18:55,463 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 11:18:55,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [255322937]
[2024-12-02 11:18:55,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [255322937] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:18:55,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [400793618]
[2024-12-02 11:18:55,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:18:55,463 INFO  L173          SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt
[2024-12-02 11:18:55,463 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4
[2024-12-02 11:18:55,465 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null)
[2024-12-02 11:18:55,466 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5422a5-0403-4130-850b-d9085f49560d/bin/uautomizer-verify-84ZbGMXZE1/cvc4 --incremental --print-success --lang smt (36)] Waiting until timeout for monitored process
[2024-12-02 11:19:05,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:19:05,809 INFO  L256         TraceCheckSpWp]: Trace formula consists of 882 conjuncts, 71 conjuncts are in the unsatisfiable core
[2024-12-02 11:19:05,817 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 11:19:07,754 INFO  L349             Elim1Store]: treesize reduction 17, result has 29.2 percent of original size
[2024-12-02 11:19:07,754 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 20
[2024-12-02 11:19:19,388 INFO  L349             Elim1Store]: treesize reduction 54, result has 29.9 percent of original size
[2024-12-02 11:19:19,388 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 26 treesize of output 43
[2024-12-02 11:19:21,575 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1
[2024-12-02 11:19:27,248 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 16
[2024-12-02 11:20:05,432 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:20:05,432 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:20:10,817 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:20:10,817 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:20:14,694 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:20:14,694 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:20:18,529 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:20:18,529 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:20:22,575 INFO  L349             Elim1Store]: treesize reduction 21, result has 19.2 percent of original size
[2024-12-02 11:20:22,575 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 51
[2024-12-02 11:20:23,551 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 19
[2024-12-02 11:20:28,290 INFO  L349             Elim1Store]: treesize reduction 82, result has 29.3 percent of original size
[2024-12-02 11:20:28,291 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 35 treesize of output 52
[2024-12-02 11:20:28,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 44 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-12-02 11:20:28,653 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 11:20:33,347 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse0 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse0) v_ArrVal_8775) |c_ULTIMATE.start_main_~user~0#1.base|) .cse0)))))) is different from false
[2024-12-02 11:20:33,641 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem36#1.base| v_ArrVal_8774))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:33,851 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8774))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:34,155 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8773 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem35#1.base| v_ArrVal_8773))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8774)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:34,363 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8773 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8773))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8774)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:34,662 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8773 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8772 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_#t~mem34#1.base| v_ArrVal_8772))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8773)))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8774)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:34,864 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_8775 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8774 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8773 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_8772 (Array (_ BitVec 32) (_ BitVec 32)))) (= (_ bv0 1) (bvadd (_ bv1 1) (select |c_#valid| (let ((.cse1 (bvadd (_ bv8 32) |c_ULTIMATE.start_main_~user~0#1.offset|))) (select (select (let ((.cse0 (let ((.cse2 (let ((.cse3 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8772))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8773)))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8774)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_main_~user~0#1.base|) .cse1) v_ArrVal_8775)) |c_ULTIMATE.start_main_~user~0#1.base|) .cse1)))))) is different from false
[2024-12-02 11:20:42,172 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleCvc4 [400793618] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 11:20:42,172 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 11:20:42,173 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13] total 26
[2024-12-02 11:20:42,173 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591150363]
[2024-12-02 11:20:42,173 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 11:20:42,173 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-12-02 11:20:42,173 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 11:20:42,174 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-12-02 11:20:42,174 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=166, Invalid=792, Unknown=32, NotChecked=1080, Total=2070
[2024-12-02 11:20:42,174 INFO  L87              Difference]: Start difference. First operand 2385 states and 3010 transitions. Second operand  has 27 states, 24 states have (on average 6.833333333333333) internal successors, (164), 26 states have internal predecessors, (164), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)