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


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


Checking for memory safety (memcleanup)
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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 a379a11019678fc2a367efcf212f49fd3083d5f94e928c550866b32de723f686
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:43:54,379 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:43:54,482 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Default.epf
[2023-11-19 07:43:54,490 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:43:54,491 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:43:54,535 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:43:54,536 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:43:54,537 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:43:54,538 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:43:54,542 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:43:54,544 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:43:54,544 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:43:54,545 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:43:54,547 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:43:54,548 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:43:54,548 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:43:54,549 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:43:54,549 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:43:54,549 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:43:54,550 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:43:54,550 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:43:54,551 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:43:54,551 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:43:54,553 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:43:54,554 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:43:54,554 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:43:54,555 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:43:54,555 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:43:54,556 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:43:54,556 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:43:54,557 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:43:54,558 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:43:54,558 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:43:54,558 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:43:54,558 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:43:54,559 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:43:54,559 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:43:54,559 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:43:54,559 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:43:54,560 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:43:54,560 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:43:54,560 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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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 -> a379a11019678fc2a367efcf212f49fd3083d5f94e928c550866b32de723f686
[2023-11-19 07:43:54,819 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:43:54,843 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:43:54,846 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:43:54,848 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:43:54,848 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:43:54,850 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i
[2023-11-19 07:43:58,102 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:43:58,434 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:43:58,435 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i
[2023-11-19 07:43:58,467 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/e0fd77fa7/b2a245755fd84edf982a25514c4168b5/FLAGb658e119f
[2023-11-19 07:43:58,483 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/e0fd77fa7/b2a245755fd84edf982a25514c4168b5
[2023-11-19 07:43:58,488 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:43:58,492 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:43:58,495 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:58,495 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:43:58,501 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:43:58,504 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:58" (1/1) ...
[2023-11-19 07:43:58,505 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ee7a6dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:58, skipping insertion in model container
[2023-11-19 07:43:58,505 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:58" (1/1) ...
[2023-11-19 07:43:58,614 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:43:59,287 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:43:59,304 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:43:59,305 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1f65931d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:59, skipping insertion in model container
[2023-11-19 07:43:59,305 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:59,306 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2023-11-19 07:43:59,308 INFO  L158              Benchmark]: Toolchain (without parser) took 815.30ms. Allocated memory is still 130.0MB. Free memory was 82.8MB in the beginning and 63.0MB in the end (delta: 19.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
[2023-11-19 07:43:59,309 INFO  L158              Benchmark]: CDTParser took 0.33ms. Allocated memory is still 96.5MB. Free memory is still 49.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:43:59,309 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 810.81ms. Allocated memory is still 130.0MB. Free memory was 82.8MB in the beginning and 63.0MB in the end (delta: 19.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
[2023-11-19 07:43:59,311 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.33ms. Allocated memory is still 96.5MB. Free memory is still 49.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 810.81ms. Allocated memory is still 130.0MB. Free memory was 82.8MB in the beginning and 63.0MB in the end (delta: 19.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 736]: Unsupported Syntax
    Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

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

### Bit-precise run ###
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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 a379a11019678fc2a367efcf212f49fd3083d5f94e928c550866b32de723f686
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:01,809 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:01,936 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf
[2023-11-19 07:44:01,945 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:01,946 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:02,001 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:02,002 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:02,003 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:02,004 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:02,009 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:02,010 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:02,010 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:02,011 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:02,013 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:02,013 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:02,014 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:02,014 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:02,015 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:02,015 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:02,016 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:02,016 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:44:02,017 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:44:02,017 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:02,017 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:02,018 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:44:02,018 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2023-11-19 07:44:02,019 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2023-11-19 07:44:02,019 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:44:02,020 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:02,020 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:02,021 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:02,022 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:02,022 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:02,022 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:02,023 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:02,023 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:02,024 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:02,024 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2023-11-19 07:44:02,024 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2023-11-19 07:44:02,025 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:02,025 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:02,026 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:02,026 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2023-11-19 07:44:02,026 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:02,027 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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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_3c088a17-e374-43a1-a995-a6cd44eb01e5/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 -> a379a11019678fc2a367efcf212f49fd3083d5f94e928c550866b32de723f686
[2023-11-19 07:44:02,424 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:02,450 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:02,452 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:02,454 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:02,454 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:02,456 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i
[2023-11-19 07:44:05,867 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:06,247 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:06,247 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test3-1.i
[2023-11-19 07:44:06,270 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/d807309ff/2c993856cedb468690019a1dcc644129/FLAG34c80bd20
[2023-11-19 07:44:06,285 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/data/d807309ff/2c993856cedb468690019a1dcc644129
[2023-11-19 07:44:06,290 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:06,299 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:06,301 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:06,301 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:06,316 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:06,317 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:06" (1/1) ...
[2023-11-19 07:44:06,318 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@390f5988 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:06, skipping insertion in model container
[2023-11-19 07:44:06,318 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:06" (1/1) ...
[2023-11-19 07:44:06,396 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:07,115 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:07,129 INFO  L199         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2023-11-19 07:44:07,167 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:07,302 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:07,319 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:44:07,451 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:07,495 WARN  L675               CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:44:07,503 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:44:07,504 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:07 WrapperNode
[2023-11-19 07:44:07,504 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:07,505 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:07,505 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:44:07,505 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:44:07,513 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:07" (1/1) ...
[2023-11-19 07:44:07,549 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:07" (1/1) ...
[2023-11-19 07:44:07,615 INFO  L138                Inliner]: procedures = 180, calls = 287, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1032
[2023-11-19 07:44:07,616 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:07,616 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:44:07,617 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:44:07,617 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:44:07,626 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:07" (1/1) ...
[2023-11-19 07:44:07,627 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:07" (1/1) ...
[2023-11-19 07:44:07,640 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:07" (1/1) ...
[2023-11-19 07:44:07,641 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:07" (1/1) ...
[2023-11-19 07:44:07,726 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:07" (1/1) ...
[2023-11-19 07:44:07,746 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:07" (1/1) ...
[2023-11-19 07:44:07,752 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:07" (1/1) ...
[2023-11-19 07:44:07,758 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:07" (1/1) ...
[2023-11-19 07:44:07,769 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:44:07,770 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:44:07,771 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:44:07,771 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:44:07,772 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:07" (1/1) ...
[2023-11-19 07:44:07,793 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:07,814 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:07,843 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:07,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:07,900 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2023-11-19 07:44:07,900 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2023-11-19 07:44:07,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1
[2023-11-19 07:44:07,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4
[2023-11-19 07:44:07,901 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:44:07,901 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:44:07,901 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:44:07,903 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure memcmp
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:44:07,904 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:44:07,905 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4
[2023-11-19 07:44:07,905 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1
[2023-11-19 07:44:07,905 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:44:07,906 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:44:08,147 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:44:08,149 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:44:15,167 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:44:15,183 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:44:15,185 INFO  L302             CfgBuilder]: Removed 63 assume(true) statements.
[2023-11-19 07:44:15,194 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:15 BoogieIcfgContainer
[2023-11-19 07:44:15,194 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:44:15,196 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:44:15,197 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:44:15,201 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:44:15,201 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:44:06" (1/3) ...
[2023-11-19 07:44:15,202 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11a88880 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:15, skipping insertion in model container
[2023-11-19 07:44:15,202 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:07" (2/3) ...
[2023-11-19 07:44:15,204 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11a88880 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:15, skipping insertion in model container
[2023-11-19 07:44:15,204 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:15" (3/3) ...
[2023-11-19 07:44:15,206 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_SAX_test3-1.i
[2023-11-19 07:44:15,227 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:44:15,227 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2023-11-19 07:44:15,291 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:44:15,299 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;@a28f26f, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:44:15,299 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-19 07:44:15,305 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 213 states, 197 states have (on average 1.6649746192893402) internal successors, (328), 206 states have internal predecessors, (328), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10)
[2023-11-19 07:44:15,313 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:44:15,313 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:15,314 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:15,314 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:15,320 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:15,320 INFO  L85        PathProgramCache]: Analyzing trace with hash -500248016, now seen corresponding path program 1 times
[2023-11-19 07:44:15,333 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:15,333 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1101980380]
[2023-11-19 07:44:15,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:15,334 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:15,334 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:15,337 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:15,359 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:15,570 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:15,575 INFO  L262         TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:44:15,583 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:15,606 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:15,607 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:15,608 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:15,608 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1101980380]
[2023-11-19 07:44:15,609 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1101980380] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:15,609 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:15,609 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:15,611 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114446929]
[2023-11-19 07:44:15,612 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:15,618 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:44:15,619 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:15,666 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:44:15,667 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:44:15,670 INFO  L87              Difference]: Start difference. First operand  has 213 states, 197 states have (on average 1.6649746192893402) internal successors, (328), 206 states have internal predecessors, (328), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10) Second operand  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:15,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:15,706 INFO  L93              Difference]: Finished difference Result 211 states and 276 transitions.
[2023-11-19 07:44:15,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:44:15,709 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), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2023-11-19 07:44:15,709 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:15,721 INFO  L225             Difference]: With dead ends: 211
[2023-11-19 07:44:15,721 INFO  L226             Difference]: Without dead ends: 209
[2023-11-19 07:44:15,723 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 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:15,727 INFO  L413           NwaCegarLoop]: 276 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, 276 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:15,728 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 276 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:15,746 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 209 states.
[2023-11-19 07:44:15,777 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 209 to 209.
[2023-11-19 07:44:15,779 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 209 states, 195 states have (on average 1.3128205128205128) internal successors, (256), 202 states have internal predecessors, (256), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:44:15,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 209 states and 274 transitions.
[2023-11-19 07:44:15,785 INFO  L78                 Accepts]: Start accepts. Automaton has 209 states and 274 transitions. Word has length 9
[2023-11-19 07:44:15,786 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:15,786 INFO  L495      AbstractCegarLoop]: Abstraction has 209 states and 274 transitions.
[2023-11-19 07:44:15,786 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), 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:15,786 INFO  L276                IsEmpty]: Start isEmpty. Operand 209 states and 274 transitions.
[2023-11-19 07:44:15,787 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:44:15,787 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:15,788 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:15,798 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:15,991 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:15,991 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:15,992 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:15,992 INFO  L85        PathProgramCache]: Analyzing trace with hash -1492776179, now seen corresponding path program 1 times
[2023-11-19 07:44:15,993 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:15,994 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [614792231]
[2023-11-19 07:44:15,994 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:15,994 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:15,994 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:15,996 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:16,035 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:16,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:16,237 INFO  L262         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:44:16,247 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:16,320 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:16,322 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:16,322 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:16,335 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 39
[2023-11-19 07:44:16,450 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:44:16,451 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 70 treesize of output 26
[2023-11-19 07:44:16,476 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:16,477 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:16,477 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:16,477 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [614792231]
[2023-11-19 07:44:16,478 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [614792231] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:16,478 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:16,478 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:16,478 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812949311]
[2023-11-19 07:44:16,479 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:16,480 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:16,480 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:16,481 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:16,481 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:16,481 INFO  L87              Difference]: Start difference. First operand 209 states and 274 transitions. Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 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:21,876 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2023-11-19 07:44:25,896 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2023-11-19 07:44:26,077 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:26,078 INFO  L93              Difference]: Finished difference Result 343 states and 457 transitions.
[2023-11-19 07:44:26,079 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:26,079 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 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:26,079 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:26,082 INFO  L225             Difference]: With dead ends: 343
[2023-11-19 07:44:26,083 INFO  L226             Difference]: Without dead ends: 343
[2023-11-19 07:44:26,083 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:26,084 INFO  L413           NwaCegarLoop]: 244 mSDtfsCounter, 164 mSDsluCounter, 433 mSDsCounter, 0 mSdLazyCounter, 170 mSolverCounterSat, 2 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 677 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 170 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:26,085 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 677 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 170 Invalid, 2 Unknown, 0 Unchecked, 9.5s Time]
[2023-11-19 07:44:26,087 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 343 states.
[2023-11-19 07:44:26,105 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 343 to 211.
[2023-11-19 07:44:26,106 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 211 states, 197 states have (on average 1.3096446700507614) internal successors, (258), 204 states have internal predecessors, (258), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:44:26,108 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 211 states and 276 transitions.
[2023-11-19 07:44:26,109 INFO  L78                 Accepts]: Start accepts. Automaton has 211 states and 276 transitions. Word has length 11
[2023-11-19 07:44:26,109 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:26,109 INFO  L495      AbstractCegarLoop]: Abstraction has 211 states and 276 transitions.
[2023-11-19 07:44:26,121 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 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:26,121 INFO  L276                IsEmpty]: Start isEmpty. Operand 211 states and 276 transitions.
[2023-11-19 07:44:26,124 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2023-11-19 07:44:26,124 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:26,125 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:26,130 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:26,329 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:26,330 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:26,331 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:26,331 INFO  L85        PathProgramCache]: Analyzing trace with hash -638128961, now seen corresponding path program 1 times
[2023-11-19 07:44:26,332 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:26,332 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [991357245]
[2023-11-19 07:44:26,333 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:26,333 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:26,333 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:26,334 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:26,337 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:26,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:26,788 INFO  L262         TraceCheckSpWp]: Trace formula consists of 355 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:26,793 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:26,835 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:26,835 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:26,835 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:26,835 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [991357245]
[2023-11-19 07:44:26,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [991357245] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:26,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:26,836 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:26,836 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [467734778]
[2023-11-19 07:44:26,836 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:26,837 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:26,837 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:26,838 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:26,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:26,838 INFO  L87              Difference]: Start difference. First operand 211 states and 276 transitions. Second operand  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 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:27,009 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:27,009 INFO  L93              Difference]: Finished difference Result 215 states and 272 transitions.
[2023-11-19 07:44:27,010 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:27,010 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 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 67
[2023-11-19 07:44:27,010 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:27,012 INFO  L225             Difference]: With dead ends: 215
[2023-11-19 07:44:27,012 INFO  L226             Difference]: Without dead ends: 215
[2023-11-19 07:44:27,013 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 64 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:27,014 INFO  L413           NwaCegarLoop]: 245 mSDtfsCounter, 36 mSDsluCounter, 464 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 709 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:27,015 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 709 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:27,016 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 215 states.
[2023-11-19 07:44:27,028 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 214.
[2023-11-19 07:44:27,029 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 214 states, 200 states have (on average 1.265) internal successors, (253), 207 states have internal predecessors, (253), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:44:27,031 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 214 states and 271 transitions.
[2023-11-19 07:44:27,031 INFO  L78                 Accepts]: Start accepts. Automaton has 214 states and 271 transitions. Word has length 67
[2023-11-19 07:44:27,031 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:27,032 INFO  L495      AbstractCegarLoop]: Abstraction has 214 states and 271 transitions.
[2023-11-19 07:44:27,032 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 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:27,032 INFO  L276                IsEmpty]: Start isEmpty. Operand 214 states and 271 transitions.
[2023-11-19 07:44:27,035 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2023-11-19 07:44:27,035 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:27,035 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:27,049 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:27,249 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:27,249 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:27,250 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:27,250 INFO  L85        PathProgramCache]: Analyzing trace with hash 1225598771, now seen corresponding path program 1 times
[2023-11-19 07:44:27,251 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:27,252 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [326486480]
[2023-11-19 07:44:27,252 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:27,252 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:27,252 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:27,254 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:27,260 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:27,724 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:27,749 INFO  L262         TraceCheckSpWp]: Trace formula consists of 349 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:27,754 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:28,227 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:28,227 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:28,228 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:28,228 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [326486480]
[2023-11-19 07:44:28,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [326486480] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:28,228 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:28,228 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:28,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536275923]
[2023-11-19 07:44:28,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:28,229 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:28,229 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:28,230 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:28,230 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:28,231 INFO  L87              Difference]: Start difference. First operand 214 states and 271 transitions. Second operand  has 3 states, 3 states have (on average 22.333333333333332) internal successors, (67), 3 states have internal predecessors, (67), 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:29,082 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:29,083 INFO  L93              Difference]: Finished difference Result 342 states and 435 transitions.
[2023-11-19 07:44:29,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:29,084 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.333333333333332) internal successors, (67), 3 states have internal predecessors, (67), 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 67
[2023-11-19 07:44:29,084 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:29,087 INFO  L225             Difference]: With dead ends: 342
[2023-11-19 07:44:29,087 INFO  L226             Difference]: Without dead ends: 342
[2023-11-19 07:44:29,087 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 65 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:29,088 INFO  L413           NwaCegarLoop]: 329 mSDtfsCounter, 115 mSDsluCounter, 236 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 565 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:29,089 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 565 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2023-11-19 07:44:29,094 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 342 states.
[2023-11-19 07:44:29,119 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 342 to 322.
[2023-11-19 07:44:29,120 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 322 states, 308 states have (on average 1.2564935064935066) internal successors, (387), 315 states have internal predecessors, (387), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:44:29,123 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 322 states and 405 transitions.
[2023-11-19 07:44:29,123 INFO  L78                 Accepts]: Start accepts. Automaton has 322 states and 405 transitions. Word has length 67
[2023-11-19 07:44:29,123 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:29,124 INFO  L495      AbstractCegarLoop]: Abstraction has 322 states and 405 transitions.
[2023-11-19 07:44:29,124 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.333333333333332) internal successors, (67), 3 states have internal predecessors, (67), 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:29,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 322 states and 405 transitions.
[2023-11-19 07:44:29,127 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2023-11-19 07:44:29,128 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:29,128 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]
[2023-11-19 07:44:29,136 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:29,336 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:29,336 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:29,337 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:29,337 INFO  L85        PathProgramCache]: Analyzing trace with hash -15915080, now seen corresponding path program 1 times
[2023-11-19 07:44:29,338 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:29,338 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1912538544]
[2023-11-19 07:44:29,338 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:29,339 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:29,339 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:29,340 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:29,343 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:29,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:29,965 INFO  L262         TraceCheckSpWp]: Trace formula consists of 480 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:29,969 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:30,024 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:30,029 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:30,029 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:30,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1912538544]
[2023-11-19 07:44:30,030 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1912538544] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:30,030 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:30,030 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:30,030 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564326987]
[2023-11-19 07:44:30,031 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:30,031 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:30,031 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:30,032 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:30,035 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:30,035 INFO  L87              Difference]: Start difference. First operand 322 states and 405 transitions. Second operand  has 4 states, 4 states have (on average 19.5) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:44:30,108 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:30,108 INFO  L93              Difference]: Finished difference Result 325 states and 409 transitions.
[2023-11-19 07:44:30,109 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:30,109 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 19.5) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 82
[2023-11-19 07:44:30,110 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:30,112 INFO  L225             Difference]: With dead ends: 325
[2023-11-19 07:44:30,112 INFO  L226             Difference]: Without dead ends: 325
[2023-11-19 07:44:30,112 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 79 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:30,113 INFO  L413           NwaCegarLoop]: 260 mSDtfsCounter, 2 mSDsluCounter, 516 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 776 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:30,114 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 776 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:30,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 325 states.
[2023-11-19 07:44:30,124 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 325 to 325.
[2023-11-19 07:44:30,125 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 325 states, 310 states have (on average 1.2580645161290323) internal successors, (390), 318 states have internal predecessors, (390), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:30,127 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 325 states and 409 transitions.
[2023-11-19 07:44:30,128 INFO  L78                 Accepts]: Start accepts. Automaton has 325 states and 409 transitions. Word has length 82
[2023-11-19 07:44:30,128 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:30,128 INFO  L495      AbstractCegarLoop]: Abstraction has 325 states and 409 transitions.
[2023-11-19 07:44:30,129 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 19.5) internal successors, (78), 4 states have internal predecessors, (78), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:44:30,129 INFO  L276                IsEmpty]: Start isEmpty. Operand 325 states and 409 transitions.
[2023-11-19 07:44:30,132 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2023-11-19 07:44:30,132 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:30,132 INFO  L195           NwaCegarLoop]: trace histogram [2, 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]
[2023-11-19 07:44:30,150 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:30,342 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:30,343 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:30,343 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:30,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -1558966730, now seen corresponding path program 1 times
[2023-11-19 07:44:30,344 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:30,344 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1686490891]
[2023-11-19 07:44:30,344 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:30,344 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:30,345 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:30,345 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:30,347 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:30,951 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:30,971 INFO  L262         TraceCheckSpWp]: Trace formula consists of 502 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:44:30,975 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:31,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 9 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:44:31,036 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:31,173 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:44:31,173 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:31,174 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1686490891]
[2023-11-19 07:44:31,174 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1686490891] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:31,174 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:31,174 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2023-11-19 07:44:31,174 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307572175]
[2023-11-19 07:44:31,174 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:31,175 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:44:31,175 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:31,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:44:31,176 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:44:31,176 INFO  L87              Difference]: Start difference. First operand 325 states and 409 transitions. Second operand  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:31,459 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:31,460 INFO  L93              Difference]: Finished difference Result 336 states and 425 transitions.
[2023-11-19 07:44:31,460 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 07:44:31,461 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 84
[2023-11-19 07:44:31,461 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:31,464 INFO  L225             Difference]: With dead ends: 336
[2023-11-19 07:44:31,464 INFO  L226             Difference]: Without dead ends: 336
[2023-11-19 07:44:31,464 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 171 GetRequests, 160 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:31,465 INFO  L413           NwaCegarLoop]: 261 mSDtfsCounter, 9 mSDsluCounter, 1284 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 1545 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:31,465 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 1545 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:44:31,467 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 336 states.
[2023-11-19 07:44:31,475 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 336 to 334.
[2023-11-19 07:44:31,476 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 334 states, 318 states have (on average 1.270440251572327) internal successors, (404), 326 states have internal predecessors, (404), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:31,479 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 334 states and 423 transitions.
[2023-11-19 07:44:31,479 INFO  L78                 Accepts]: Start accepts. Automaton has 334 states and 423 transitions. Word has length 84
[2023-11-19 07:44:31,479 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:31,479 INFO  L495      AbstractCegarLoop]: Abstraction has 334 states and 423 transitions.
[2023-11-19 07:44:31,479 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:31,480 INFO  L276                IsEmpty]: Start isEmpty. Operand 334 states and 423 transitions.
[2023-11-19 07:44:31,481 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2023-11-19 07:44:31,481 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:31,481 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:44:31,497 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:31,691 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:31,692 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:31,692 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:31,692 INFO  L85        PathProgramCache]: Analyzing trace with hash -455759784, now seen corresponding path program 2 times
[2023-11-19 07:44:31,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:31,693 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2079878188]
[2023-11-19 07:44:31,693 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:44:31,693 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:31,693 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:31,694 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:31,704 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:32,111 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:44:32,112 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:32,117 INFO  L262         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:44:32,121 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:32,136 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:32,137 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:32,138 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:44:32,148 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 39
[2023-11-19 07:44:32,226 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:44:32,226 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 70 treesize of output 26
[2023-11-19 07:44:32,249 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2023-11-19 07:44:32,250 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:32,250 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:32,250 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2079878188]
[2023-11-19 07:44:32,250 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [2079878188] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:32,250 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:32,250 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:32,250 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2018006477]
[2023-11-19 07:44:32,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:32,251 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:32,251 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:32,252 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:32,252 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:32,252 INFO  L87              Difference]: Start difference. First operand 334 states and 423 transitions. Second operand  has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:35,467 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2023-11-19 07:44:38,282 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:38,283 INFO  L93              Difference]: Finished difference Result 422 states and 541 transitions.
[2023-11-19 07:44:38,284 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:38,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 88
[2023-11-19 07:44:38,284 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:38,287 INFO  L225             Difference]: With dead ends: 422
[2023-11-19 07:44:38,287 INFO  L226             Difference]: Without dead ends: 422
[2023-11-19 07:44:38,287 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 85 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:38,288 INFO  L413           NwaCegarLoop]: 241 mSDtfsCounter, 136 mSDsluCounter, 432 mSDsCounter, 0 mSdLazyCounter, 138 mSolverCounterSat, 2 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 673 SdHoareTripleChecker+Invalid, 141 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 138 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:38,289 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 673 Invalid, 141 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 138 Invalid, 1 Unknown, 0 Unchecked, 6.0s Time]
[2023-11-19 07:44:38,290 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 422 states.
[2023-11-19 07:44:38,299 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 422 to 336.
[2023-11-19 07:44:38,300 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 336 states, 320 states have (on average 1.26875) internal successors, (406), 328 states have internal predecessors, (406), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:38,303 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 336 states and 425 transitions.
[2023-11-19 07:44:38,303 INFO  L78                 Accepts]: Start accepts. Automaton has 336 states and 425 transitions. Word has length 88
[2023-11-19 07:44:38,303 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:38,304 INFO  L495      AbstractCegarLoop]: Abstraction has 336 states and 425 transitions.
[2023-11-19 07:44:38,304 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:44:38,304 INFO  L276                IsEmpty]: Start isEmpty. Operand 336 states and 425 transitions.
[2023-11-19 07:44:38,306 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 126
[2023-11-19 07:44:38,306 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:38,307 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:44:38,318 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:38,510 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:38,511 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:38,511 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:38,511 INFO  L85        PathProgramCache]: Analyzing trace with hash -1154731004, now seen corresponding path program 1 times
[2023-11-19 07:44:38,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:38,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [421481782]
[2023-11-19 07:44:38,512 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:38,512 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:38,512 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:38,513 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:38,517 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:39,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:39,192 INFO  L262         TraceCheckSpWp]: Trace formula consists of 601 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:44:39,197 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:39,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 20 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-19 07:44:39,324 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:39,688 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 27 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:39,688 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:39,688 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [421481782]
[2023-11-19 07:44:39,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [421481782] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:39,688 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:39,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14
[2023-11-19 07:44:39,689 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1565040120]
[2023-11-19 07:44:39,689 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:39,690 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:44:39,690 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:39,691 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:44:39,691 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:44:39,692 INFO  L87              Difference]: Start difference. First operand 336 states and 425 transitions. Second operand  has 14 states, 14 states have (on average 9.285714285714286) internal successors, (130), 14 states have internal predecessors, (130), 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:40,681 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:40,681 INFO  L93              Difference]: Finished difference Result 357 states and 453 transitions.
[2023-11-19 07:44:40,682 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2023-11-19 07:44:40,682 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 9.285714285714286) internal successors, (130), 14 states have internal predecessors, (130), 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 125
[2023-11-19 07:44:40,682 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:40,685 INFO  L225             Difference]: With dead ends: 357
[2023-11-19 07:44:40,685 INFO  L226             Difference]: Without dead ends: 353
[2023-11-19 07:44:40,686 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 236 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756
[2023-11-19 07:44:40,687 INFO  L413           NwaCegarLoop]: 264 mSDtfsCounter, 18 mSDsluCounter, 1308 mSDsCounter, 0 mSdLazyCounter, 175 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 1572 SdHoareTripleChecker+Invalid, 191 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 175 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:40,687 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 1572 Invalid, 191 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 175 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:44:40,688 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 353 states.
[2023-11-19 07:44:40,709 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 353 to 345.
[2023-11-19 07:44:40,710 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 345 states, 329 states have (on average 1.2705167173252279) internal successors, (418), 337 states have internal predecessors, (418), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:40,712 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 345 states and 437 transitions.
[2023-11-19 07:44:40,713 INFO  L78                 Accepts]: Start accepts. Automaton has 345 states and 437 transitions. Word has length 125
[2023-11-19 07:44:40,714 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:40,714 INFO  L495      AbstractCegarLoop]: Abstraction has 345 states and 437 transitions.
[2023-11-19 07:44:40,715 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 9.285714285714286) internal successors, (130), 14 states have internal predecessors, (130), 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:40,715 INFO  L276                IsEmpty]: Start isEmpty. Operand 345 states and 437 transitions.
[2023-11-19 07:44:40,717 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2023-11-19 07:44:40,717 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:40,718 INFO  L195           NwaCegarLoop]: trace histogram [15, 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]
[2023-11-19 07:44:40,731 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:40,929 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:40,929 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:40,930 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:40,930 INFO  L85        PathProgramCache]: Analyzing trace with hash -1519451847, now seen corresponding path program 2 times
[2023-11-19 07:44:40,931 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:40,931 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [100408560]
[2023-11-19 07:44:40,931 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:44:40,931 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:40,932 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:40,932 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:40,934 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:41,348 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:44:41,348 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:41,355 INFO  L262         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:44:41,359 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:41,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked.
[2023-11-19 07:44:41,413 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:41,413 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:41,414 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [100408560]
[2023-11-19 07:44:41,414 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [100408560] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:41,414 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:41,414 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:41,414 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1839925340]
[2023-11-19 07:44:41,414 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:41,415 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:41,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:41,416 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:41,417 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:41,417 INFO  L87              Difference]: Start difference. First operand 345 states and 437 transitions. Second operand  has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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:41,593 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:41,594 INFO  L93              Difference]: Finished difference Result 353 states and 429 transitions.
[2023-11-19 07:44:41,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:41,595 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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 134
[2023-11-19 07:44:41,595 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:41,599 INFO  L225             Difference]: With dead ends: 353
[2023-11-19 07:44:41,599 INFO  L226             Difference]: Without dead ends: 353
[2023-11-19 07:44:41,600 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 131 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:41,603 INFO  L413           NwaCegarLoop]: 233 mSDtfsCounter, 37 mSDsluCounter, 442 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 675 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:41,603 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 675 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:44:41,606 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 353 states.
[2023-11-19 07:44:41,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 353 to 351.
[2023-11-19 07:44:41,619 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 351 states, 335 states have (on average 1.217910447761194) internal successors, (408), 343 states have internal predecessors, (408), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:41,622 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 351 states and 427 transitions.
[2023-11-19 07:44:41,622 INFO  L78                 Accepts]: Start accepts. Automaton has 351 states and 427 transitions. Word has length 134
[2023-11-19 07:44:41,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:41,623 INFO  L495      AbstractCegarLoop]: Abstraction has 351 states and 427 transitions.
[2023-11-19 07:44:41,623 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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:41,623 INFO  L276                IsEmpty]: Start isEmpty. Operand 351 states and 427 transitions.
[2023-11-19 07:44:41,625 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2023-11-19 07:44:41,625 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:41,625 INFO  L195           NwaCegarLoop]: trace histogram [15, 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]
[2023-11-19 07:44:41,640 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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)] Ended with exit code 0
[2023-11-19 07:44:41,829 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:41,829 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:41,830 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:41,830 INFO  L85        PathProgramCache]: Analyzing trace with hash -169522003, now seen corresponding path program 1 times
[2023-11-19 07:44:41,830 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:41,830 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [335333140]
[2023-11-19 07:44:41,831 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:41,831 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:41,831 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:41,832 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:41,834 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:44:42,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:42,581 INFO  L262         TraceCheckSpWp]: Trace formula consists of 694 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:44:42,586 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:42,939 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 71 proven. 55 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 07:44:42,939 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:43,919 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 2 proven. 123 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2023-11-19 07:44:43,919 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:43,920 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [335333140]
[2023-11-19 07:44:43,920 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [335333140] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:43,920 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:43,920 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26
[2023-11-19 07:44:43,920 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521910680]
[2023-11-19 07:44:43,921 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:43,921 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2023-11-19 07:44:43,922 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:43,922 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2023-11-19 07:44:43,923 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650
[2023-11-19 07:44:43,923 INFO  L87              Difference]: Start difference. First operand 351 states and 427 transitions. Second operand  has 26 states, 26 states have (on average 5.461538461538462) internal successors, (142), 26 states have internal predecessors, (142), 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:47,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:47,884 INFO  L93              Difference]: Finished difference Result 393 states and 485 transitions.
[2023-11-19 07:44:47,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. 
[2023-11-19 07:44:47,890 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 5.461538461538462) internal successors, (142), 26 states have internal predecessors, (142), 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 134
[2023-11-19 07:44:47,890 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:47,894 INFO  L225             Difference]: With dead ends: 393
[2023-11-19 07:44:47,894 INFO  L226             Difference]: Without dead ends: 389
[2023-11-19 07:44:47,896 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 298 GetRequests, 242 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 368 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=1025, Invalid=2281, Unknown=0, NotChecked=0, Total=3306
[2023-11-19 07:44:47,898 INFO  L413           NwaCegarLoop]: 259 mSDtfsCounter, 35 mSDsluCounter, 3307 mSDsCounter, 0 mSdLazyCounter, 669 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 3566 SdHoareTripleChecker+Invalid, 688 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 669 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:47,899 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 3566 Invalid, 688 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 669 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 07:44:47,900 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 389 states.
[2023-11-19 07:44:47,913 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 389 to 369.
[2023-11-19 07:44:47,914 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 369 states, 353 states have (on average 1.2237960339943343) internal successors, (432), 361 states have internal predecessors, (432), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:47,916 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 369 states and 451 transitions.
[2023-11-19 07:44:47,916 INFO  L78                 Accepts]: Start accepts. Automaton has 369 states and 451 transitions. Word has length 134
[2023-11-19 07:44:47,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:47,917 INFO  L495      AbstractCegarLoop]: Abstraction has 369 states and 451 transitions.
[2023-11-19 07:44:47,917 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 5.461538461538462) internal successors, (142), 26 states have internal predecessors, (142), 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:47,917 INFO  L276                IsEmpty]: Start isEmpty. Operand 369 states and 451 transitions.
[2023-11-19 07:44:47,921 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:44:47,921 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:47,922 INFO  L195           NwaCegarLoop]: trace histogram [33, 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]
[2023-11-19 07:44:47,933 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:44:48,133 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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,133 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:48,134 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:48,134 INFO  L85        PathProgramCache]: Analyzing trace with hash 943941261, now seen corresponding path program 2 times
[2023-11-19 07:44:48,134 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:48,134 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [612620012]
[2023-11-19 07:44:48,135 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:44:48,135 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,135 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:48,136 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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,137 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:44:48,625 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:44:48,625 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:48,631 INFO  L262         TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:44:48,636 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:48,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked.
[2023-11-19 07:44:48,685 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:48,686 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:44:48,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [612620012]
[2023-11-19 07:44:48,686 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [612620012] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:48,686 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:48,686 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:48,686 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1983828503]
[2023-11-19 07:44:48,687 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:48,687 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:48,687 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:44:48,688 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:48,688 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:48,689 INFO  L87              Difference]: Start difference. First operand 369 states and 451 transitions. Second operand  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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:48,794 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:48,795 INFO  L93              Difference]: Finished difference Result 371 states and 447 transitions.
[2023-11-19 07:44:48,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:48,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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 152
[2023-11-19 07:44:48,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:48,799 INFO  L225             Difference]: With dead ends: 371
[2023-11-19 07:44:48,799 INFO  L226             Difference]: Without dead ends: 371
[2023-11-19 07:44:48,799 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:48,800 INFO  L413           NwaCegarLoop]: 246 mSDtfsCounter, 1 mSDsluCounter, 224 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 470 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:48,800 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 470 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:48,802 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 371 states.
[2023-11-19 07:44:48,811 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 371 to 369.
[2023-11-19 07:44:48,812 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 369 states, 353 states have (on average 1.206798866855524) internal successors, (426), 361 states have internal predecessors, (426), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9)
[2023-11-19 07:44:48,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 369 states and 445 transitions.
[2023-11-19 07:44:48,815 INFO  L78                 Accepts]: Start accepts. Automaton has 369 states and 445 transitions. Word has length 152
[2023-11-19 07:44:48,815 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:48,815 INFO  L495      AbstractCegarLoop]: Abstraction has 369 states and 445 transitions.
[2023-11-19 07:44:48,815 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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:48,816 INFO  L276                IsEmpty]: Start isEmpty. Operand 369 states and 445 transitions.
[2023-11-19 07:44:48,817 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:44:48,818 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:48,818 INFO  L195           NwaCegarLoop]: trace histogram [33, 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]
[2023-11-19 07:44:48,822 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Ended with exit code 0
[2023-11-19 07:44:49,021 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:49,022 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] ===
[2023-11-19 07:44:49,022 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:49,022 INFO  L85        PathProgramCache]: Analyzing trace with hash 1965009615, now seen corresponding path program 1 times
[2023-11-19 07:44:49,023 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:44:49,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [495507058]
[2023-11-19 07:44:49,023 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:49,024 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:49,024 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:44:49,025 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/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:49,067 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c088a17-e374-43a1-a995-a6cd44eb01e5/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Waiting until timeout for monitored process
[2023-11-19 07:44:49,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,939 INFO  L262         TraceCheckSpWp]: Trace formula consists of 893 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:44:49,942 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:50,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 600 backedges. 281 proven. 253 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2023-11-19 07:44:50,795 INFO  L327         TraceCheckSpWp]: Computing backward predicates...