./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 08a7246d63674f1a770f6e9cc5770eaec44d593aa7b6c335a48c6fe49718dd76
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:24:39,174 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:24:39,284 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 01:24:39,298 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:24:39,298 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:24:39,326 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:24:39,327 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:24:39,327 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:24:39,328 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:24:39,328 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:24:39,329 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:24:39,329 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:24:39,330 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:24:39,330 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:24:39,330 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:24:39,331 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:24:39,331 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:24:39,332 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:24:39,332 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:24:39,332 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:24:39,332 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:24:39,333 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:24:39,334 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:24:39,334 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:24:39,334 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:24:39,334 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:24:39,335 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:24:39,335 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:24:39,335 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:24:39,336 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:24:39,336 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:24:39,336 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:24:39,336 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:24:39,336 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:24:39,336 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:24:39,337 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC
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 ! call(reach_error())) )


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 -> 08a7246d63674f1a770f6e9cc5770eaec44d593aa7b6c335a48c6fe49718dd76
[2024-11-24 01:24:39,728 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:24:39,739 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:24:39,742 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:24:39,743 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:24:39,744 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:24:39,745 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i
[2024-11-24 01:24:43,266 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/d70c1058a/6eb234f784f84dfeaa00034fb76054f3/FLAG04e6984c0
[2024-11-24 01:24:44,077 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:24:44,078 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i
[2024-11-24 01:24:44,109 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/d70c1058a/6eb234f784f84dfeaa00034fb76054f3/FLAG04e6984c0
[2024-11-24 01:24:44,140 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/d70c1058a/6eb234f784f84dfeaa00034fb76054f3
[2024-11-24 01:24:44,143 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:24:44,147 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:24:44,149 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:24:44,150 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:24:44,157 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:24:44,158 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:24:44" (1/1) ...
[2024-11-24 01:24:44,161 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@297d85d1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:44, skipping insertion in model container
[2024-11-24 01:24:44,162 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:24:44" (1/1) ...
[2024-11-24 01:24:44,258 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:24:45,868 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception:
java.lang.UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: fabs
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:629)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleUnaryFloatFunction(StandardFunctionHandler.java:3128)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:255)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1602)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:271)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1494)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:253)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.translateInitializer(CHandler.java:3184)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleIASTDeclarator(CHandler.java:3028)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2273)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:144)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1228)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:215)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1158)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1141)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:393)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1629)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:159)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3507)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2500)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:641)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:135)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:189)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.<init>(MainTranslator.java:94)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-11-24 01:24:45,876 INFO  L158              Benchmark]: Toolchain (without parser) took 1728.31ms. Allocated memory is still 142.6MB. Free memory was 105.8MB in the beginning and 86.2MB in the end (delta: 19.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-24 01:24:45,876 INFO  L158              Benchmark]: CDTParser took 0.43ms. Allocated memory is still 167.8MB. Free memory is still 105.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:24:45,877 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1724.06ms. Allocated memory is still 142.6MB. Free memory was 105.8MB in the beginning and 86.2MB in the end (delta: 19.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-24 01:24:45,878 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.43ms. Allocated memory is still 167.8MB. Free memory is still 105.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1724.06ms. Allocated memory is still 142.6MB. Free memory was 105.8MB in the beginning and 86.2MB in the end (delta: 19.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - ExceptionOrErrorResult: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: fabs
    de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: fabs: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:629)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

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

### Bit-precise run ###
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 08a7246d63674f1a770f6e9cc5770eaec44d593aa7b6c335a48c6fe49718dd76
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:24:49,219 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:24:49,394 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Bitvector.epf
[2024-11-24 01:24:49,407 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:24:49,407 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:24:49,464 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:24:49,466 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:24:49,466 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:24:49,467 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:24:49,467 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:24:49,468 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:24:49,468 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:24:49,469 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:24:49,469 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:24:49,469 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:24:49,469 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:24:49,469 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:24:49,469 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-24 01:24:49,470 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:24:49,471 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:24:49,471 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:24:49,472 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:24:49,472 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:24:49,472 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:24:49,472 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:24:49,472 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:24:49,472 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:24:49,472 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:24:49,476 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:24:49,476 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:24:49,477 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:24:49,478 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC
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 ! call(reach_error())) )


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 -> 08a7246d63674f1a770f6e9cc5770eaec44d593aa7b6c335a48c6fe49718dd76
[2024-11-24 01:24:49,923 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:24:49,934 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:24:49,938 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:24:49,939 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:24:49,940 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:24:49,942 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i
[2024-11-24 01:24:53,636 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/fc1acec72/8ba8ce1932504e87800cf7ed1ab6805f/FLAG56cdf7213
[2024-11-24 01:24:54,153 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:24:54,154 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i
[2024-11-24 01:24:54,202 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/fc1acec72/8ba8ce1932504e87800cf7ed1ab6805f/FLAG56cdf7213
[2024-11-24 01:24:54,228 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/data/fc1acec72/8ba8ce1932504e87800cf7ed1ab6805f
[2024-11-24 01:24:54,232 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:24:54,235 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:24:54,238 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:24:54,239 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:24:54,245 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:24:54,246 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:24:54" (1/1) ...
[2024-11-24 01:24:54,248 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@581cf117 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:54, skipping insertion in model container
[2024-11-24 01:24:54,250 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:24:54" (1/1) ...
[2024-11-24 01:24:54,336 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:24:55,844 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i[71451,71464]
[2024-11-24 01:24:56,456 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-24 01:24:56,461 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:24:56,482 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:24:56,574 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/sv-benchmarks/c/neural-networks/poly_16_16_thresh_2_safe.c-amalgamation.i[71451,71464]
[2024-11-24 01:24:56,826 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:24:57,275 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:24:57,276 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57 WrapperNode
[2024-11-24 01:24:57,276 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:24:57,278 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:24:57,278 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:24:57,279 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:24:57,292 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,385 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,534 INFO  L138                Inliner]: procedures = 779, calls = 1057, calls flagged for inlining = 16, calls inlined = 16, statements flattened = 1617
[2024-11-24 01:24:57,534 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:24:57,535 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:24:57,535 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:24:57,535 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:24:57,548 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,548 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,566 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,660 INFO  L175           MemorySlicer]: Split 889 memory accesses to 16 slices as follows [2, 2, 7, 4, 2, 4, 37, 4, 333, 365, 6, 4, 2, 86, 28, 3]. 41 percent of accesses are in the largest equivalence class. The 449 initializations are split as follows [2, 0, 7, 1, 2, 0, 1, 0, 321, 34, 0, 1, 0, 56, 24, 0]. The 358 writes are split as follows [0, 1, 0, 0, 0, 2, 34, 2, 4, 309, 3, 0, 1, 0, 0, 2].
[2024-11-24 01:24:57,664 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,664 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,820 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,828 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,850 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,883 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,901 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,936 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:24:57,938 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:24:57,938 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:24:57,939 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:24:57,940 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (1/1) ...
[2024-11-24 01:24:57,948 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:24:57,968 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:24:57,993 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 01:24:57,998 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:24:58,087 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0
[2024-11-24 01:24:58,087 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10
[2024-11-24 01:24:58,088 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#12
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#13
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#14
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#15
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#2
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#3
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#4
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#5
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#6
[2024-11-24 01:24:58,089 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#7
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#8
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#9
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#10
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#11
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#12
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#13
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#14
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#15
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:24:58,090 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:24:58,090 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13
[2024-11-24 01:24:58,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14
[2024-11-24 01:24:58,095 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15
[2024-11-24 01:24:58,095 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-24 01:24:58,095 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7
[2024-11-24 01:24:58,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8
[2024-11-24 01:24:58,097 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9
[2024-11-24 01:24:58,097 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10
[2024-11-24 01:24:58,097 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11
[2024-11-24 01:24:58,097 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12
[2024-11-24 01:24:58,098 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13
[2024-11-24 01:24:58,098 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14
[2024-11-24 01:24:58,098 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15
[2024-11-24 01:24:58,099 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-24 01:24:58,099 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-24 01:24:58,099 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-24 01:24:58,099 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-24 01:24:58,099 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#3
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#4
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#5
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#6
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#7
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#8
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#9
[2024-11-24 01:24:58,100 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#10
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#11
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#12
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#13
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#14
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#15
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure k2c_idx2sub
[2024-11-24 01:24:58,102 INFO  L138     BoogieDeclarations]: Found implementation of procedure k2c_idx2sub
[2024-11-24 01:24:58,102 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID
[2024-11-24 01:24:58,102 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9
[2024-11-24 01:24:58,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6
[2024-11-24 01:24:58,104 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12
[2024-11-24 01:24:58,109 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10
[2024-11-24 01:24:58,110 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#12
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#13
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#14
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#15
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10
[2024-11-24 01:24:58,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure k2c_dense
[2024-11-24 01:24:58,112 INFO  L138     BoogieDeclarations]: Found implementation of procedure k2c_dense
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7
[2024-11-24 01:24:58,112 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#12
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#13
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#14
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#15
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2
[2024-11-24 01:24:58,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3
[2024-11-24 01:24:58,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15
[2024-11-24 01:24:58,119 INFO  L130     BoogieDeclarations]: Found specification of procedure k2c_sub2idx
[2024-11-24 01:24:58,119 INFO  L138     BoogieDeclarations]: Found implementation of procedure k2c_sub2idx
[2024-11-24 01:24:58,767 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:24:58,771 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:25:31,667 INFO  L?                        ?]: Removed 286 outVars from TransFormulas that were not future-live.
[2024-11-24 01:25:31,667 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:25:31,688 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:25:31,689 INFO  L312             CfgBuilder]: Removed 44 assume(true) statements.
[2024-11-24 01:25:31,689 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:25:31 BoogieIcfgContainer
[2024-11-24 01:25:31,689 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:25:31,692 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:25:31,692 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:25:31,697 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:25:31,698 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:24:54" (1/3) ...
[2024-11-24 01:25:31,698 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@779874bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:25:31, skipping insertion in model container
[2024-11-24 01:25:31,699 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:24:57" (2/3) ...
[2024-11-24 01:25:31,699 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@779874bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:25:31, skipping insertion in model container
[2024-11-24 01:25:31,699 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:25:31" (3/3) ...
[2024-11-24 01:25:31,700 INFO  L128   eAbstractionObserver]: Analyzing ICFG poly_16_16_thresh_2_safe.c-amalgamation.i
[2024-11-24 01:25:31,718 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:25:31,722 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG poly_16_16_thresh_2_safe.c-amalgamation.i that has 21 procedures, 283 locations, 1 initial locations, 60 loop locations, and 1 error locations.
[2024-11-24 01:25:31,805 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:25:31,824 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@36f79c4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:25:31,824 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-24 01:25:31,831 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 223 states, 205 states have (on average 1.5414634146341464) internal successors, (316), 206 states have internal predecessors, (316), 11 states have call successors, (11), 5 states have call predecessors, (11), 5 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-24 01:25:31,853 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-24 01:25:31,853 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:25:31,854 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:25:31,855 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:25:31,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:25:31,864 INFO  L85        PathProgramCache]: Analyzing trace with hash -404518969, now seen corresponding path program 1 times
[2024-11-24 01:25:31,892 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-24 01:25:31,895 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [658474625]
[2024-11-24 01:25:31,895 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:25:31,896 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
[2024-11-24 01:25:31,896 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat
[2024-11-24 01:25:31,901 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)
[2024-11-24 01:25:31,903 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:25:54,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:25:54,455 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4758 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-24 01:25:54,469 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:25:54,515 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked.
[2024-11-24 01:25:54,515 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:25:54,516 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-24 01:25:54,517 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [658474625]
[2024-11-24 01:25:54,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [658474625] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:25:54,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:25:54,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:25:54,520 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1697765892]
[2024-11-24 01:25:54,522 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:25:54,528 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-24 01:25:54,528 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-24 01:25:54,557 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-24 01:25:54,558 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:25:54,562 INFO  L87              Difference]: Start difference. First operand  has 223 states, 205 states have (on average 1.5414634146341464) internal successors, (316), 206 states have internal predecessors, (316), 11 states have call successors, (11), 5 states have call predecessors, (11), 5 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) Second operand  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 01:25:54,620 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:25:54,620 INFO  L93              Difference]: Finished difference Result 443 states and 681 transitions.
[2024-11-24 01:25:54,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 01:25:54,623 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 83
[2024-11-24 01:25:54,623 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:25:54,643 INFO  L225             Difference]: With dead ends: 443
[2024-11-24 01:25:54,643 INFO  L226             Difference]: Without dead ends: 219
[2024-11-24 01:25:54,655 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:25:54,663 INFO  L435           NwaCegarLoop]: 292 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, 292 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
[2024-11-24 01:25:54,668 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 292 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:25:54,690 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 219 states.
[2024-11-24 01:25:54,741 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 219 to 219.
[2024-11-24 01:25:54,743 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 219 states, 202 states have (on average 1.316831683168317) internal successors, (266), 202 states have internal predecessors, (266), 11 states have call successors, (11), 5 states have call predecessors, (11), 5 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-24 01:25:54,759 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 219 states and 288 transitions.
[2024-11-24 01:25:54,762 INFO  L78                 Accepts]: Start accepts. Automaton has 219 states and 288 transitions. Word has length 83
[2024-11-24 01:25:54,764 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:25:54,765 INFO  L471      AbstractCegarLoop]: Abstraction has 219 states and 288 transitions.
[2024-11-24 01:25:54,769 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 01:25:54,769 INFO  L276                IsEmpty]: Start isEmpty. Operand 219 states and 288 transitions.
[2024-11-24 01:25:54,774 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-24 01:25:54,777 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:25:54,778 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:25:54,883 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0
[2024-11-24 01:25:54,978 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:25:54,979 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:25:54,979 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:25:54,979 INFO  L85        PathProgramCache]: Analyzing trace with hash -1462357047, now seen corresponding path program 1 times
[2024-11-24 01:25:54,983 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-24 01:25:54,983 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1515976886]
[2024-11-24 01:25:54,983 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:25:54,983 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
[2024-11-24 01:25:54,983 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat
[2024-11-24 01:25:54,985 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)
[2024-11-24 01:25:54,987 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:26:22,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:26:22,538 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4759 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 01:26:22,548 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:26:24,526 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 01:26:24,526 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:26:24,527 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-24 01:26:24,527 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1515976886]
[2024-11-24 01:26:24,527 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1515976886] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:26:24,527 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:26:24,527 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:26:24,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1628279570]
[2024-11-24 01:26:24,528 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:26:24,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:26:24,530 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-24 01:26:24,531 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:26:24,531 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:26:24,531 INFO  L87              Difference]: Start difference. First operand 219 states and 288 transitions. Second operand  has 9 states, 8 states have (on average 5.75) internal successors, (46), 8 states have internal predecessors, (46), 3 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 3 states have call successors, (7)
[2024-11-24 01:26:29,085 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.50s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:26:33,096 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:26:37,232 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:26:41,244 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:26:45,255 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:26:53,019 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:26:53,053 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:26:53,053 INFO  L93              Difference]: Finished difference Result 450 states and 594 transitions.
[2024-11-24 01:26:53,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:26:53,055 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 5.75) internal successors, (46), 8 states have internal predecessors, (46), 3 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 3 states have call successors, (7) Word has length 83
[2024-11-24 01:26:53,055 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:26:53,059 INFO  L225             Difference]: With dead ends: 450
[2024-11-24 01:26:53,059 INFO  L226             Difference]: Without dead ends: 236
[2024-11-24 01:26:53,061 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 72 SyntacticMatches, 3 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=46, Invalid=110, Unknown=0, NotChecked=0, Total=156
[2024-11-24 01:26:53,062 INFO  L435           NwaCegarLoop]: 269 mSDtfsCounter, 545 mSDsluCounter, 1242 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 34 mSolverCounterUnsat, 6 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 27.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 545 SdHoareTripleChecker+Valid, 1511 SdHoareTripleChecker+Invalid, 251 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 6 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 27.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:26:53,063 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [545 Valid, 1511 Invalid, 251 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 211 Invalid, 6 Unknown, 0 Unchecked, 27.9s Time]
[2024-11-24 01:26:53,064 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 236 states.
[2024-11-24 01:26:53,095 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 236 to 236.
[2024-11-24 01:26:53,096 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 236 states, 216 states have (on average 1.3101851851851851) internal successors, (283), 217 states have internal predecessors, (283), 13 states have call successors, (13), 5 states have call predecessors, (13), 6 states have return successors, (15), 13 states have call predecessors, (15), 13 states have call successors, (15)
[2024-11-24 01:26:53,099 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 311 transitions.
[2024-11-24 01:26:53,100 INFO  L78                 Accepts]: Start accepts. Automaton has 236 states and 311 transitions. Word has length 83
[2024-11-24 01:26:53,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:26:53,101 INFO  L471      AbstractCegarLoop]: Abstraction has 236 states and 311 transitions.
[2024-11-24 01:26:53,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 5.75) internal successors, (46), 8 states have internal predecessors, (46), 3 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 3 states have call successors, (7)
[2024-11-24 01:26:53,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 236 states and 311 transitions.
[2024-11-24 01:26:53,105 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-24 01:26:53,105 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:26:53,106 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:26:53,219 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:26:53,306 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:26:53,307 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:26:53,307 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:26:53,307 INFO  L85        PathProgramCache]: Analyzing trace with hash 755273351, now seen corresponding path program 1 times
[2024-11-24 01:26:53,313 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-24 01:26:53,313 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1254380058]
[2024-11-24 01:26:53,313 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:26:53,313 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
[2024-11-24 01:26:53,314 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat
[2024-11-24 01:26:53,316 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)
[2024-11-24 01:26:53,320 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:27:18,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:27:19,101 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4759 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:27:19,109 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:27:20,732 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 01:27:20,732 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:27:20,733 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-24 01:27:20,733 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1254380058]
[2024-11-24 01:27:20,733 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1254380058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:27:20,733 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:27:20,733 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-24 01:27:20,733 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [116659982]
[2024-11-24 01:27:20,734 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:27:20,734 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-24 01:27:20,734 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-24 01:27:20,735 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-24 01:27:20,735 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=81, Unknown=0, NotChecked=0, Total=110
[2024-11-24 01:27:20,735 INFO  L87              Difference]: Start difference. First operand 236 states and 311 transitions. Second operand  has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 4 states have call successors, (7), 3 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7)
[2024-11-24 01:27:25,114 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.34s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:29,123 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:33,133 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:37,141 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:41,167 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:45,173 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:49,179 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:53,856 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:27:59,078 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:02,825 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.21s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:04,507 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.39s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:08,665 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:13,098 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:17,695 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:26,181 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:31,782 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.81s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:36,091 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:28:36,110 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:28:36,110 INFO  L93              Difference]: Finished difference Result 718 states and 952 transitions.
[2024-11-24 01:28:36,111 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-24 01:28:36,112 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 4 states have call successors, (7), 3 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7) Word has length 83
[2024-11-24 01:28:36,112 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:28:36,118 INFO  L225             Difference]: With dead ends: 718
[2024-11-24 01:28:36,118 INFO  L226             Difference]: Without dead ends: 487
[2024-11-24 01:28:36,119 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 72 SyntacticMatches, 1 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=68, Invalid=238, Unknown=0, NotChecked=0, Total=306
[2024-11-24 01:28:36,120 INFO  L435           NwaCegarLoop]: 516 mSDtfsCounter, 597 mSDsluCounter, 2887 mSDsCounter, 0 mSdLazyCounter, 591 mSolverCounterSat, 6 mSolverCounterUnsat, 14 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 73.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 606 SdHoareTripleChecker+Valid, 3403 SdHoareTripleChecker+Invalid, 611 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 591 IncrementalHoareTripleChecker+Invalid, 14 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 74.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:28:36,121 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [606 Valid, 3403 Invalid, 611 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 591 Invalid, 14 Unknown, 0 Unchecked, 74.4s Time]
[2024-11-24 01:28:36,127 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 487 states.
[2024-11-24 01:28:36,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 487 to 467.
[2024-11-24 01:28:36,214 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 467 states, 428 states have (on average 1.3177570093457944) internal successors, (564), 432 states have internal predecessors, (564), 24 states have call successors, (24), 10 states have call predecessors, (24), 14 states have return successors, (35), 24 states have call predecessors, (35), 24 states have call successors, (35)
[2024-11-24 01:28:36,220 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 467 states and 623 transitions.
[2024-11-24 01:28:36,221 INFO  L78                 Accepts]: Start accepts. Automaton has 467 states and 623 transitions. Word has length 83
[2024-11-24 01:28:36,221 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:28:36,222 INFO  L471      AbstractCegarLoop]: Abstraction has 467 states and 623 transitions.
[2024-11-24 01:28:36,222 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 4 states have call successors, (7), 3 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7)
[2024-11-24 01:28:36,222 INFO  L276                IsEmpty]: Start isEmpty. Operand 467 states and 623 transitions.
[2024-11-24 01:28:36,227 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2024-11-24 01:28:36,232 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:28:36,232 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:28:36,395 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0
[2024-11-24 01:28:36,433 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:28:36,433 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:28:36,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:28:36,434 INFO  L85        PathProgramCache]: Analyzing trace with hash 1339783954, now seen corresponding path program 1 times
[2024-11-24 01:28:36,437 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-24 01:28:36,437 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [982197180]
[2024-11-24 01:28:36,437 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:28:36,437 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
[2024-11-24 01:28:36,437 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat
[2024-11-24 01:28:36,440 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)
[2024-11-24 01:28:36,441 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:29:04,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:29:04,604 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4770 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-24 01:29:04,612 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:29:06,734 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 50 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 01:29:06,734 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:29:11,869 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-11-24 01:29:11,870 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-24 01:29:11,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [982197180]
[2024-11-24 01:29:11,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [982197180] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:29:11,870 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:29:11,870 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10] total 20
[2024-11-24 01:29:11,870 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [348887071]
[2024-11-24 01:29:11,870 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:29:11,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-24 01:29:11,875 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-24 01:29:11,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-24 01:29:11,876 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=310, Unknown=0, NotChecked=0, Total=380
[2024-11-24 01:29:11,877 INFO  L87              Difference]: Start difference. First operand 467 states and 623 transitions. Second operand  has 20 states, 16 states have (on average 5.0625) internal successors, (81), 19 states have internal predecessors, (81), 8 states have call successors, (14), 4 states have call predecessors, (14), 7 states have return successors, (14), 4 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-24 01:29:16,593 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.55s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:20,604 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:24,626 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:28,634 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:29:32,647 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:36,655 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:40,665 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:29:44,675 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:29:48,682 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-24 01:29:52,708 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:29:56,716 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:00,728 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-24 01:30:04,742 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-24 01:30:08,755 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-24 01:30:12,766 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:15,511 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.66s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:21,020 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:25,207 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:30,147 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1]
[2024-11-24 01:30:37,458 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.62s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:38,692 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.12s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:43,274 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:47,473 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:51,873 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:30:56,745 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:31:12,716 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.84s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:31:15,332 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.47s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:31:20,650 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.60s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:31:24,907 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-24 01:31:24,924 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:31:24,924 INFO  L93              Difference]: Finished difference Result 1222 states and 1644 transitions.
[2024-11-24 01:31:24,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-24 01:31:24,926 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 16 states have (on average 5.0625) internal successors, (81), 19 states have internal predecessors, (81), 8 states have call successors, (14), 4 states have call predecessors, (14), 7 states have return successors, (14), 4 states have call predecessors, (14), 8 states have call successors, (14) Word has length 84
[2024-11-24 01:31:24,926 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:31:24,932 INFO  L225             Difference]: With dead ends: 1222
[2024-11-24 01:31:24,932 INFO  L226             Difference]: Without dead ends: 760
[2024-11-24 01:31:24,935 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 182 GetRequests, 149 SyntacticMatches, 1 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 203 ImplicationChecksByTransitivity, 11.9s TimeCoverageRelationStatistics Valid=196, Invalid=926, Unknown=0, NotChecked=0, Total=1122
[2024-11-24 01:31:24,936 INFO  L435           NwaCegarLoop]: 516 mSDtfsCounter, 640 mSDsluCounter, 4105 mSDsCounter, 0 mSdLazyCounter, 869 mSolverCounterSat, 17 mSolverCounterUnsat, 23 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 124.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 654 SdHoareTripleChecker+Valid, 4621 SdHoareTripleChecker+Invalid, 909 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 869 IncrementalHoareTripleChecker+Invalid, 23 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 125.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:31:24,936 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [654 Valid, 4621 Invalid, 909 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 869 Invalid, 23 Unknown, 0 Unchecked, 125.3s Time]
[2024-11-24 01:31:24,938 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 760 states.
[2024-11-24 01:31:25,045 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 760 to 705.
[2024-11-24 01:31:25,047 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 705 states, 646 states have (on average 1.325077399380805) internal successors, (856), 654 states have internal predecessors, (856), 35 states have call successors, (35), 15 states have call predecessors, (35), 23 states have return successors, (59), 35 states have call predecessors, (59), 35 states have call successors, (59)
[2024-11-24 01:31:25,054 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 705 states to 705 states and 950 transitions.
[2024-11-24 01:31:25,055 INFO  L78                 Accepts]: Start accepts. Automaton has 705 states and 950 transitions. Word has length 84
[2024-11-24 01:31:25,055 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:31:25,055 INFO  L471      AbstractCegarLoop]: Abstraction has 705 states and 950 transitions.
[2024-11-24 01:31:25,056 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 16 states have (on average 5.0625) internal successors, (81), 19 states have internal predecessors, (81), 8 states have call successors, (14), 4 states have call predecessors, (14), 7 states have return successors, (14), 4 states have call predecessors, (14), 8 states have call successors, (14)
[2024-11-24 01:31:25,056 INFO  L276                IsEmpty]: Start isEmpty. Operand 705 states and 950 transitions.
[2024-11-24 01:31:25,059 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-24 01:31:25,060 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:31:25,060 INFO  L218           NwaCegarLoop]: trace histogram [4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:31:25,176 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)] Ended with exit code 0
[2024-11-24 01:31:25,260 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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
[2024-11-24 01:31:25,261 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:31:25,261 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:31:25,261 INFO  L85        PathProgramCache]: Analyzing trace with hash -1583294137, now seen corresponding path program 2 times
[2024-11-24 01:31:25,263 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-24 01:31:25,264 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1975260385]
[2024-11-24 01:31:25,264 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 01:31:25,264 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
[2024-11-24 01:31:25,264 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/mathsat
[2024-11-24 01:31:25,266 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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)
[2024-11-24 01:31:25,267 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2e303774-edb0-4ae6-945a-e88525382918/bin/uautomizer-verify-LYvppIcaGC/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