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


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu --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 26a58d7d603dc7e351440fbc8be1a2e69d6c8a245d05ca1fdcdd97a1f744081c
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:39:42,962 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:39:43,085 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2023-11-19 07:39:43,093 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:39:43,094 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:39:43,134 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:39:43,135 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:39:43,136 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:39:43,137 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:39:43,142 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:39:43,144 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:39:43,145 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:39:43,145 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:39:43,147 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:39:43,148 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:39:43,148 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:39:43,149 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:39:43,149 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:39:43,149 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:39:43,150 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:39:43,150 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2023-11-19 07:39:43,151 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:39:43,151 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:39:43,152 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:39:43,152 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:39:43,153 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:39:43,154 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:39:43,154 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:39:43,155 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:39:43,155 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:39:43,157 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:39:43,157 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:39:43,158 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:39:43,158 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:39:43,158 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:39:43,158 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:39:43,159 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:39:43,159 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:39:43,159 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu
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 -> 26a58d7d603dc7e351440fbc8be1a2e69d6c8a245d05ca1fdcdd97a1f744081c
[2023-11-19 07:39:43,491 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:39:43,524 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:39:43,537 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:39:43,538 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:39:43,539 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:39:43,540 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i
[2023-11-19 07:39:46,606 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:39:46,954 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:39:46,959 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i
[2023-11-19 07:39:46,979 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/1a7b72769/d9baa01de97142708be780632eba27ad/FLAG8acdfb805
[2023-11-19 07:39:46,991 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/1a7b72769/d9baa01de97142708be780632eba27ad
[2023-11-19 07:39:46,994 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:39:46,995 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:39:46,997 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:46,997 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:39:47,002 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:39:47,003 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:46" (1/1) ...
[2023-11-19 07:39:47,004 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@26cdc01b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:47, skipping insertion in model container
[2023-11-19 07:39:47,004 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:46" (1/1) ...
[2023-11-19 07:39:47,076 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:39:47,336 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:39:47,578 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:47,591 ERROR L324         MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
[2023-11-19 07:39:47,591 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@682d1ff8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:47, skipping insertion in model container
[2023-11-19 07:39:47,592 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:47,592 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2023-11-19 07:39:47,594 INFO  L158              Benchmark]: Toolchain (without parser) took 598.29ms. Allocated memory was 138.4MB in the beginning and 172.0MB in the end (delta: 33.6MB). Free memory was 77.5MB in the beginning and 136.9MB in the end (delta: -59.4MB). Peak memory consumption was 19.0MB. Max. memory is 16.1GB.
[2023-11-19 07:39:47,595 INFO  L158              Benchmark]: CDTParser took 0.31ms. Allocated memory is still 138.4MB. Free memory is still 112.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:39:47,596 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 595.58ms. Allocated memory was 138.4MB in the beginning and 172.0MB in the end (delta: 33.6MB). Free memory was 77.3MB in the beginning and 136.9MB in the end (delta: -59.6MB). Peak memory consumption was 19.0MB. Max. memory is 16.1GB.
[2023-11-19 07:39:47,598 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.31ms. Allocated memory is still 138.4MB. Free memory is still 112.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 595.58ms. Allocated memory was 138.4MB in the beginning and 172.0MB in the end (delta: 33.6MB). Free memory was 77.3MB in the beginning and 136.9MB in the end (delta: -59.6MB). Peak memory consumption was 19.0MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 738]: Unsupported Syntax
    Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu --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 26a58d7d603dc7e351440fbc8be1a2e69d6c8a245d05ca1fdcdd97a1f744081c
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:39:50,142 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:39:50,286 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf
[2023-11-19 07:39:50,295 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:39:50,296 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:39:50,339 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:39:50,340 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:39:50,340 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:39:50,341 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:39:50,347 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:39:50,348 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:39:50,348 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:39:50,349 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:39:50,351 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:39:50,351 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:39:50,352 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:39:50,352 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:39:50,353 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:39:50,353 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:39:50,354 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:39:50,355 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2023-11-19 07:39:50,355 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:39:50,356 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:39:50,356 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2023-11-19 07:39:50,357 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2023-11-19 07:39:50,357 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:39:50,357 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:39:50,358 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:39:50,359 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:39:50,359 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:39:50,361 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:39:50,361 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:39:50,361 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:39:50,362 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:39:50,362 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2023-11-19 07:39:50,362 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2023-11-19 07:39:50,363 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:39:50,363 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:39:50,363 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:39:50,364 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2023-11-19 07:39:50,365 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:39:50,365 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu
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 -> 26a58d7d603dc7e351440fbc8be1a2e69d6c8a245d05ca1fdcdd97a1f744081c
[2023-11-19 07:39:50,778 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:39:50,811 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:39:50,815 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:39:50,816 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:39:50,817 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:39:50,818 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i
[2023-11-19 07:39:53,917 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:39:54,372 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:39:54,373 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test1-2.i
[2023-11-19 07:39:54,398 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/82e0238b1/eb1e66c92be24d4caab429c3111f73c3/FLAG0f9655df5
[2023-11-19 07:39:54,413 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/data/82e0238b1/eb1e66c92be24d4caab429c3111f73c3
[2023-11-19 07:39:54,416 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:39:54,418 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:39:54,419 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:54,419 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:39:54,425 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:39:54,426 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:54" (1/1) ...
[2023-11-19 07:39:54,428 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1efc3021 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:54, skipping insertion in model container
[2023-11-19 07:39:54,428 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:54" (1/1) ...
[2023-11-19 07:39:54,526 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:39:54,875 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:39:55,272 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:55,306 INFO  L199         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2023-11-19 07:39:55,326 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:39:55,347 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:39:55,432 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:55,437 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:39:55,471 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:39:55,564 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:55,622 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:39:55,630 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:39:55,631 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55 WrapperNode
[2023-11-19 07:39:55,631 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:55,632 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:39:55,633 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:39:55,634 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:39:55,642 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,692 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,781 INFO  L138                Inliner]: procedures = 181, calls = 229, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 758
[2023-11-19 07:39:55,781 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:39:55,782 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:39:55,782 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:39:55,782 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:39:55,797 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,797 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,809 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,810 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,884 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,898 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,911 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,916 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,929 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:39:55,930 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:39:55,930 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:39:55,930 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:39:55,931 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (1/1) ...
[2023-11-19 07:39:55,938 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:39:55,950 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:39:55,962 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:39:55,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:39:56,014 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1
[2023-11-19 07:39:56,014 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4
[2023-11-19 07:39:56,015 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:39:56,015 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:39:56,015 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:39:56,015 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:39:56,015 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:39:56,016 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:39:56,016 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:39:56,016 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:39:56,016 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4
[2023-11-19 07:39:56,016 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1
[2023-11-19 07:39:56,017 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:39:56,017 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:39:56,284 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:39:56,286 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:39:56,291 WARN  L813   $ProcedureCfgBuilder]: Label in the middle of a codeblock.
[2023-11-19 07:40:00,253 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:40:00,280 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:40:00,282 INFO  L302             CfgBuilder]: Removed 40 assume(true) statements.
[2023-11-19 07:40:00,295 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:40:00 BoogieIcfgContainer
[2023-11-19 07:40:00,295 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:40:00,297 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:40:00,298 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:40:00,301 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:40:00,302 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:39:54" (1/3) ...
[2023-11-19 07:40:00,302 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69619292 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:40:00, skipping insertion in model container
[2023-11-19 07:40:00,303 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:55" (2/3) ...
[2023-11-19 07:40:00,303 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69619292 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:40:00, skipping insertion in model container
[2023-11-19 07:40:00,304 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:40:00" (3/3) ...
[2023-11-19 07:40:00,305 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_SFH_nondet_test1-2.i
[2023-11-19 07:40:00,320 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:40:00,321 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 435 error locations.
[2023-11-19 07:40:00,389 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:40:00,396 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@272fd0fd, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:40:00,396 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 435 error locations.
[2023-11-19 07:40:00,404 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 853 states, 416 states have (on average 2.237980769230769) internal successors, (931), 848 states have internal predecessors, (931), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:00,411 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2023-11-19 07:40:00,411 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:00,412 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:40:00,412 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:00,418 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:00,419 INFO  L85        PathProgramCache]: Analyzing trace with hash 37287509, now seen corresponding path program 1 times
[2023-11-19 07:40:00,432 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:00,432 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [264958128]
[2023-11-19 07:40:00,433 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:00,433 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:00,433 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:00,437 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:00,440 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process
[2023-11-19 07:40:00,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:00,579 INFO  L262         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:40:00,585 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:00,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:00,615 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:00,616 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:00,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [264958128]
[2023-11-19 07:40:00,617 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [264958128] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:00,617 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:00,617 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:40:00,619 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523657000]
[2023-11-19 07:40:00,620 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:00,625 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:40:00,625 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:00,674 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:40:00,675 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:40:00,681 INFO  L87              Difference]: Start difference. First operand  has 853 states, 416 states have (on average 2.237980769230769) internal successors, (931), 848 states have internal predecessors, (931), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:00,758 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:00,759 INFO  L93              Difference]: Finished difference Result 843 states and 881 transitions.
[2023-11-19 07:40:00,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:40:00,761 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5
[2023-11-19 07:40:00,761 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:00,781 INFO  L225             Difference]: With dead ends: 843
[2023-11-19 07:40:00,782 INFO  L226             Difference]: Without dead ends: 841
[2023-11-19 07:40:00,783 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:40:00,787 INFO  L413           NwaCegarLoop]: 881 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 881 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:00,788 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 881 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:00,811 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 841 states.
[2023-11-19 07:40:00,872 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 841 to 841.
[2023-11-19 07:40:00,875 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 841 states, 410 states have (on average 2.129268292682927) internal successors, (873), 836 states have internal predecessors, (873), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:00,884 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 841 states to 841 states and 879 transitions.
[2023-11-19 07:40:00,885 INFO  L78                 Accepts]: Start accepts. Automaton has 841 states and 879 transitions. Word has length 5
[2023-11-19 07:40:00,885 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:00,885 INFO  L495      AbstractCegarLoop]: Abstraction has 841 states and 879 transitions.
[2023-11-19 07:40:00,886 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:00,886 INFO  L276                IsEmpty]: Start isEmpty. Operand 841 states and 879 transitions.
[2023-11-19 07:40:00,886 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2023-11-19 07:40:00,886 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:00,887 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:40:00,901 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:01,089 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:01,090 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:01,090 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:01,091 INFO  L85        PathProgramCache]: Analyzing trace with hash 37287571, now seen corresponding path program 1 times
[2023-11-19 07:40:01,091 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:01,091 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [519306566]
[2023-11-19 07:40:01,092 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:01,092 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:01,092 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:01,093 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:01,103 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process
[2023-11-19 07:40:01,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:01,210 INFO  L262         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:40:01,212 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:01,296 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7
[2023-11-19 07:40:01,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:01,316 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:01,317 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:01,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [519306566]
[2023-11-19 07:40:01,318 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [519306566] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:01,322 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:01,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:40:01,323 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1272245208]
[2023-11-19 07:40:01,323 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:01,326 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:01,326 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:01,327 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:01,327 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:01,327 INFO  L87              Difference]: Start difference. First operand 841 states and 879 transitions. Second operand  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:03,192 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:03,192 INFO  L93              Difference]: Finished difference Result 802 states and 841 transitions.
[2023-11-19 07:40:03,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:03,194 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5
[2023-11-19 07:40:03,194 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:03,199 INFO  L225             Difference]: With dead ends: 802
[2023-11-19 07:40:03,199 INFO  L226             Difference]: Without dead ends: 802
[2023-11-19 07:40:03,199 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:03,201 INFO  L413           NwaCegarLoop]: 509 mSDtfsCounter, 579 mSDsluCounter, 123 mSDsCounter, 0 mSdLazyCounter, 451 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 582 SdHoareTripleChecker+Valid, 632 SdHoareTripleChecker+Invalid, 505 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 451 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:03,201 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [582 Valid, 632 Invalid, 505 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 451 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2023-11-19 07:40:03,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 802 states.
[2023-11-19 07:40:03,251 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 802 to 792.
[2023-11-19 07:40:03,253 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 792 states, 410 states have (on average 2.0097560975609756) internal successors, (824), 787 states have internal predecessors, (824), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:03,263 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 792 states to 792 states and 830 transitions.
[2023-11-19 07:40:03,263 INFO  L78                 Accepts]: Start accepts. Automaton has 792 states and 830 transitions. Word has length 5
[2023-11-19 07:40:03,263 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:03,263 INFO  L495      AbstractCegarLoop]: Abstraction has 792 states and 830 transitions.
[2023-11-19 07:40:03,264 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:03,264 INFO  L276                IsEmpty]: Start isEmpty. Operand 792 states and 830 transitions.
[2023-11-19 07:40:03,264 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2023-11-19 07:40:03,264 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:03,265 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:40:03,275 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:03,465 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:03,465 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:03,466 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:03,466 INFO  L85        PathProgramCache]: Analyzing trace with hash 37287572, now seen corresponding path program 1 times
[2023-11-19 07:40:03,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:03,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [76502118]
[2023-11-19 07:40:03,467 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:03,468 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:03,468 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:03,469 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:03,470 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process
[2023-11-19 07:40:03,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:03,594 INFO  L262         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:40:03,596 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:03,606 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-19 07:40:03,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:03,633 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:03,634 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:03,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [76502118]
[2023-11-19 07:40:03,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [76502118] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:03,634 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:03,634 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:40:03,635 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715824208]
[2023-11-19 07:40:03,635 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:03,635 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:03,635 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:03,636 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:03,636 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:03,636 INFO  L87              Difference]: Start difference. First operand 792 states and 830 transitions. Second operand  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:05,872 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:05,873 INFO  L93              Difference]: Finished difference Result 861 states and 903 transitions.
[2023-11-19 07:40:05,874 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:05,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5
[2023-11-19 07:40:05,874 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:05,879 INFO  L225             Difference]: With dead ends: 861
[2023-11-19 07:40:05,879 INFO  L226             Difference]: Without dead ends: 861
[2023-11-19 07:40:05,879 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:05,880 INFO  L413           NwaCegarLoop]: 703 mSDtfsCounter, 262 mSDsluCounter, 286 mSDsCounter, 0 mSdLazyCounter, 470 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 989 SdHoareTripleChecker+Invalid, 483 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 470 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:05,881 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 989 Invalid, 483 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 470 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2023-11-19 07:40:05,883 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 861 states.
[2023-11-19 07:40:05,899 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 861 to 813.
[2023-11-19 07:40:05,900 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 813 states, 442 states have (on average 1.98868778280543) internal successors, (879), 808 states have internal predecessors, (879), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:05,905 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 813 states to 813 states and 885 transitions.
[2023-11-19 07:40:05,905 INFO  L78                 Accepts]: Start accepts. Automaton has 813 states and 885 transitions. Word has length 5
[2023-11-19 07:40:05,905 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:05,905 INFO  L495      AbstractCegarLoop]: Abstraction has 813 states and 885 transitions.
[2023-11-19 07:40:05,906 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:05,906 INFO  L276                IsEmpty]: Start isEmpty. Operand 813 states and 885 transitions.
[2023-11-19 07:40:05,906 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2023-11-19 07:40:05,906 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:05,906 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:05,913 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0
[2023-11-19 07:40:06,108 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:06,108 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr324REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:06,109 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:06,109 INFO  L85        PathProgramCache]: Analyzing trace with hash 1156743050, now seen corresponding path program 1 times
[2023-11-19 07:40:06,110 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:06,110 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [855505930]
[2023-11-19 07:40:06,110 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:06,111 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:06,111 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:06,112 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:06,114 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process
[2023-11-19 07:40:06,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:06,201 INFO  L262         TraceCheckSpWp]: Trace formula consists of 21 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:40:06,202 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:06,214 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:06,214 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:06,215 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:06,215 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [855505930]
[2023-11-19 07:40:06,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [855505930] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:06,215 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:06,215 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:06,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342033635]
[2023-11-19 07:40:06,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:06,216 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:06,217 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:06,217 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:06,217 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:06,218 INFO  L87              Difference]: Start difference. First operand 813 states and 885 transitions. Second operand  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:06,278 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:06,278 INFO  L93              Difference]: Finished difference Result 1401 states and 1533 transitions.
[2023-11-19 07:40:06,280 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:06,280 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2023-11-19 07:40:06,280 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:06,288 INFO  L225             Difference]: With dead ends: 1401
[2023-11-19 07:40:06,288 INFO  L226             Difference]: Without dead ends: 1401
[2023-11-19 07:40:06,289 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:06,290 INFO  L413           NwaCegarLoop]: 816 mSDtfsCounter, 575 mSDsluCounter, 814 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 578 SdHoareTripleChecker+Valid, 1630 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:06,290 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [578 Valid, 1630 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:06,294 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1401 states.
[2023-11-19 07:40:06,312 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1401 to 814.
[2023-11-19 07:40:06,313 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 814 states, 443 states have (on average 1.9864559819413092) internal successors, (880), 809 states have internal predecessors, (880), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:06,318 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 814 states to 814 states and 886 transitions.
[2023-11-19 07:40:06,318 INFO  L78                 Accepts]: Start accepts. Automaton has 814 states and 886 transitions. Word has length 6
[2023-11-19 07:40:06,318 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:06,319 INFO  L495      AbstractCegarLoop]: Abstraction has 814 states and 886 transitions.
[2023-11-19 07:40:06,319 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:06,319 INFO  L276                IsEmpty]: Start isEmpty. Operand 814 states and 886 transitions.
[2023-11-19 07:40:06,320 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2023-11-19 07:40:06,320 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:06,320 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:06,324 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:06,522 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:06,522 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:06,523 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:06,523 INFO  L85        PathProgramCache]: Analyzing trace with hash 47654077, now seen corresponding path program 1 times
[2023-11-19 07:40:06,523 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:06,523 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1857798113]
[2023-11-19 07:40:06,524 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:06,524 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:06,524 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:06,525 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:06,528 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process
[2023-11-19 07:40:06,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:06,676 INFO  L262         TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:40:06,678 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:06,704 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:06,704 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:06,705 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:06,705 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1857798113]
[2023-11-19 07:40:06,705 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1857798113] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:06,705 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:06,706 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:06,706 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240727246]
[2023-11-19 07:40:06,706 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:06,707 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:06,707 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:06,707 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:06,708 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:06,708 INFO  L87              Difference]: Start difference. First operand 814 states and 886 transitions. Second operand  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:06,751 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:06,755 INFO  L93              Difference]: Finished difference Result 772 states and 843 transitions.
[2023-11-19 07:40:06,756 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:06,756 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 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 15
[2023-11-19 07:40:06,757 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:06,761 INFO  L225             Difference]: With dead ends: 772
[2023-11-19 07:40:06,761 INFO  L226             Difference]: Without dead ends: 772
[2023-11-19 07:40:06,763 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:06,765 INFO  L413           NwaCegarLoop]: 764 mSDtfsCounter, 81 mSDsluCounter, 692 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 1456 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:06,765 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 1456 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:06,774 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 772 states.
[2023-11-19 07:40:06,790 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 772 to 772.
[2023-11-19 07:40:06,791 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 772 states, 425 states have (on average 1.9694117647058824) internal successors, (837), 767 states have internal predecessors, (837), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:06,796 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 772 states and 843 transitions.
[2023-11-19 07:40:06,796 INFO  L78                 Accepts]: Start accepts. Automaton has 772 states and 843 transitions. Word has length 15
[2023-11-19 07:40:06,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:06,797 INFO  L495      AbstractCegarLoop]: Abstraction has 772 states and 843 transitions.
[2023-11-19 07:40:06,797 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:06,797 INFO  L276                IsEmpty]: Start isEmpty. Operand 772 states and 843 transitions.
[2023-11-19 07:40:06,798 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 07:40:06,798 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:06,798 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:06,806 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:07,000 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:07,001 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:07,001 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:07,001 INFO  L85        PathProgramCache]: Analyzing trace with hash -1449076233, now seen corresponding path program 1 times
[2023-11-19 07:40:07,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:07,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1540215226]
[2023-11-19 07:40:07,002 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:07,002 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:07,002 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:07,004 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:07,005 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process
[2023-11-19 07:40:07,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:07,147 INFO  L262         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:40:07,150 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:07,174 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:07,174 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:07,174 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:07,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1540215226]
[2023-11-19 07:40:07,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1540215226] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:07,175 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:07,175 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:40:07,175 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734885139]
[2023-11-19 07:40:07,176 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:07,176 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:07,176 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:07,177 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:07,177 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:07,177 INFO  L87              Difference]: Start difference. First operand 772 states and 843 transitions. Second operand  has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:07,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:07,281 INFO  L93              Difference]: Finished difference Result 751 states and 815 transitions.
[2023-11-19 07:40:07,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:07,281 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 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 17
[2023-11-19 07:40:07,282 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:07,286 INFO  L225             Difference]: With dead ends: 751
[2023-11-19 07:40:07,286 INFO  L226             Difference]: Without dead ends: 751
[2023-11-19 07:40:07,286 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:07,287 INFO  L413           NwaCegarLoop]: 719 mSDtfsCounter, 62 mSDsluCounter, 1404 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 2123 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:07,288 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 2123 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:40:07,290 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 751 states.
[2023-11-19 07:40:07,303 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 751 to 750.
[2023-11-19 07:40:07,304 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 750 states, 417 states have (on average 1.9376498800959232) internal successors, (808), 745 states have internal predecessors, (808), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:07,308 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 750 states to 750 states and 814 transitions.
[2023-11-19 07:40:07,309 INFO  L78                 Accepts]: Start accepts. Automaton has 750 states and 814 transitions. Word has length 17
[2023-11-19 07:40:07,309 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:07,309 INFO  L495      AbstractCegarLoop]: Abstraction has 750 states and 814 transitions.
[2023-11-19 07:40:07,309 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:07,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 750 states and 814 transitions.
[2023-11-19 07:40:07,310 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2023-11-19 07:40:07,311 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:07,311 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:07,320 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:07,513 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:07,514 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr44REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:07,514 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:07,514 INFO  L85        PathProgramCache]: Analyzing trace with hash -446198651, now seen corresponding path program 1 times
[2023-11-19 07:40:07,514 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:07,515 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1649508442]
[2023-11-19 07:40:07,515 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:07,515 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:07,515 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:07,516 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:07,519 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process
[2023-11-19 07:40:07,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:07,671 INFO  L262         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:40:07,675 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:07,682 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7
[2023-11-19 07:40:07,804 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:07,804 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:07,804 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:07,804 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1649508442]
[2023-11-19 07:40:07,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1649508442] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:07,805 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:07,805 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:07,805 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [179979504]
[2023-11-19 07:40:07,805 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:07,806 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:07,807 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:07,807 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:07,808 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:07,808 INFO  L87              Difference]: Start difference. First operand 750 states and 814 transitions. Second operand  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:10,142 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:10,142 INFO  L93              Difference]: Finished difference Result 756 states and 821 transitions.
[2023-11-19 07:40:10,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:10,143 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 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 31
[2023-11-19 07:40:10,143 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:10,147 INFO  L225             Difference]: With dead ends: 756
[2023-11-19 07:40:10,148 INFO  L226             Difference]: Without dead ends: 756
[2023-11-19 07:40:10,148 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:10,149 INFO  L413           NwaCegarLoop]: 463 mSDtfsCounter, 503 mSDsluCounter, 434 mSDsCounter, 0 mSdLazyCounter, 785 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 506 SdHoareTripleChecker+Valid, 897 SdHoareTripleChecker+Invalid, 794 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 785 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:10,149 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [506 Valid, 897 Invalid, 794 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 785 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2023-11-19 07:40:10,151 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 756 states.
[2023-11-19 07:40:10,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 756 to 746.
[2023-11-19 07:40:10,166 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 746 states, 417 states have (on average 1.9280575539568345) internal successors, (804), 741 states have internal predecessors, (804), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:10,170 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 746 states to 746 states and 810 transitions.
[2023-11-19 07:40:10,170 INFO  L78                 Accepts]: Start accepts. Automaton has 746 states and 810 transitions. Word has length 31
[2023-11-19 07:40:10,171 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:10,171 INFO  L495      AbstractCegarLoop]: Abstraction has 746 states and 810 transitions.
[2023-11-19 07:40:10,171 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:10,171 INFO  L276                IsEmpty]: Start isEmpty. Operand 746 states and 810 transitions.
[2023-11-19 07:40:10,172 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2023-11-19 07:40:10,172 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:10,173 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:10,184 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Ended with exit code 0
[2023-11-19 07:40:10,375 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:10,375 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr45REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:10,376 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:10,376 INFO  L85        PathProgramCache]: Analyzing trace with hash -446198650, now seen corresponding path program 1 times
[2023-11-19 07:40:10,376 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:10,377 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [116706900]
[2023-11-19 07:40:10,377 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:10,377 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:10,377 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:10,381 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:10,382 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process
[2023-11-19 07:40:10,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:10,534 INFO  L262         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:40:10,538 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:10,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 5
[2023-11-19 07:40:10,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:10,861 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:10,861 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:10,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [116706900]
[2023-11-19 07:40:10,862 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [116706900] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:10,862 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:10,862 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:10,862 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1150812024]
[2023-11-19 07:40:10,862 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:10,863 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:10,863 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:10,863 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:10,863 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:10,864 INFO  L87              Difference]: Start difference. First operand 746 states and 810 transitions. Second operand  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:13,651 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:13,651 INFO  L93              Difference]: Finished difference Result 790 states and 824 transitions.
[2023-11-19 07:40:13,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:13,652 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 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 31
[2023-11-19 07:40:13,652 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:13,657 INFO  L225             Difference]: With dead ends: 790
[2023-11-19 07:40:13,657 INFO  L226             Difference]: Without dead ends: 790
[2023-11-19 07:40:13,657 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:13,658 INFO  L413           NwaCegarLoop]: 657 mSDtfsCounter, 189 mSDsluCounter, 614 mSDsCounter, 0 mSdLazyCounter, 794 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 1271 SdHoareTripleChecker+Invalid, 797 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 794 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:13,658 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 1271 Invalid, 797 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 794 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2023-11-19 07:40:13,661 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 790 states.
[2023-11-19 07:40:13,674 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 790 to 742.
[2023-11-19 07:40:13,676 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 742 states, 417 states have (on average 1.9184652278177459) internal successors, (800), 737 states have internal predecessors, (800), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:13,689 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 742 states and 806 transitions.
[2023-11-19 07:40:13,689 INFO  L78                 Accepts]: Start accepts. Automaton has 742 states and 806 transitions. Word has length 31
[2023-11-19 07:40:13,689 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:13,689 INFO  L495      AbstractCegarLoop]: Abstraction has 742 states and 806 transitions.
[2023-11-19 07:40:13,690 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:13,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 742 states and 806 transitions.
[2023-11-19 07:40:13,691 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2023-11-19 07:40:13,692 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:13,692 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:13,701 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:13,895 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:13,895 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr109REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:13,896 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:13,896 INFO  L85        PathProgramCache]: Analyzing trace with hash -289243905, now seen corresponding path program 1 times
[2023-11-19 07:40:13,897 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:13,897 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [450914503]
[2023-11-19 07:40:13,897 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:13,897 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:13,897 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:13,899 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:13,939 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process
[2023-11-19 07:40:14,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:14,127 INFO  L262         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:40:14,130 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:14,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:14,198 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:14,198 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:14,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [450914503]
[2023-11-19 07:40:14,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [450914503] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:14,199 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:14,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:40:14,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817975487]
[2023-11-19 07:40:14,199 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:14,200 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:14,200 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:14,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:14,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:14,202 INFO  L87              Difference]: Start difference. First operand 742 states and 806 transitions. Second operand  has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:14,278 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:14,279 INFO  L93              Difference]: Finished difference Result 736 states and 796 transitions.
[2023-11-19 07:40:14,279 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:14,279 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 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 47
[2023-11-19 07:40:14,280 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:14,283 INFO  L225             Difference]: With dead ends: 736
[2023-11-19 07:40:14,284 INFO  L226             Difference]: Without dead ends: 736
[2023-11-19 07:40:14,284 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:14,286 INFO  L413           NwaCegarLoop]: 713 mSDtfsCounter, 31 mSDsluCounter, 1388 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 2101 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:14,286 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 2101 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:40:14,288 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 736 states.
[2023-11-19 07:40:14,302 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 736 to 736.
[2023-11-19 07:40:14,304 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 736 states, 411 states have (on average 1.9221411192214113) internal successors, (790), 731 states have internal predecessors, (790), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:14,307 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 736 states and 796 transitions.
[2023-11-19 07:40:14,307 INFO  L78                 Accepts]: Start accepts. Automaton has 736 states and 796 transitions. Word has length 47
[2023-11-19 07:40:14,309 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:14,310 INFO  L495      AbstractCegarLoop]: Abstraction has 736 states and 796 transitions.
[2023-11-19 07:40:14,310 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 11.75) internal successors, (47), 4 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:14,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 736 states and 796 transitions.
[2023-11-19 07:40:14,315 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 56
[2023-11-19 07:40:14,316 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:14,316 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:14,325 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:14,516 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:14,516 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr109REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:14,517 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:14,517 INFO  L85        PathProgramCache]: Analyzing trace with hash -572234293, now seen corresponding path program 1 times
[2023-11-19 07:40:14,518 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:14,518 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [895414238]
[2023-11-19 07:40:14,518 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:14,518 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:14,518 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:14,519 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:14,520 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Waiting until timeout for monitored process
[2023-11-19 07:40:14,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:14,760 INFO  L262         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:40:14,763 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:15,132 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:15,132 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:15,132 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:15,133 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [895414238]
[2023-11-19 07:40:15,133 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [895414238] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:15,133 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:15,133 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:15,133 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118169884]
[2023-11-19 07:40:15,134 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:15,134 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:15,134 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:15,135 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:15,135 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:15,135 INFO  L87              Difference]: Start difference. First operand 736 states and 796 transitions. Second operand  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:15,437 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:15,438 INFO  L93              Difference]: Finished difference Result 984 states and 1053 transitions.
[2023-11-19 07:40:15,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:15,439 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 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 55
[2023-11-19 07:40:15,439 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:15,445 INFO  L225             Difference]: With dead ends: 984
[2023-11-19 07:40:15,445 INFO  L226             Difference]: Without dead ends: 984
[2023-11-19 07:40:15,445 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 53 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:15,446 INFO  L413           NwaCegarLoop]: 800 mSDtfsCounter, 271 mSDsluCounter, 594 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 1394 SdHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:15,447 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 1394 Invalid, 98 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 07:40:15,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 984 states.
[2023-11-19 07:40:15,468 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 984 to 787.
[2023-11-19 07:40:15,470 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 787 states, 462 states have (on average 1.8203463203463204) internal successors, (841), 782 states have internal predecessors, (841), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:15,474 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 787 states and 847 transitions.
[2023-11-19 07:40:15,474 INFO  L78                 Accepts]: Start accepts. Automaton has 787 states and 847 transitions. Word has length 55
[2023-11-19 07:40:15,476 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:15,476 INFO  L495      AbstractCegarLoop]: Abstraction has 787 states and 847 transitions.
[2023-11-19 07:40:15,476 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:15,477 INFO  L276                IsEmpty]: Start isEmpty. Operand 787 states and 847 transitions.
[2023-11-19 07:40:15,478 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2023-11-19 07:40:15,478 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:15,478 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:15,488 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:15,682 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:15,683 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr63REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:15,683 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:15,683 INFO  L85        PathProgramCache]: Analyzing trace with hash -814100751, now seen corresponding path program 1 times
[2023-11-19 07:40:15,684 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:15,684 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [315353057]
[2023-11-19 07:40:15,684 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:15,684 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:15,684 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:15,687 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:15,699 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Waiting until timeout for monitored process
[2023-11-19 07:40:16,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:16,102 INFO  L262         TraceCheckSpWp]: Trace formula consists of 236 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 07:40:16,108 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:16,118 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7
[2023-11-19 07:40:16,125 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-19 07:40:16,821 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:40:16,823 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
[2023-11-19 07:40:16,848 INFO  L349             Elim1Store]: treesize reduction 6, result has 40.0 percent of original size
[2023-11-19 07:40:16,848 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
[2023-11-19 07:40:16,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:16,866 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:16,867 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:16,867 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [315353057]
[2023-11-19 07:40:16,867 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [315353057] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:16,867 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:16,867 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:16,868 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2027136778]
[2023-11-19 07:40:16,868 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:16,869 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:16,869 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:16,870 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:16,870 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:16,870 INFO  L87              Difference]: Start difference. First operand 787 states and 847 transitions. Second operand  has 4 states, 3 states have (on average 19.333333333333332) internal successors, (58), 4 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:18,783 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:18,783 INFO  L93              Difference]: Finished difference Result 759 states and 820 transitions.
[2023-11-19 07:40:18,784 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:18,784 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 19.333333333333332) internal successors, (58), 4 states have internal predecessors, (58), 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 58
[2023-11-19 07:40:18,785 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:18,788 INFO  L225             Difference]: With dead ends: 759
[2023-11-19 07:40:18,788 INFO  L226             Difference]: Without dead ends: 759
[2023-11-19 07:40:18,789 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 55 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:18,789 INFO  L413           NwaCegarLoop]: 372 mSDtfsCounter, 786 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 445 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 789 SdHoareTripleChecker+Valid, 499 SdHoareTripleChecker+Invalid, 493 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 445 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:18,790 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [789 Valid, 499 Invalid, 493 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 445 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 07:40:18,792 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 759 states.
[2023-11-19 07:40:18,803 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 759 to 717.
[2023-11-19 07:40:18,805 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 717 states, 430 states have (on average 1.713953488372093) internal successors, (737), 712 states have internal predecessors, (737), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:18,808 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 717 states and 743 transitions.
[2023-11-19 07:40:18,809 INFO  L78                 Accepts]: Start accepts. Automaton has 717 states and 743 transitions. Word has length 58
[2023-11-19 07:40:18,809 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:18,809 INFO  L495      AbstractCegarLoop]: Abstraction has 717 states and 743 transitions.
[2023-11-19 07:40:18,809 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 19.333333333333332) internal successors, (58), 4 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:18,810 INFO  L276                IsEmpty]: Start isEmpty. Operand 717 states and 743 transitions.
[2023-11-19 07:40:18,810 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2023-11-19 07:40:18,810 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:18,811 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:18,817 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Ended with exit code 0
[2023-11-19 07:40:19,017 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:19,017 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr69REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:19,018 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:19,018 INFO  L85        PathProgramCache]: Analyzing trace with hash 583834271, now seen corresponding path program 1 times
[2023-11-19 07:40:19,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:19,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [198762461]
[2023-11-19 07:40:19,019 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:19,020 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:19,020 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:19,021 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:19,057 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Waiting until timeout for monitored process
[2023-11-19 07:40:19,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:19,306 INFO  L262         TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 10 conjunts are in the unsatisfiable core
[2023-11-19 07:40:19,310 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:19,322 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-19 07:40:19,347 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
[2023-11-19 07:40:19,360 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
[2023-11-19 07:40:19,429 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
[2023-11-19 07:40:19,454 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:19,454 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:19,454 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:19,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [198762461]
[2023-11-19 07:40:19,455 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [198762461] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:19,455 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:19,455 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:40:19,455 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [621655105]
[2023-11-19 07:40:19,455 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:19,456 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:40:19,456 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:19,457 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:40:19,457 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:19,457 INFO  L87              Difference]: Start difference. First operand 717 states and 743 transitions. Second operand  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:22,660 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:22,660 INFO  L93              Difference]: Finished difference Result 716 states and 742 transitions.
[2023-11-19 07:40:22,661 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:40:22,661 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 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 63
[2023-11-19 07:40:22,661 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:22,664 INFO  L225             Difference]: With dead ends: 716
[2023-11-19 07:40:22,664 INFO  L226             Difference]: Without dead ends: 716
[2023-11-19 07:40:22,664 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:40:22,665 INFO  L413           NwaCegarLoop]: 686 mSDtfsCounter, 4 mSDsluCounter, 1049 mSDsCounter, 0 mSdLazyCounter, 1014 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 1735 SdHoareTripleChecker+Invalid, 1015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:22,666 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 1735 Invalid, 1015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1014 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2023-11-19 07:40:22,667 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 716 states.
[2023-11-19 07:40:22,677 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 716 to 716.
[2023-11-19 07:40:22,678 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 716 states, 430 states have (on average 1.7116279069767442) internal successors, (736), 711 states have internal predecessors, (736), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:22,681 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 716 states and 742 transitions.
[2023-11-19 07:40:22,681 INFO  L78                 Accepts]: Start accepts. Automaton has 716 states and 742 transitions. Word has length 63
[2023-11-19 07:40:22,682 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:22,682 INFO  L495      AbstractCegarLoop]: Abstraction has 716 states and 742 transitions.
[2023-11-19 07:40:22,682 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:22,682 INFO  L276                IsEmpty]: Start isEmpty. Operand 716 states and 742 transitions.
[2023-11-19 07:40:22,683 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2023-11-19 07:40:22,683 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:22,683 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:22,692 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Ended with exit code 0
[2023-11-19 07:40:22,887 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:22,888 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr68REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:22,888 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:22,888 INFO  L85        PathProgramCache]: Analyzing trace with hash 583834270, now seen corresponding path program 1 times
[2023-11-19 07:40:22,889 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:22,889 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [440518818]
[2023-11-19 07:40:22,889 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:22,889 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:22,889 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:22,890 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:22,892 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (14)] Waiting until timeout for monitored process
[2023-11-19 07:40:23,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:23,168 INFO  L262         TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:40:23,170 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:23,177 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7
[2023-11-19 07:40:23,199 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
[2023-11-19 07:40:23,226 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
[2023-11-19 07:40:23,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:23,238 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:23,239 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:23,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [440518818]
[2023-11-19 07:40:23,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [440518818] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:23,239 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:23,239 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:40:23,240 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [17479293]
[2023-11-19 07:40:23,240 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:23,241 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:40:23,241 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:23,242 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:40:23,242 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:23,242 INFO  L87              Difference]: Start difference. First operand 716 states and 742 transitions. Second operand  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:25,687 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:25,687 INFO  L93              Difference]: Finished difference Result 715 states and 741 transitions.
[2023-11-19 07:40:25,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:40:25,688 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 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 63
[2023-11-19 07:40:25,688 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:25,692 INFO  L225             Difference]: With dead ends: 715
[2023-11-19 07:40:25,692 INFO  L226             Difference]: Without dead ends: 715
[2023-11-19 07:40:25,693 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:40:25,693 INFO  L413           NwaCegarLoop]: 686 mSDtfsCounter, 2 mSDsluCounter, 1021 mSDsCounter, 0 mSdLazyCounter, 1040 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 1707 SdHoareTripleChecker+Invalid, 1041 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1040 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:25,694 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 1707 Invalid, 1041 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1040 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2023-11-19 07:40:25,696 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 715 states.
[2023-11-19 07:40:25,706 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 715 to 715.
[2023-11-19 07:40:25,707 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 715 states, 429 states have (on average 1.7132867132867133) internal successors, (735), 710 states have internal predecessors, (735), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:40:25,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 715 states and 741 transitions.
[2023-11-19 07:40:25,711 INFO  L78                 Accepts]: Start accepts. Automaton has 715 states and 741 transitions. Word has length 63
[2023-11-19 07:40:25,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:25,711 INFO  L495      AbstractCegarLoop]: Abstraction has 715 states and 741 transitions.
[2023-11-19 07:40:25,712 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:25,712 INFO  L276                IsEmpty]: Start isEmpty. Operand 715 states and 741 transitions.
[2023-11-19 07:40:25,712 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2023-11-19 07:40:25,713 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:25,713 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:25,720 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (14)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:25,920 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:25,920 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:25,920 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:25,920 INFO  L85        PathProgramCache]: Analyzing trace with hash 921168581, now seen corresponding path program 1 times
[2023-11-19 07:40:25,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:25,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [67501982]
[2023-11-19 07:40:25,921 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:25,921 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:25,921 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:25,923 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:25,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (15)] Waiting until timeout for monitored process
[2023-11-19 07:40:26,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:26,213 INFO  L262         TraceCheckSpWp]: Trace formula consists of 290 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:40:26,215 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:26,256 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:26,256 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:40:26,256 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:26,256 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [67501982]
[2023-11-19 07:40:26,256 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [67501982] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:26,257 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:26,257 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:40:26,257 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97122779]
[2023-11-19 07:40:26,257 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:26,258 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:26,258 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:26,259 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:26,259 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:26,261 INFO  L87              Difference]: Start difference. First operand 715 states and 741 transitions. Second operand  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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)
[2023-11-19 07:40:26,320 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:26,320 INFO  L93              Difference]: Finished difference Result 718 states and 745 transitions.
[2023-11-19 07:40:26,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:26,322 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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 71
[2023-11-19 07:40:26,322 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:26,332 INFO  L225             Difference]: With dead ends: 718
[2023-11-19 07:40:26,332 INFO  L226             Difference]: Without dead ends: 718
[2023-11-19 07:40:26,333 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:40:26,333 INFO  L413           NwaCegarLoop]: 686 mSDtfsCounter, 2 mSDsluCounter, 1367 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 2053 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:26,334 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 2053 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:26,336 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 718 states.
[2023-11-19 07:40:26,352 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 718 to 718.
[2023-11-19 07:40:26,353 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 718 states, 431 states have (on average 1.7122969837587008) internal successors, (738), 713 states have internal predecessors, (738), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2023-11-19 07:40:26,356 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 718 states and 745 transitions.
[2023-11-19 07:40:26,356 INFO  L78                 Accepts]: Start accepts. Automaton has 718 states and 745 transitions. Word has length 71
[2023-11-19 07:40:26,356 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:26,356 INFO  L495      AbstractCegarLoop]: Abstraction has 718 states and 745 transitions.
[2023-11-19 07:40:26,357 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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)
[2023-11-19 07:40:26,357 INFO  L276                IsEmpty]: Start isEmpty. Operand 718 states and 745 transitions.
[2023-11-19 07:40:26,357 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2023-11-19 07:40:26,357 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:26,358 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:40:26,368 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (15)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:26,562 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:26,563 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:26,563 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:26,563 INFO  L85        PathProgramCache]: Analyzing trace with hash -145012940, now seen corresponding path program 1 times
[2023-11-19 07:40:26,564 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:26,564 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1419093780]
[2023-11-19 07:40:26,564 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:26,564 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:26,564 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:26,565 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:26,583 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (16)] Waiting until timeout for monitored process
[2023-11-19 07:40:26,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:26,856 INFO  L262         TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:40:26,858 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:26,890 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:26,890 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:40:26,974 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:26,974 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:26,975 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1419093780]
[2023-11-19 07:40:26,975 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1419093780] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:40:26,975 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:40:26,975 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2023-11-19 07:40:26,975 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [530456673]
[2023-11-19 07:40:26,976 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:40:26,976 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:40:26,976 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:26,977 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:40:26,977 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:40:26,978 INFO  L87              Difference]: Start difference. First operand 718 states and 745 transitions. Second operand  has 8 states, 8 states have (on average 9.25) internal successors, (74), 8 states have internal predecessors, (74), 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)
[2023-11-19 07:40:27,183 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:27,183 INFO  L93              Difference]: Finished difference Result 730 states and 762 transitions.
[2023-11-19 07:40:27,184 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 07:40:27,184 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 9.25) internal successors, (74), 8 states have internal predecessors, (74), 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 72
[2023-11-19 07:40:27,184 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:27,189 INFO  L225             Difference]: With dead ends: 730
[2023-11-19 07:40:27,189 INFO  L226             Difference]: Without dead ends: 730
[2023-11-19 07:40:27,189 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 136 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=62, Invalid=94, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:40:27,190 INFO  L413           NwaCegarLoop]: 687 mSDtfsCounter, 9 mSDsluCounter, 2730 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 3417 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:27,190 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 3417 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:40:27,193 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 730 states.
[2023-11-19 07:40:27,204 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 730 to 728.
[2023-11-19 07:40:27,205 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 728 states, 440 states have (on average 1.7113636363636364) internal successors, (753), 722 states have internal predecessors, (753), 3 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2023-11-19 07:40:27,208 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 728 states and 760 transitions.
[2023-11-19 07:40:27,208 INFO  L78                 Accepts]: Start accepts. Automaton has 728 states and 760 transitions. Word has length 72
[2023-11-19 07:40:27,208 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:27,209 INFO  L495      AbstractCegarLoop]: Abstraction has 728 states and 760 transitions.
[2023-11-19 07:40:27,209 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 9.25) internal successors, (74), 8 states have internal predecessors, (74), 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)
[2023-11-19 07:40:27,209 INFO  L276                IsEmpty]: Start isEmpty. Operand 728 states and 760 transitions.
[2023-11-19 07:40:27,210 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 76
[2023-11-19 07:40:27,210 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:27,210 INFO  L195           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, 1, 1]
[2023-11-19 07:40:27,215 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (16)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:27,415 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:27,415 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:27,415 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:27,416 INFO  L85        PathProgramCache]: Analyzing trace with hash 1729302149, now seen corresponding path program 2 times
[2023-11-19 07:40:27,416 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:27,416 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1773547791]
[2023-11-19 07:40:27,416 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:40:27,417 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:27,417 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:27,418 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:27,419 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (17)] Waiting until timeout for monitored process
[2023-11-19 07:40:27,902 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:40:27,902 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:40:27,916 INFO  L262         TraceCheckSpWp]: Trace formula consists of 334 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:40:27,918 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:27,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:27,994 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:40:28,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:28,181 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:28,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1773547791]
[2023-11-19 07:40:28,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1773547791] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:40:28,182 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:40:28,182 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14
[2023-11-19 07:40:28,182 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985753524]
[2023-11-19 07:40:28,183 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:40:28,183 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:40:28,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:28,184 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:40:28,184 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:40:28,185 INFO  L87              Difference]: Start difference. First operand 728 states and 760 transitions. Second operand  has 14 states, 14 states have (on average 5.714285714285714) internal successors, (80), 14 states have internal predecessors, (80), 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)
[2023-11-19 07:40:28,868 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:28,869 INFO  L93              Difference]: Finished difference Result 749 states and 788 transitions.
[2023-11-19 07:40:28,869 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2023-11-19 07:40:28,870 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 5.714285714285714) internal successors, (80), 14 states have internal predecessors, (80), 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 75
[2023-11-19 07:40:28,870 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:28,874 INFO  L225             Difference]: With dead ends: 749
[2023-11-19 07:40:28,874 INFO  L226             Difference]: Without dead ends: 745
[2023-11-19 07:40:28,875 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 162 GetRequests, 136 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756
[2023-11-19 07:40:28,876 INFO  L413           NwaCegarLoop]: 690 mSDtfsCounter, 19 mSDsluCounter, 3433 mSDsCounter, 0 mSdLazyCounter, 187 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 4123 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 187 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:28,876 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 4123 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 187 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:40:28,878 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 745 states.
[2023-11-19 07:40:28,889 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 745 to 737.
[2023-11-19 07:40:28,891 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 737 states, 449 states have (on average 1.7037861915367483) internal successors, (765), 731 states have internal predecessors, (765), 3 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2023-11-19 07:40:28,894 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 737 states to 737 states and 772 transitions.
[2023-11-19 07:40:28,894 INFO  L78                 Accepts]: Start accepts. Automaton has 737 states and 772 transitions. Word has length 75
[2023-11-19 07:40:28,895 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:28,895 INFO  L495      AbstractCegarLoop]: Abstraction has 737 states and 772 transitions.
[2023-11-19 07:40:28,895 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 5.714285714285714) internal successors, (80), 14 states have internal predecessors, (80), 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)
[2023-11-19 07:40:28,895 INFO  L276                IsEmpty]: Start isEmpty. Operand 737 states and 772 transitions.
[2023-11-19 07:40:28,896 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 82
[2023-11-19 07:40:28,896 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:28,896 INFO  L195           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, 1, 1]
[2023-11-19 07:40:28,913 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (17)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:29,113 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:29,113 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:29,114 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:29,114 INFO  L85        PathProgramCache]: Analyzing trace with hash 1643511845, now seen corresponding path program 3 times
[2023-11-19 07:40:29,114 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:29,114 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1892202888]
[2023-11-19 07:40:29,114 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 07:40:29,115 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:29,115 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:29,115 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:29,117 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (18)] Waiting until timeout for monitored process
[2023-11-19 07:40:29,921 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2023-11-19 07:40:29,922 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:40:29,937 INFO  L262         TraceCheckSpWp]: Trace formula consists of 400 conjuncts, 14 conjunts are in the unsatisfiable core
[2023-11-19 07:40:29,940 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:30,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:30,128 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:40:30,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:30,892 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:40:30,893 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1892202888]
[2023-11-19 07:40:30,893 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1892202888] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:40:30,893 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:40:30,893 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26
[2023-11-19 07:40:30,893 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1940714385]
[2023-11-19 07:40:30,894 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:40:30,894 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2023-11-19 07:40:30,894 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:40:30,895 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2023-11-19 07:40:30,895 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650
[2023-11-19 07:40:30,896 INFO  L87              Difference]: Start difference. First operand 737 states and 772 transitions. Second operand  has 26 states, 26 states have (on average 3.5384615384615383) internal successors, (92), 26 states have internal predecessors, (92), 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)
[2023-11-19 07:40:33,886 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:33,887 INFO  L93              Difference]: Finished difference Result 779 states and 834 transitions.
[2023-11-19 07:40:33,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2023-11-19 07:40:33,888 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 3.5384615384615383) internal successors, (92), 26 states have internal predecessors, (92), 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 81
[2023-11-19 07:40:33,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:33,892 INFO  L225             Difference]: With dead ends: 779
[2023-11-19 07:40:33,892 INFO  L226             Difference]: Without dead ends: 773
[2023-11-19 07:40:33,893 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 183 GetRequests, 136 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 229 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=793, Invalid=1559, Unknown=0, NotChecked=0, Total=2352
[2023-11-19 07:40:33,893 INFO  L413           NwaCegarLoop]: 695 mSDtfsCounter, 52 mSDsluCounter, 8963 mSDsCounter, 0 mSdLazyCounter, 763 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 9658 SdHoareTripleChecker+Invalid, 790 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 763 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:33,893 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 9658 Invalid, 790 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 763 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2023-11-19 07:40:33,895 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 773 states.
[2023-11-19 07:40:33,911 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 773 to 755.
[2023-11-19 07:40:33,913 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 755 states, 467 states have (on average 1.6873661670235547) internal successors, (788), 749 states have internal predecessors, (788), 3 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2023-11-19 07:40:33,916 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 755 states and 795 transitions.
[2023-11-19 07:40:33,917 INFO  L78                 Accepts]: Start accepts. Automaton has 755 states and 795 transitions. Word has length 81
[2023-11-19 07:40:33,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:33,917 INFO  L495      AbstractCegarLoop]: Abstraction has 755 states and 795 transitions.
[2023-11-19 07:40:33,918 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 3.5384615384615383) internal successors, (92), 26 states have internal predecessors, (92), 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)
[2023-11-19 07:40:33,918 INFO  L276                IsEmpty]: Start isEmpty. Operand 755 states and 795 transitions.
[2023-11-19 07:40:33,919 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2023-11-19 07:40:33,919 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:33,919 INFO  L195           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, 1, 1]
[2023-11-19 07:40:33,933 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (18)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:34,127 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:34,128 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 432 more)] ===
[2023-11-19 07:40:34,128 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:34,128 INFO  L85        PathProgramCache]: Analyzing trace with hash 468368229, now seen corresponding path program 4 times
[2023-11-19 07:40:34,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:40:34,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1113302869]
[2023-11-19 07:40:34,131 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-19 07:40:34,132 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2023-11-19 07:40:34,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:40:34,133 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2023-11-19 07:40:34,141 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_64e51f50-6337-46a4-9359-4db922d19f02/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (19)] Waiting until timeout for monitored process
[2023-11-19 07:40:34,523 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-19 07:40:34,524 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:40:34,537 INFO  L262         TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:40:34,540 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:35,002 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:35,003 INFO  L327         TraceCheckSpWp]: Computing backward predicates...