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


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


Checking for memory safety (memcleanup)
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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-memcleanup) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 94599b38b669e42115f92cee257d9ed4ed5d4777dca7d2ee690bacb4e0d226f0
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:17,862 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:17,930 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Default.epf
[2023-11-19 07:44:17,935 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:17,936 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:17,962 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:17,963 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:17,964 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:17,965 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:17,966 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:17,967 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:17,968 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:17,968 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:17,969 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:17,970 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:17,971 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:17,971 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:17,972 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:17,973 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:17,973 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:17,974 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:44:17,975 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:44:17,976 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:17,976 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:17,977 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:44:17,977 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:44:17,978 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:17,978 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:17,979 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:17,979 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:17,980 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:17,981 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:17,981 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:18,001 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:18,001 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:18,002 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:44:18,003 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:44:18,003 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:18,004 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:18,004 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:18,004 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:18,005 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_34eddf90-9c95-4ad6-97e7-756f5978d973/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_34eddf90-9c95-4ad6-97e7-756f5978d973/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-memcleanup) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 94599b38b669e42115f92cee257d9ed4ed5d4777dca7d2ee690bacb4e0d226f0
[2023-11-19 07:44:18,325 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:18,358 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:18,361 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:18,362 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:18,363 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:18,365 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i
[2023-11-19 07:44:21,465 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:21,820 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:21,821 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i
[2023-11-19 07:44:21,840 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/82a7b9342/8178a20953d04f81a7cc5d0c64dbd414/FLAGe36a2b134
[2023-11-19 07:44:21,855 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/82a7b9342/8178a20953d04f81a7cc5d0c64dbd414
[2023-11-19 07:44:21,858 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:21,859 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:21,861 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:21,861 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:21,866 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:21,867 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:21" (1/1) ...
[2023-11-19 07:44:21,869 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@357d0af1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:21, skipping insertion in model container
[2023-11-19 07:44:21,869 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:21" (1/1) ...
[2023-11-19 07:44:21,941 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:22,688 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:22,701 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:44:22,702 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5ab6f5db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:22, skipping insertion in model container
[2023-11-19 07:44:22,702 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:22,702 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2023-11-19 07:44:22,704 INFO  L158              Benchmark]: Toolchain (without parser) took 844.20ms. Allocated memory is still 136.3MB. Free memory was 87.2MB in the beginning and 63.0MB in the end (delta: 24.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB.
[2023-11-19 07:44:22,705 INFO  L158              Benchmark]: CDTParser took 0.31ms. Allocated memory is still 136.3MB. Free memory is still 104.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:44:22,706 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 841.58ms. Allocated memory is still 136.3MB. Free memory was 86.8MB in the beginning and 63.0MB in the end (delta: 23.8MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB.
[2023-11-19 07:44:22,707 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 136.3MB. Free memory is still 104.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 841.58ms. Allocated memory is still 136.3MB. Free memory was 86.8MB in the beginning and 63.0MB in the end (delta: 23.8MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 737]: Unsupported Syntax
    Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

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

### Bit-precise run ###
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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-memcleanup) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 94599b38b669e42115f92cee257d9ed4ed5d4777dca7d2ee690bacb4e0d226f0
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:25,275 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:25,408 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf
[2023-11-19 07:44:25,417 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:25,418 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:25,465 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:25,466 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:25,467 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:25,468 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:25,473 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:25,474 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:25,475 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:25,475 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:25,476 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:25,476 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:25,477 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:25,477 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:25,477 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:25,478 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:25,479 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:25,480 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:44:25,480 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:44:25,481 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:25,481 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:25,481 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:44:25,482 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2023-11-19 07:44:25,482 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2023-11-19 07:44:25,483 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:44:25,483 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:25,483 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:25,485 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:25,485 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:25,486 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:25,486 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:25,486 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:25,487 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:25,487 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:25,487 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2023-11-19 07:44:25,487 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2023-11-19 07:44:25,488 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:25,489 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:25,489 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:25,489 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2023-11-19 07:44:25,490 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:25,490 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_34eddf90-9c95-4ad6-97e7-756f5978d973/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_34eddf90-9c95-4ad6-97e7-756f5978d973/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-memcleanup) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 94599b38b669e42115f92cee257d9ed4ed5d4777dca7d2ee690bacb4e0d226f0
[2023-11-19 07:44:25,936 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:25,959 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:25,962 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:25,963 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:25,964 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:25,965 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i
[2023-11-19 07:44:29,319 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:29,694 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:29,695 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test5-3.i
[2023-11-19 07:44:29,718 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/b2669688a/c623376001f44337bbaad0699aee6d0a/FLAG12e1ffa21
[2023-11-19 07:44:29,742 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/data/b2669688a/c623376001f44337bbaad0699aee6d0a
[2023-11-19 07:44:29,749 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:29,751 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:29,754 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:29,754 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:29,760 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:29,760 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:29" (1/1) ...
[2023-11-19 07:44:29,762 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2da39c76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:29, skipping insertion in model container
[2023-11-19 07:44:29,762 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:29" (1/1) ...
[2023-11-19 07:44:29,863 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:30,692 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:30,706 INFO  L199         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2023-11-19 07:44:30,734 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:30,932 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:30,936 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:44:31,059 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:31,104 WARN  L675               CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:44:31,112 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:44:31,113 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31 WrapperNode
[2023-11-19 07:44:31,113 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:31,114 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:31,115 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:44:31,115 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:44:31,122 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:44:31" (1/1) ...
[2023-11-19 07:44:31,163 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:44:31" (1/1) ...
[2023-11-19 07:44:31,281 INFO  L138                Inliner]: procedures = 180, calls = 489, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1705
[2023-11-19 07:44:31,282 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:31,284 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:44:31,284 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:44:31,284 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:44:31,294 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,294 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,324 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,336 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,433 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,449 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,463 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,473 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,502 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:44:31,504 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:44:31,504 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:44:31,504 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:44:31,505 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,511 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:31,524 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:31,536 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:31,568 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:31,580 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2023-11-19 07:44:31,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2023-11-19 07:44:31,580 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1
[2023-11-19 07:44:31,580 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4
[2023-11-19 07:44:31,581 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:44:31,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:44:31,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:44:31,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:44:31,583 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:44:31,583 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure memcmp
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:44:31,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4
[2023-11-19 07:44:31,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1
[2023-11-19 07:44:31,585 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:44:31,586 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:44:31,877 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:44:31,879 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:44:47,207 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:44:47,220 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:44:47,220 INFO  L302             CfgBuilder]: Removed 100 assume(true) statements.
[2023-11-19 07:44:47,226 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:47 BoogieIcfgContainer
[2023-11-19 07:44:47,227 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:44:47,229 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:44:47,229 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:44:47,232 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:44:47,233 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:44:29" (1/3) ...
[2023-11-19 07:44:47,233 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c865d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:47, skipping insertion in model container
[2023-11-19 07:44:47,233 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31" (2/3) ...
[2023-11-19 07:44:47,234 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c865d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:47, skipping insertion in model container
[2023-11-19 07:44:47,234 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:47" (3/3) ...
[2023-11-19 07:44:47,235 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_SFH_test5-3.i
[2023-11-19 07:44:47,254 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:44:47,254 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2023-11-19 07:44:47,306 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:44:47,312 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;@3e6e08fe, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:44:47,313 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-19 07:44:47,319 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 323 states, 304 states have (on average 1.6710526315789473) internal successors, (508), 313 states have internal predecessors, (508), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:44:47,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2023-11-19 07:44:47,328 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:47,329 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:47,329 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:47,334 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:47,335 INFO  L85        PathProgramCache]: Analyzing trace with hash -1570050119, now seen corresponding path program 1 times
[2023-11-19 07:44:47,347 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:47,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1747486456]
[2023-11-19 07:44:47,348 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:47,348 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:44:47,349 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:47,351 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:47,373 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:47,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:47,614 INFO  L262         TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:44:47,621 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:47,643 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:44:47,643 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:47,644 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:47,644 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1747486456]
[2023-11-19 07:44:47,645 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1747486456] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:47,645 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:47,645 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:47,647 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992610279]
[2023-11-19 07:44:47,647 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:47,652 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:44:47,652 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:47,680 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:44:47,680 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:44:47,684 INFO  L87              Difference]: Start difference. First operand  has 323 states, 304 states have (on average 1.6710526315789473) internal successors, (508), 313 states have internal predecessors, (508), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13) Second operand  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:47,724 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:47,725 INFO  L93              Difference]: Finished difference Result 321 states and 422 transitions.
[2023-11-19 07:44:47,725 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:44:47,727 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10
[2023-11-19 07:44:47,727 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:47,740 INFO  L225             Difference]: With dead ends: 321
[2023-11-19 07:44:47,740 INFO  L226             Difference]: Without dead ends: 319
[2023-11-19 07:44:47,741 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:44:47,745 INFO  L413           NwaCegarLoop]: 422 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, 422 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:44:47,746 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 422 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:47,763 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 319 states.
[2023-11-19 07:44:47,797 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 319 to 319.
[2023-11-19 07:44:47,799 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 319 states, 302 states have (on average 1.3112582781456954) internal successors, (396), 309 states have internal predecessors, (396), 13 states have call successors, (13), 3 states have call predecessors, (13), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11)
[2023-11-19 07:44:47,804 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 319 states and 420 transitions.
[2023-11-19 07:44:47,805 INFO  L78                 Accepts]: Start accepts. Automaton has 319 states and 420 transitions. Word has length 10
[2023-11-19 07:44:47,806 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:47,806 INFO  L495      AbstractCegarLoop]: Abstraction has 319 states and 420 transitions.
[2023-11-19 07:44:47,806 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:47,806 INFO  L276                IsEmpty]: Start isEmpty. Operand 319 states and 420 transitions.
[2023-11-19 07:44:47,807 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:44:47,807 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:47,807 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:47,816 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,010 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,011 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:48,012 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:48,012 INFO  L85        PathProgramCache]: Analyzing trace with hash 1986045863, now seen corresponding path program 1 times
[2023-11-19 07:44:48,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:48,013 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1470179599]
[2023-11-19 07:44:48,013 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:48,013 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:44:48,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:48,016 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,044 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:48,232 INFO  L262         TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:48,235 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:48,265 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:44:48,266 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:48,266 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:48,266 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1470179599]
[2023-11-19 07:44:48,267 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1470179599] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:48,267 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:48,267 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:48,268 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1251549102]
[2023-11-19 07:44:48,269 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:48,273 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:48,273 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:48,274 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:48,274 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:48,275 INFO  L87              Difference]: Start difference. First operand 319 states and 420 transitions. Second operand  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:48,664 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:48,664 INFO  L93              Difference]: Finished difference Result 566 states and 749 transitions.
[2023-11-19 07:44:48,668 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:48,668 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11
[2023-11-19 07:44:48,668 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:48,673 INFO  L225             Difference]: With dead ends: 566
[2023-11-19 07:44:48,673 INFO  L226             Difference]: Without dead ends: 566
[2023-11-19 07:44:48,673 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:48,675 INFO  L413           NwaCegarLoop]: 449 mSDtfsCounter, 304 mSDsluCounter, 411 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 315 SdHoareTripleChecker+Valid, 860 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:48,675 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [315 Valid, 860 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:44:48,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 566 states.
[2023-11-19 07:44:48,720 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 566 to 321.
[2023-11-19 07:44:48,721 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 321 states, 304 states have (on average 1.3092105263157894) internal successors, (398), 311 states have internal predecessors, (398), 13 states have call successors, (13), 3 states have call predecessors, (13), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11)
[2023-11-19 07:44:48,733 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 321 states and 422 transitions.
[2023-11-19 07:44:48,734 INFO  L78                 Accepts]: Start accepts. Automaton has 321 states and 422 transitions. Word has length 11
[2023-11-19 07:44:48,734 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:48,735 INFO  L495      AbstractCegarLoop]: Abstraction has 321 states and 422 transitions.
[2023-11-19 07:44:48,735 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:48,735 INFO  L276                IsEmpty]: Start isEmpty. Operand 321 states and 422 transitions.
[2023-11-19 07:44:48,743 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:44:48,744 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:48,744 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:48,752 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,947 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,948 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:48,948 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:48,948 INFO  L85        PathProgramCache]: Analyzing trace with hash 1574731171, now seen corresponding path program 1 times
[2023-11-19 07:44:48,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:48,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [684805833]
[2023-11-19 07:44:48,952 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:48,952 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:44:48,952 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:48,954 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:48,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:49,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,718 INFO  L262         TraceCheckSpWp]: Trace formula consists of 595 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:49,727 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:49,790 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:49,791 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:49,791 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:49,791 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [684805833]
[2023-11-19 07:44:49,791 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [684805833] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:49,791 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:49,792 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:49,792 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805247204]
[2023-11-19 07:44:49,792 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:49,793 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:49,793 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:49,794 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:49,794 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:49,794 INFO  L87              Difference]: Start difference. First operand 321 states and 422 transitions. Second operand  has 4 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:49,955 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:49,955 INFO  L93              Difference]: Finished difference Result 325 states and 418 transitions.
[2023-11-19 07:44:49,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:49,956 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:44:49,957 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:49,959 INFO  L225             Difference]: With dead ends: 325
[2023-11-19 07:44:49,959 INFO  L226             Difference]: Without dead ends: 325
[2023-11-19 07:44:49,959 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 149 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:44:49,961 INFO  L413           NwaCegarLoop]: 391 mSDtfsCounter, 36 mSDsluCounter, 756 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 1147 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:49,961 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 1147 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:49,963 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 325 states.
[2023-11-19 07:44:49,971 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 325 to 324.
[2023-11-19 07:44:49,972 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 324 states, 307 states have (on average 1.280130293159609) internal successors, (393), 314 states have internal predecessors, (393), 13 states have call successors, (13), 3 states have call predecessors, (13), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11)
[2023-11-19 07:44:49,974 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 324 states and 417 transitions.
[2023-11-19 07:44:49,974 INFO  L78                 Accepts]: Start accepts. Automaton has 324 states and 417 transitions. Word has length 152
[2023-11-19 07:44:49,975 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:49,975 INFO  L495      AbstractCegarLoop]: Abstraction has 324 states and 417 transitions.
[2023-11-19 07:44:49,975 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:49,975 INFO  L276                IsEmpty]: Start isEmpty. Operand 324 states and 417 transitions.
[2023-11-19 07:44:49,983 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:44:49,984 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:49,984 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:50,002 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:50,196 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:50,196 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:50,197 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:50,197 INFO  L85        PathProgramCache]: Analyzing trace with hash -1344432105, now seen corresponding path program 1 times
[2023-11-19 07:44:50,198 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:50,199 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1202125837]
[2023-11-19 07:44:50,199 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:50,199 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:44:50,199 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:50,200 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:50,218 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:50,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:50,886 INFO  L262         TraceCheckSpWp]: Trace formula consists of 589 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:50,893 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:51,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:51,337 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:51,337 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:51,337 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1202125837]
[2023-11-19 07:44:51,338 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1202125837] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:51,340 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:51,340 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:51,341 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1500456778]
[2023-11-19 07:44:51,341 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:51,341 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:51,343 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:51,344 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:51,344 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:51,347 INFO  L87              Difference]: Start difference. First operand 324 states and 417 transitions. Second operand  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:52,247 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:52,247 INFO  L93              Difference]: Finished difference Result 420 states and 534 transitions.
[2023-11-19 07:44:52,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:52,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:44:52,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:52,253 INFO  L225             Difference]: With dead ends: 420
[2023-11-19 07:44:52,253 INFO  L226             Difference]: Without dead ends: 420
[2023-11-19 07:44:52,254 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 150 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:44:52,255 INFO  L413           NwaCegarLoop]: 432 mSDtfsCounter, 80 mSDsluCounter, 380 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 82 SdHoareTripleChecker+Valid, 812 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:52,255 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [82 Valid, 812 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:52,257 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 420 states.
[2023-11-19 07:44:52,264 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 420 to 366.
[2023-11-19 07:44:52,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 366 states, 349 states have (on average 1.2578796561604584) internal successors, (439), 356 states have internal predecessors, (439), 13 states have call successors, (13), 3 states have call predecessors, (13), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11)
[2023-11-19 07:44:52,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 366 states and 463 transitions.
[2023-11-19 07:44:52,268 INFO  L78                 Accepts]: Start accepts. Automaton has 366 states and 463 transitions. Word has length 152
[2023-11-19 07:44:52,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:52,269 INFO  L495      AbstractCegarLoop]: Abstraction has 366 states and 463 transitions.
[2023-11-19 07:44:52,269 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:52,270 INFO  L276                IsEmpty]: Start isEmpty. Operand 366 states and 463 transitions.
[2023-11-19 07:44:52,273 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2023-11-19 07:44:52,273 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:52,273 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:52,288 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:52,485 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:52,485 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:52,486 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:52,486 INFO  L85        PathProgramCache]: Analyzing trace with hash 1178303453, now seen corresponding path program 1 times
[2023-11-19 07:44:52,487 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:52,487 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [540381521]
[2023-11-19 07:44:52,487 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:52,487 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:44:52,488 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:52,489 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:52,495 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:53,319 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:53,363 INFO  L262         TraceCheckSpWp]: Trace formula consists of 720 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:53,370 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:53,414 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:53,414 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:53,415 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:53,415 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [540381521]
[2023-11-19 07:44:53,415 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [540381521] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:53,415 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:53,415 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:53,415 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1288260810]
[2023-11-19 07:44:53,416 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:53,416 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:53,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:53,418 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:53,418 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:53,418 INFO  L87              Difference]: Start difference. First operand 366 states and 463 transitions. Second operand  has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:44:53,523 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:53,523 INFO  L93              Difference]: Finished difference Result 369 states and 468 transitions.
[2023-11-19 07:44:53,525 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:53,525 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 167
[2023-11-19 07:44:53,526 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:53,528 INFO  L225             Difference]: With dead ends: 369
[2023-11-19 07:44:53,528 INFO  L226             Difference]: Without dead ends: 369
[2023-11-19 07:44:53,529 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 167 GetRequests, 164 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:44:53,530 INFO  L413           NwaCegarLoop]: 405 mSDtfsCounter, 2 mSDsluCounter, 803 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 1208 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:53,530 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 1208 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:53,538 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 369 states.
[2023-11-19 07:44:53,547 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 369.
[2023-11-19 07:44:53,549 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 369 states, 351 states have (on average 1.2592592592592593) internal successors, (442), 359 states have internal predecessors, (442), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:44:53,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 369 states and 468 transitions.
[2023-11-19 07:44:53,552 INFO  L78                 Accepts]: Start accepts. Automaton has 369 states and 468 transitions. Word has length 167
[2023-11-19 07:44:53,552 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:53,553 INFO  L495      AbstractCegarLoop]: Abstraction has 369 states and 468 transitions.
[2023-11-19 07:44:53,553 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:44:53,553 INFO  L276                IsEmpty]: Start isEmpty. Operand 369 states and 468 transitions.
[2023-11-19 07:44:53,556 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 170
[2023-11-19 07:44:53,557 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:53,557 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:53,582 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:53,782 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:53,782 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:53,783 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:53,783 INFO  L85        PathProgramCache]: Analyzing trace with hash -819767141, now seen corresponding path program 1 times
[2023-11-19 07:44:53,784 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:53,784 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1274211906]
[2023-11-19 07:44:53,784 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:53,784 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:44:53,784 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:53,785 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:53,787 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:54,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:54,609 INFO  L262         TraceCheckSpWp]: Trace formula consists of 742 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:44:54,625 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:54,684 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:44:54,685 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:54,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:44:54,820 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:54,820 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1274211906]
[2023-11-19 07:44:54,820 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1274211906] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:54,820 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:54,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2023-11-19 07:44:54,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [511105686]
[2023-11-19 07:44:54,821 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:54,822 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:44:54,822 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:54,822 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:44:54,823 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:44:54,823 INFO  L87              Difference]: Start difference. First operand 369 states and 468 transitions. Second operand  has 8 states, 8 states have (on average 21.5) internal successors, (172), 8 states have internal predecessors, (172), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:55,110 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:55,110 INFO  L93              Difference]: Finished difference Result 380 states and 485 transitions.
[2023-11-19 07:44:55,111 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 07:44:55,111 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 21.5) internal successors, (172), 8 states have internal predecessors, (172), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 169
[2023-11-19 07:44:55,111 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:55,114 INFO  L225             Difference]: With dead ends: 380
[2023-11-19 07:44:55,114 INFO  L226             Difference]: Without dead ends: 380
[2023-11-19 07:44:55,115 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 341 GetRequests, 330 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=62, Invalid=94, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:44:55,115 INFO  L413           NwaCegarLoop]: 405 mSDtfsCounter, 8 mSDsluCounter, 805 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 1210 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:55,116 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 1210 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:44:55,117 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 380 states.
[2023-11-19 07:44:55,126 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 380 to 378.
[2023-11-19 07:44:55,127 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 378 states, 359 states have (on average 1.2701949860724233) internal successors, (456), 367 states have internal predecessors, (456), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:44:55,130 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 378 states and 482 transitions.
[2023-11-19 07:44:55,130 INFO  L78                 Accepts]: Start accepts. Automaton has 378 states and 482 transitions. Word has length 169
[2023-11-19 07:44:55,130 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:55,130 INFO  L495      AbstractCegarLoop]: Abstraction has 378 states and 482 transitions.
[2023-11-19 07:44:55,131 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 21.5) internal successors, (172), 8 states have internal predecessors, (172), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:55,131 INFO  L276                IsEmpty]: Start isEmpty. Operand 378 states and 482 transitions.
[2023-11-19 07:44:55,133 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2023-11-19 07:44:55,134 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:55,134 INFO  L195           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:55,146 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:55,346 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:55,346 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:55,347 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:55,347 INFO  L85        PathProgramCache]: Analyzing trace with hash 1863387901, now seen corresponding path program 2 times
[2023-11-19 07:44:55,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:55,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [935845707]
[2023-11-19 07:44:55,348 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:44:55,348 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:44:55,348 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:55,349 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:55,350 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:55,855 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:44:55,855 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:55,862 INFO  L262         TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:55,867 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:55,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2023-11-19 07:44:55,911 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:55,911 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:55,911 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [935845707]
[2023-11-19 07:44:55,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [935845707] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:55,911 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:55,911 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:55,912 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [100340361]
[2023-11-19 07:44:55,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:55,912 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:55,912 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:55,913 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:55,913 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:55,913 INFO  L87              Difference]: Start difference. First operand 378 states and 482 transitions. Second operand  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:56,051 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:56,051 INFO  L93              Difference]: Finished difference Result 382 states and 478 transitions.
[2023-11-19 07:44:56,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:56,052 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 173
[2023-11-19 07:44:56,052 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:56,055 INFO  L225             Difference]: With dead ends: 382
[2023-11-19 07:44:56,055 INFO  L226             Difference]: Without dead ends: 382
[2023-11-19 07:44:56,055 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 170 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:44:56,056 INFO  L413           NwaCegarLoop]: 377 mSDtfsCounter, 43 mSDsluCounter, 734 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 1111 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:56,056 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 1111 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:56,058 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 382 states.
[2023-11-19 07:44:56,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 382 to 381.
[2023-11-19 07:44:56,075 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 381 states, 362 states have (on average 1.2458563535911602) internal successors, (451), 370 states have internal predecessors, (451), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:44:56,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 381 states and 477 transitions.
[2023-11-19 07:44:56,078 INFO  L78                 Accepts]: Start accepts. Automaton has 381 states and 477 transitions. Word has length 173
[2023-11-19 07:44:56,080 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:56,080 INFO  L495      AbstractCegarLoop]: Abstraction has 381 states and 477 transitions.
[2023-11-19 07:44:56,080 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:56,080 INFO  L276                IsEmpty]: Start isEmpty. Operand 381 states and 477 transitions.
[2023-11-19 07:44:56,084 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2023-11-19 07:44:56,084 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:56,084 INFO  L195           NwaCegarLoop]: trace histogram [6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:56,093 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:56,288 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:56,288 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:56,289 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:56,289 INFO  L85        PathProgramCache]: Analyzing trace with hash 220736939, now seen corresponding path program 1 times
[2023-11-19 07:44:56,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:56,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1609523473]
[2023-11-19 07:44:56,290 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:56,290 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:44:56,291 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:56,296 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:56,298 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:57,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:57,151 INFO  L262         TraceCheckSpWp]: Trace formula consists of 777 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:44:57,157 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:57,306 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 19 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-19 07:44:57,306 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:57,669 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 27 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:57,670 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:57,670 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1609523473]
[2023-11-19 07:44:57,670 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1609523473] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:57,670 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:57,671 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14
[2023-11-19 07:44:57,671 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380846092]
[2023-11-19 07:44:57,671 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:57,672 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:44:57,672 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:57,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:44:57,674 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:44:57,674 INFO  L87              Difference]: Start difference. First operand 381 states and 477 transitions. Second operand  has 14 states, 14 states have (on average 12.714285714285714) internal successors, (178), 14 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:58,895 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:58,895 INFO  L93              Difference]: Finished difference Result 402 states and 509 transitions.
[2023-11-19 07:44:58,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2023-11-19 07:44:58,896 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 12.714285714285714) internal successors, (178), 14 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 173
[2023-11-19 07:44:58,897 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:58,900 INFO  L225             Difference]: With dead ends: 402
[2023-11-19 07:44:58,900 INFO  L226             Difference]: Without dead ends: 398
[2023-11-19 07:44:58,900 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 358 GetRequests, 332 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756
[2023-11-19 07:44:58,901 INFO  L413           NwaCegarLoop]: 397 mSDtfsCounter, 18 mSDsluCounter, 2355 mSDsCounter, 0 mSdLazyCounter, 235 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 2752 SdHoareTripleChecker+Invalid, 268 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 235 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:58,902 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 2752 Invalid, 268 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 235 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2023-11-19 07:44:58,903 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 398 states.
[2023-11-19 07:44:58,914 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 398 to 390.
[2023-11-19 07:44:58,915 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 390 states, 371 states have (on average 1.247978436657682) internal successors, (463), 379 states have internal predecessors, (463), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:44:58,918 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 390 states and 489 transitions.
[2023-11-19 07:44:58,918 INFO  L78                 Accepts]: Start accepts. Automaton has 390 states and 489 transitions. Word has length 173
[2023-11-19 07:44:58,919 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:58,919 INFO  L495      AbstractCegarLoop]: Abstraction has 390 states and 489 transitions.
[2023-11-19 07:44:58,919 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 12.714285714285714) internal successors, (178), 14 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:58,920 INFO  L276                IsEmpty]: Start isEmpty. Operand 390 states and 489 transitions.
[2023-11-19 07:44:58,922 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2023-11-19 07:44:58,922 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:58,923 INFO  L195           NwaCegarLoop]: trace histogram [15, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:58,941 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:59,136 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:59,136 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:59,137 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:59,137 INFO  L85        PathProgramCache]: Analyzing trace with hash 20675922, now seen corresponding path program 2 times
[2023-11-19 07:44:59,138 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:59,138 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [127478264]
[2023-11-19 07:44:59,138 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:44:59,138 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:44:59,138 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:59,139 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:59,140 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:44:59,657 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:44:59,657 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:59,664 INFO  L262         TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:44:59,669 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:59,793 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked.
[2023-11-19 07:44:59,794 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:59,794 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:59,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [127478264]
[2023-11-19 07:44:59,794 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [127478264] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:59,794 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:59,794 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:44:59,794 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [68222664]
[2023-11-19 07:44:59,795 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:59,795 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:44:59,795 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:59,796 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:44:59,796 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:59,797 INFO  L87              Difference]: Start difference. First operand 390 states and 489 transitions. Second operand  has 5 states, 5 states have (on average 32.0) internal successors, (160), 5 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:59,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:59,937 INFO  L93              Difference]: Finished difference Result 384 states and 479 transitions.
[2023-11-19 07:44:59,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:59,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 32.0) internal successors, (160), 5 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 182
[2023-11-19 07:44:59,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:59,942 INFO  L225             Difference]: With dead ends: 384
[2023-11-19 07:44:59,943 INFO  L226             Difference]: Without dead ends: 384
[2023-11-19 07:44:59,944 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 181 GetRequests, 178 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:59,944 INFO  L413           NwaCegarLoop]: 378 mSDtfsCounter, 12 mSDsluCounter, 736 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 1114 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:59,946 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 1114 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:59,947 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 384 states.
[2023-11-19 07:44:59,955 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 384 to 384.
[2023-11-19 07:44:59,959 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 384 states, 365 states have (on average 1.2410958904109588) internal successors, (453), 373 states have internal predecessors, (453), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:44:59,962 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 384 states and 479 transitions.
[2023-11-19 07:44:59,962 INFO  L78                 Accepts]: Start accepts. Automaton has 384 states and 479 transitions. Word has length 182
[2023-11-19 07:44:59,963 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:59,963 INFO  L495      AbstractCegarLoop]: Abstraction has 384 states and 479 transitions.
[2023-11-19 07:44:59,963 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 32.0) internal successors, (160), 5 states have internal predecessors, (160), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:59,964 INFO  L276                IsEmpty]: Start isEmpty. Operand 384 states and 479 transitions.
[2023-11-19 07:44:59,966 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2023-11-19 07:44:59,966 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:59,966 INFO  L195           NwaCegarLoop]: trace histogram [15, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:59,975 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:00,170 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:00,170 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:45:00,171 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:00,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -441429864, now seen corresponding path program 1 times
[2023-11-19 07:45:00,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:45:00,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [326533212]
[2023-11-19 07:45:00,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:00,172 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:45:00,172 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:45:00,173 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:00,175 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:01,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:01,135 INFO  L262         TraceCheckSpWp]: Trace formula consists of 879 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:45:01,140 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:45:01,455 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 70 proven. 55 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 07:45:01,455 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:45:02,250 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 1 proven. 123 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2023-11-19 07:45:02,251 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:45:02,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [326533212]
[2023-11-19 07:45:02,251 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [326533212] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:45:02,251 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:45:02,252 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26
[2023-11-19 07:45:02,252 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [158626345]
[2023-11-19 07:45:02,252 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:45:02,253 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2023-11-19 07:45:02,253 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:45:02,254 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2023-11-19 07:45:02,255 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650
[2023-11-19 07:45:02,255 INFO  L87              Difference]: Start difference. First operand 384 states and 479 transitions. Second operand  has 26 states, 26 states have (on average 7.3076923076923075) internal successors, (190), 26 states have internal predecessors, (190), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:06,258 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:06,259 INFO  L93              Difference]: Finished difference Result 426 states and 547 transitions.
[2023-11-19 07:45:06,259 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. 
[2023-11-19 07:45:06,260 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 7.3076923076923075) internal successors, (190), 26 states have internal predecessors, (190), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 182
[2023-11-19 07:45:06,260 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:06,263 INFO  L225             Difference]: With dead ends: 426
[2023-11-19 07:45:06,264 INFO  L226             Difference]: Without dead ends: 422
[2023-11-19 07:45:06,266 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 394 GetRequests, 338 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 368 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=1025, Invalid=2281, Unknown=0, NotChecked=0, Total=3306
[2023-11-19 07:45:06,267 INFO  L413           NwaCegarLoop]: 399 mSDtfsCounter, 35 mSDsluCounter, 4731 mSDsCounter, 0 mSdLazyCounter, 835 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 5130 SdHoareTripleChecker+Invalid, 900 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 835 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:06,267 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 5130 Invalid, 900 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 835 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2023-11-19 07:45:06,268 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 422 states.
[2023-11-19 07:45:06,281 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 422 to 402.
[2023-11-19 07:45:06,282 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 402 states, 383 states have (on average 1.2454308093994777) internal successors, (477), 391 states have internal predecessors, (477), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (13), 7 states have call predecessors, (13), 11 states have call successors, (13)
[2023-11-19 07:45:06,285 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 402 states and 503 transitions.
[2023-11-19 07:45:06,285 INFO  L78                 Accepts]: Start accepts. Automaton has 402 states and 503 transitions. Word has length 182
[2023-11-19 07:45:06,285 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:06,285 INFO  L495      AbstractCegarLoop]: Abstraction has 402 states and 503 transitions.
[2023-11-19 07:45:06,286 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 7.3076923076923075) internal successors, (190), 26 states have internal predecessors, (190), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:06,286 INFO  L276                IsEmpty]: Start isEmpty. Operand 402 states and 503 transitions.
[2023-11-19 07:45:06,289 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 201
[2023-11-19 07:45:06,289 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:06,289 INFO  L195           NwaCegarLoop]: trace histogram [33, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:45:06,304 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:06,503 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:06,504 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:45:06,504 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:06,504 INFO  L85        PathProgramCache]: Analyzing trace with hash -1588916424, now seen corresponding path program 2 times
[2023-11-19 07:45:06,505 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:45:06,506 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [170371748]
[2023-11-19 07:45:06,506 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:45:06,506 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:45:06,506 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:45:06,507 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:06,508 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34eddf90-9c95-4ad6-97e7-756f5978d973/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:45:07,716 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:45:07,716 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:45:07,758 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1077 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:45:07,766 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:45:08,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 599 backedges. 280 proven. 253 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2023-11-19 07:45:08,768 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:45:11,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 599 backedges. 1 proven. 531 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked.
[2023-11-19 07:45:11,062 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:45:11,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [170371748]
[2023-11-19 07:45:11,063 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [170371748] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:45:11,063 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:45:11,063 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26] total 50
[2023-11-19 07:45:11,063 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307560912]
[2023-11-19 07:45:11,064 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:45:11,064 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 50 states
[2023-11-19 07:45:11,065 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:45:11,066 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants.
[2023-11-19 07:45:11,068 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=672, Invalid=1778, Unknown=0, NotChecked=0, Total=2450
[2023-11-19 07:45:11,068 INFO  L87              Difference]: Start difference. First operand 402 states and 503 transitions. Second operand  has 50 states, 50 states have (on average 4.28) internal successors, (214), 50 states have internal predecessors, (214), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)