./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/rlim_invariant.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/rlim_invariant.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX --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 d395d439ec4556dc83dba3523bab6fe5cf68ec358a108cd3824067669c5e9bc5
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:48:42,582 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:48:42,658 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:48:42,675 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:48:42,675 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:48:42,709 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:48:42,710 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:48:42,711 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:48:42,712 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:48:42,713 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:48:42,713 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:48:42,714 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:48:42,715 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:48:42,716 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:48:42,718 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:48:42,719 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:48:42,719 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:48:42,720 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:48:42,720 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:48:42,720 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:48:42,723 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:48:42,724 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:48:42,724 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:48:42,725 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:48:42,725 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:48:42,725 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:48:42,726 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:48:42,726 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:48:42,726 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:48:42,727 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:48:42,727 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:48:42,727 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:48:42,731 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:48:42,731 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:48:42,732 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:48:42,732 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:48:42,732 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:48:42,732 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:48:42,733 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:48:42,733 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:48:42,733 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:48:42,734 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:48:42,735 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX
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 -> d395d439ec4556dc83dba3523bab6fe5cf68ec358a108cd3824067669c5e9bc5
[2024-11-08 18:48:43,034 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:48:43,086 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:48:43,090 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:48:43,091 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:48:43,096 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:48:43,097 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/float-benchs/rlim_invariant.c
Unable to find full path for "g++"
[2024-11-08 18:48:45,124 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:48:45,307 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:48:45,308 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c
[2024-11-08 18:48:45,316 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/8a5bc57ab/01da3556b69d4371a74824ad295c8473/FLAG897802ea9
[2024-11-08 18:48:45,330 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/8a5bc57ab/01da3556b69d4371a74824ad295c8473
[2024-11-08 18:48:45,333 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:48:45,334 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:48:45,337 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:48:45,337 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:48:45,347 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:48:45,348 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,352 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f60cd35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45, skipping insertion in model container
[2024-11-08 18:48:45,352 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,373 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:48:45,579 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_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c[451,464]
[2024-11-08 18:48:45,598 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:48:45,606 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:48:45,617 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_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c[451,464]
[2024-11-08 18:48:45,622 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:48:45,641 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:48:45,642 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45 WrapperNode
[2024-11-08 18:48:45,642 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:48:45,643 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:48:45,644 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:48:45,644 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:48:45,650 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,659 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,674 INFO  L138                Inliner]: procedures = 14, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 47
[2024-11-08 18:48:45,674 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:48:45,675 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:48:45,675 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:48:45,676 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:48:45,687 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,687 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,689 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,700 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 18:48:45,700 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,701 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,704 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,708 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,709 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,709 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,711 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:48:45,714 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:48:45,715 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:48:45,715 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:48:45,716 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (1/1) ...
[2024-11-08 18:48:45,721 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:48:45,733 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:48:45,750 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:48:45,754 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:48:45,786 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:48:45,786 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 18:48:45,786 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 18:48:45,787 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:48:45,787 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:48:45,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:48:45,863 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:48:45,866 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:48:46,096 INFO  L?                        ?]: Removed 10 outVars from TransFormulas that were not future-live.
[2024-11-08 18:48:46,096 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:48:46,109 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:48:46,109 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 18:48:46,110 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:46 BoogieIcfgContainer
[2024-11-08 18:48:46,110 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:48:46,113 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:48:46,113 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:48:46,116 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:48:46,117 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:48:45" (1/3) ...
[2024-11-08 18:48:46,117 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64a1f775 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:46, skipping insertion in model container
[2024-11-08 18:48:46,118 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:45" (2/3) ...
[2024-11-08 18:48:46,118 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64a1f775 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:46, skipping insertion in model container
[2024-11-08 18:48:46,118 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:46" (3/3) ...
[2024-11-08 18:48:46,120 INFO  L112   eAbstractionObserver]: Analyzing ICFG rlim_invariant.c
[2024-11-08 18:48:46,139 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:48:46,139 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:48:46,198 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:48:46,205 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;@493a892c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:48:46,206 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:48:46,210 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 22 states, 17 states have (on average 1.411764705882353) internal successors, (24), 18 states have internal predecessors, (24), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:46,219 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 18:48:46,220 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:46,220 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:46,222 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:46,227 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:46,228 INFO  L85        PathProgramCache]: Analyzing trace with hash 712727309, now seen corresponding path program 1 times
[2024-11-08 18:48:46,238 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:48:46,239 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1408470935]
[2024-11-08 18:48:46,239 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:46,240 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:48:46,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:46,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:48:46,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:46,445 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 18:48:46,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:46,462 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 18:48:46,462 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:48:46,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1408470935]
[2024-11-08 18:48:46,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1408470935] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:48:46,464 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:48:46,464 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:48:46,466 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775975395]
[2024-11-08 18:48:46,466 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:48:46,471 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 18:48:46,472 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:48:46,501 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 18:48:46,502 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 18:48:46,504 INFO  L87              Difference]: Start difference. First operand  has 22 states, 17 states have (on average 1.411764705882353) internal successors, (24), 18 states have internal predecessors, (24), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:46,526 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:48:46,527 INFO  L93              Difference]: Finished difference Result 42 states and 56 transitions.
[2024-11-08 18:48:46,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 18:48:46,530 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 19
[2024-11-08 18:48:46,530 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:48:46,538 INFO  L225             Difference]: With dead ends: 42
[2024-11-08 18:48:46,538 INFO  L226             Difference]: Without dead ends: 18
[2024-11-08 18:48:46,542 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 18:48:46,548 INFO  L432           NwaCegarLoop]: 26 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, 26 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-08 18:48:46,550 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:48:46,574 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2024-11-08 18:48:46,598 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18.
[2024-11-08 18:48:46,600 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:46,601 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions.
[2024-11-08 18:48:46,603 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 19
[2024-11-08 18:48:46,605 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:48:46,605 INFO  L471      AbstractCegarLoop]: Abstraction has 18 states and 21 transitions.
[2024-11-08 18:48:46,605 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:46,606 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions.
[2024-11-08 18:48:46,607 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 18:48:46,607 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:46,608 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:46,608 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:48:46,608 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:46,609 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:46,610 INFO  L85        PathProgramCache]: Analyzing trace with hash -683425331, now seen corresponding path program 1 times
[2024-11-08 18:48:46,610 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:48:46,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1125079470]
[2024-11-08 18:48:46,611 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:46,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:48:46,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 18:48:46,661 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 18:48:46,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 18:48:46,720 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 18:48:46,722 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-11-08 18:48:46,724 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-08 18:48:46,726 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:48:46,729 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1]
[2024-11-08 18:48:46,746 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 18:48:46,750 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 06:48:46 BoogieIcfgContainer
[2024-11-08 18:48:46,750 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 18:48:46,751 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 18:48:46,751 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 18:48:46,752 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 18:48:46,752 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:46" (3/4) ...
[2024-11-08 18:48:46,755 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-08 18:48:46,756 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 18:48:46,757 INFO  L158              Benchmark]: Toolchain (without parser) took 1422.97ms. Allocated memory was 130.0MB in the beginning and 161.5MB in the end (delta: 31.5MB). Free memory was 68.9MB in the beginning and 101.4MB in the end (delta: -32.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 18:48:46,758 INFO  L158              Benchmark]: CDTParser took 0.20ms. Allocated memory is still 130.0MB. Free memory is still 104.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 18:48:46,758 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 305.97ms. Allocated memory was 130.0MB in the beginning and 161.5MB in the end (delta: 31.5MB). Free memory was 68.8MB in the beginning and 125.6MB in the end (delta: -56.8MB). Peak memory consumption was 11.7MB. Max. memory is 16.1GB.
[2024-11-08 18:48:46,759 INFO  L158              Benchmark]: Boogie Procedure Inliner took 31.14ms. Allocated memory is still 161.5MB. Free memory was 125.6MB in the beginning and 124.3MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 18:48:46,759 INFO  L158              Benchmark]: Boogie Preprocessor took 36.00ms. Allocated memory is still 161.5MB. Free memory was 124.3MB in the beginning and 123.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 18:48:46,762 INFO  L158              Benchmark]: RCFGBuilder took 395.63ms. Allocated memory is still 161.5MB. Free memory was 123.0MB in the beginning and 128.6MB in the end (delta: -5.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-11-08 18:48:46,762 INFO  L158              Benchmark]: TraceAbstraction took 637.87ms. Allocated memory is still 161.5MB. Free memory was 127.4MB in the beginning and 101.4MB in the end (delta: 26.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-08 18:48:46,763 INFO  L158              Benchmark]: Witness Printer took 5.38ms. Allocated memory is still 161.5MB. Free memory is still 101.4MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 18:48:46,765 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.20ms. Allocated memory is still 130.0MB. Free memory is still 104.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 305.97ms. Allocated memory was 130.0MB in the beginning and 161.5MB in the end (delta: 31.5MB). Free memory was 68.8MB in the beginning and 125.6MB in the end (delta: -56.8MB). Peak memory consumption was 11.7MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 31.14ms. Allocated memory is still 161.5MB. Free memory was 125.6MB in the beginning and 124.3MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 36.00ms. Allocated memory is still 161.5MB. Free memory was 124.3MB in the beginning and 123.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 395.63ms. Allocated memory is still 161.5MB. Free memory was 123.0MB in the beginning and 128.6MB in the end (delta: -5.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * TraceAbstraction took 637.87ms. Allocated memory is still 161.5MB. Free memory was 127.4MB in the beginning and 101.4MB in the end (delta: 26.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Witness Printer took 5.38ms. Allocated memory is still 161.5MB. Free memory is still 101.4MB. There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - UnprovableResult [Line: 10]: Unable to prove that a call to reach_error is unreachable
    Unable to prove that a call to reach_error is unreachable
 Reason: overapproximation of someBinaryFLOATComparisonOperation at line 32, overapproximation of to_real at line 17, overapproximation of someBinaryArithmeticFLOAToperation at line 29. 
Possible FailurePath: 
[L14]              float X, Y, S, R, D;
[L15]              int i;
[L17]              Y = 0
[L19]              i = 0
       VAL         [i=0]
[L19]  COND FALSE  !(i < 100000)
       VAL         [i=0]
[L19]  COND TRUE   i < 100000
[L21]              X = __VERIFIER_nondet_float()
[L22]              D = __VERIFIER_nondet_float()
[L23]  CALL        assume_abort_if_not(X >= -128.f && X <= 128.f)
       VAL         [\old(cond)=1]
[L8]   COND FALSE  !(!cond)
       VAL         [\old(cond)=1]
[L23]  RET         assume_abort_if_not(X >= -128.f && X <= 128.f)
       VAL         [i=0]
[L24]  CALL        assume_abort_if_not(D >= 0.f && D <= 16.f)
       VAL         [\old(cond)=1]
[L8]   COND FALSE  !(!cond)
       VAL         [\old(cond)=1]
[L24]  RET         assume_abort_if_not(D >= 0.f && D <= 16.f)
       VAL         [i=0]
[L26]              S = Y
[L27]              Y = X
[L28]              R = X - S
       VAL         [Y=53, i=0]
[L29]  COND TRUE   R <= -D
[L29]              Y = S - D
       VAL         [i=0]
[L32]  CALL        __VERIFIER_assert(Y >= -129.f && Y <= 129.f)
[L10]  COND TRUE   !(cond)
[L10]              reach_error()

  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 2 procedures, 22 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.5s, OverallIterations: 2, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 26 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 26 mSDtfsCounter, 0 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=22occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 38 NumberOfCodeBlocks, 38 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 18 ConstructedInterpolants, 0 QuantifiedInterpolants, 18 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 4/4 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces
[2024-11-08 18:48:46,801 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

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

### Bit-precise run ###
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/rlim_invariant.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX --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 d395d439ec4556dc83dba3523bab6fe5cf68ec358a108cd3824067669c5e9bc5
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:48:49,318 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:48:49,391 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Bitvector.epf
[2024-11-08 18:48:49,396 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:48:49,396 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:48:49,421 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:48:49,422 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:48:49,422 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:48:49,423 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:48:49,423 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:48:49,424 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:48:49,424 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:48:49,425 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:48:49,425 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:48:49,425 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:48:49,426 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:48:49,426 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:48:49,427 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:48:49,427 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:48:49,427 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:48:49,428 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:48:49,433 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:48:49,433 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:48:49,433 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 18:48:49,434 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-08 18:48:49,434 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:48:49,434 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-08 18:48:49,434 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:48:49,435 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:48:49,435 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:48:49,435 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:48:49,436 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:48:49,436 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:48:49,436 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:48:49,440 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:48:49,441 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:48:49,441 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:48:49,441 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:48:49,441 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-08 18:48:49,441 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-11-08 18:48:49,442 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:48:49,442 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:48:49,445 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:48:49,446 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:48:49,446 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX
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 -> d395d439ec4556dc83dba3523bab6fe5cf68ec358a108cd3824067669c5e9bc5
[2024-11-08 18:48:49,891 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:48:49,916 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:48:49,919 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:48:49,921 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:48:49,922 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:48:49,924 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/float-benchs/rlim_invariant.c
Unable to find full path for "g++"
[2024-11-08 18:48:51,936 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:48:52,186 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:48:52,186 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c
[2024-11-08 18:48:52,196 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/1fa420e0b/b2b228314e59489ab941be82cf1d606e/FLAG9f9668dd3
[2024-11-08 18:48:52,218 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/data/1fa420e0b/b2b228314e59489ab941be82cf1d606e
[2024-11-08 18:48:52,220 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:48:52,222 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:48:52,223 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:48:52,223 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:48:52,229 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:48:52,230 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,231 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68348def and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52, skipping insertion in model container
[2024-11-08 18:48:52,231 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,250 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:48:52,456 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_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c[451,464]
[2024-11-08 18:48:52,477 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:48:52,494 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:48:52,507 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_fa58057b-8a49-45f4-9cf0-a25dee7e3497/sv-benchmarks/c/float-benchs/rlim_invariant.c[451,464]
[2024-11-08 18:48:52,518 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:48:52,542 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:48:52,543 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52 WrapperNode
[2024-11-08 18:48:52,543 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:48:52,544 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:48:52,544 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:48:52,544 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:48:52,551 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,564 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,594 INFO  L138                Inliner]: procedures = 15, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 48
[2024-11-08 18:48:52,594 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:48:52,596 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:48:52,596 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:48:52,596 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:48:52,608 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,609 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,612 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,628 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 18:48:52,629 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,629 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,641 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,648 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,652 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,654 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,656 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:48:52,659 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:48:52,660 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:48:52,660 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:48:52,661 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (1/1) ...
[2024-11-08 18:48:52,667 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:48:52,680 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:48:52,695 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:48:52,701 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:48:52,735 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:48:52,736 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-08 18:48:52,736 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-08 18:48:52,736 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-08 18:48:52,737 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:48:52,737 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:48:52,881 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:48:52,884 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:48:53,324 INFO  L?                        ?]: Removed 17 outVars from TransFormulas that were not future-live.
[2024-11-08 18:48:53,324 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:48:53,345 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:48:53,345 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 18:48:53,346 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:53 BoogieIcfgContainer
[2024-11-08 18:48:53,346 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:48:53,349 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:48:53,349 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:48:53,355 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:48:53,355 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:48:52" (1/3) ...
[2024-11-08 18:48:53,357 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1391f5a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:53, skipping insertion in model container
[2024-11-08 18:48:53,357 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:52" (2/3) ...
[2024-11-08 18:48:53,357 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1391f5a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:53, skipping insertion in model container
[2024-11-08 18:48:53,358 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:53" (3/3) ...
[2024-11-08 18:48:53,361 INFO  L112   eAbstractionObserver]: Analyzing ICFG rlim_invariant.c
[2024-11-08 18:48:53,383 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:48:53,383 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:48:53,466 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:48:53,476 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;@4118ad7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:48:53,477 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:48:53,482 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 22 states, 17 states have (on average 1.411764705882353) internal successors, (24), 18 states have internal predecessors, (24), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:53,491 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 18:48:53,491 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:53,492 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:53,492 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:53,501 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:53,501 INFO  L85        PathProgramCache]: Analyzing trace with hash 712727309, now seen corresponding path program 1 times
[2024-11-08 18:48:53,515 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 18:48:53,516 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [363758800]
[2024-11-08 18:48:53,516 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:53,517 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-08 18:48:53,517 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat
[2024-11-08 18:48:53,521 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:53,523 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:53,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:53,683 INFO  L255         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-08 18:48:53,688 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:48:53,715 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 18:48:53,716 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:48:53,716 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 18:48:53,717 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [363758800]
[2024-11-08 18:48:53,718 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [363758800] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:48:53,718 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:48:53,719 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:48:53,720 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663885326]
[2024-11-08 18:48:53,721 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:48:53,726 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 18:48:53,726 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 18:48:53,751 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 18:48:53,752 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 18:48:53,755 INFO  L87              Difference]: Start difference. First operand  has 22 states, 17 states have (on average 1.411764705882353) internal successors, (24), 18 states have internal predecessors, (24), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:53,777 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:48:53,778 INFO  L93              Difference]: Finished difference Result 42 states and 56 transitions.
[2024-11-08 18:48:53,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 18:48:53,783 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-11-08 18:48:53,783 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:48:53,791 INFO  L225             Difference]: With dead ends: 42
[2024-11-08 18:48:53,791 INFO  L226             Difference]: Without dead ends: 18
[2024-11-08 18:48:53,797 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 18 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-08 18:48:53,803 INFO  L432           NwaCegarLoop]: 26 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, 26 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-08 18:48:53,806 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:48:53,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2024-11-08 18:48:53,842 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18.
[2024-11-08 18:48:53,844 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-08 18:48:53,845 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions.
[2024-11-08 18:48:53,846 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 19
[2024-11-08 18:48:53,847 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:48:53,847 INFO  L471      AbstractCegarLoop]: Abstraction has 18 states and 21 transitions.
[2024-11-08 18:48:53,847 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:53,848 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions.
[2024-11-08 18:48:53,849 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 18:48:53,849 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:53,850 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:53,856 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0
[2024-11-08 18:48:54,054 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:54,054 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:54,066 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:54,066 INFO  L85        PathProgramCache]: Analyzing trace with hash -683425331, now seen corresponding path program 1 times
[2024-11-08 18:48:54,067 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 18:48:54,067 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1232965128]
[2024-11-08 18:48:54,067 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:54,068 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-08 18:48:54,068 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat
[2024-11-08 18:48:54,070 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:54,072 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:54,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:54,213 INFO  L255         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 18:48:54,217 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:48:54,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:48:54,870 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:48:54,871 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 18:48:54,871 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1232965128]
[2024-11-08 18:48:54,871 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1232965128] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:48:54,871 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:48:54,872 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-08 18:48:54,872 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [59179677]
[2024-11-08 18:48:54,872 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:48:54,873 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 18:48:54,874 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 18:48:54,875 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 18:48:54,875 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-08 18:48:54,875 INFO  L87              Difference]: Start difference. First operand 18 states and 21 transitions. Second operand  has 10 states, 10 states have (on average 1.5) internal successors, (15), 8 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:55,678 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:48:55,679 INFO  L93              Difference]: Finished difference Result 35 states and 44 transitions.
[2024-11-08 18:48:55,680 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:48:55,680 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 1.5) internal successors, (15), 8 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-11-08 18:48:55,681 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:48:55,682 INFO  L225             Difference]: With dead ends: 35
[2024-11-08 18:48:55,682 INFO  L226             Difference]: Without dead ends: 33
[2024-11-08 18:48:55,683 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:48:55,684 INFO  L432           NwaCegarLoop]: 10 mSDtfsCounter, 22 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:48:55,685 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 46 Invalid, 96 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 18:48:55,686 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-11-08 18:48:55,694 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 26.
[2024-11-08 18:48:55,694 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 20 states have (on average 1.2) internal successors, (24), 20 states have internal predecessors, (24), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 18:48:55,695 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 32 transitions.
[2024-11-08 18:48:55,696 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 32 transitions. Word has length 19
[2024-11-08 18:48:55,696 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:48:55,696 INFO  L471      AbstractCegarLoop]: Abstraction has 26 states and 32 transitions.
[2024-11-08 18:48:55,697 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 1.5) internal successors, (15), 8 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:55,697 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 32 transitions.
[2024-11-08 18:48:55,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-08 18:48:55,698 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:55,698 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:55,703 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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)] Ended with exit code 0
[2024-11-08 18:48:55,899 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:55,899 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:55,900 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:55,900 INFO  L85        PathProgramCache]: Analyzing trace with hash 290376183, now seen corresponding path program 1 times
[2024-11-08 18:48:55,901 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 18:48:55,901 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2056046370]
[2024-11-08 18:48:55,901 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:55,901 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-08 18:48:55,902 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat
[2024-11-08 18:48:55,907 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:55,908 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:56,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:56,024 INFO  L255         TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 18:48:56,028 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:48:56,592 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:48:56,592 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:48:56,592 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 18:48:56,593 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2056046370]
[2024-11-08 18:48:56,593 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [2056046370] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:48:56,593 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:48:56,593 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-08 18:48:56,593 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207416890]
[2024-11-08 18:48:56,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:48:56,594 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 18:48:56,594 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 18:48:56,595 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 18:48:56,595 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-08 18:48:56,596 INFO  L87              Difference]: Start difference. First operand 26 states and 32 transitions. Second operand  has 10 states, 10 states have (on average 1.6) internal successors, (16), 8 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:57,503 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:48:57,503 INFO  L93              Difference]: Finished difference Result 37 states and 46 transitions.
[2024-11-08 18:48:57,506 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:48:57,506 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 1.6) internal successors, (16), 8 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20
[2024-11-08 18:48:57,506 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:48:57,507 INFO  L225             Difference]: With dead ends: 37
[2024-11-08 18:48:57,507 INFO  L226             Difference]: Without dead ends: 35
[2024-11-08 18:48:57,508 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:48:57,510 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 22 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 117 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 120 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 18:48:57,510 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 68 Invalid, 120 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 117 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 18:48:57,511 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35 states.
[2024-11-08 18:48:57,517 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 27.
[2024-11-08 18:48:57,518 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 18:48:57,519 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 34 transitions.
[2024-11-08 18:48:57,519 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 34 transitions. Word has length 20
[2024-11-08 18:48:57,519 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:48:57,520 INFO  L471      AbstractCegarLoop]: Abstraction has 27 states and 34 transitions.
[2024-11-08 18:48:57,520 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 1.6) internal successors, (16), 8 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 18:48:57,520 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 34 transitions.
[2024-11-08 18:48:57,521 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-08 18:48:57,521 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:57,521 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:57,526 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:57,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:57,722 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:57,723 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:57,723 INFO  L85        PathProgramCache]: Analyzing trace with hash 290435765, now seen corresponding path program 1 times
[2024-11-08 18:48:57,724 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 18:48:57,724 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1519891138]
[2024-11-08 18:48:57,724 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:57,724 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-08 18:48:57,724 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat
[2024-11-08 18:48:57,728 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:57,729 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:57,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:57,811 INFO  L255         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 18:48:57,814 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:48:58,073 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:48:58,073 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:48:58,526 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:48:58,526 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 18:48:58,527 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1519891138]
[2024-11-08 18:48:58,527 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1519891138] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:48:58,527 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:48:58,527 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 11
[2024-11-08 18:48:58,527 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1681004040]
[2024-11-08 18:48:58,528 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:48:58,528 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 18:48:58,528 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 18:48:58,533 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 18:48:58,533 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:48:58,533 INFO  L87              Difference]: Start difference. First operand 27 states and 34 transitions. Second operand  has 11 states, 11 states have (on average 2.090909090909091) internal successors, (23), 9 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 18:48:59,117 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:48:59,118 INFO  L93              Difference]: Finished difference Result 37 states and 46 transitions.
[2024-11-08 18:48:59,118 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 18:48:59,119 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 2.090909090909091) internal successors, (23), 9 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4) Word has length 20
[2024-11-08 18:48:59,119 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:48:59,120 INFO  L225             Difference]: With dead ends: 37
[2024-11-08 18:48:59,120 INFO  L226             Difference]: Without dead ends: 35
[2024-11-08 18:48:59,121 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 27 SyntacticMatches, 2 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-08 18:48:59,122 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 5 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:48:59,123 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 83 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 18:48:59,123 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35 states.
[2024-11-08 18:48:59,127 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 27.
[2024-11-08 18:48:59,128 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-08 18:48:59,129 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 34 transitions.
[2024-11-08 18:48:59,129 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 34 transitions. Word has length 20
[2024-11-08 18:48:59,129 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:48:59,130 INFO  L471      AbstractCegarLoop]: Abstraction has 27 states and 34 transitions.
[2024-11-08 18:48:59,130 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 2.090909090909091) internal successors, (23), 9 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-08 18:48:59,130 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 34 transitions.
[2024-11-08 18:48:59,131 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-08 18:48:59,131 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:48:59,131 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:48:59,136 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:59,332 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:59,332 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:48:59,333 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:48:59,333 INFO  L85        PathProgramCache]: Analyzing trace with hash -1582969214, now seen corresponding path program 1 times
[2024-11-08 18:48:59,333 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-11-08 18:48:59,333 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1771275832]
[2024-11-08 18:48:59,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:48:59,334 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-11-08 18:48:59,334 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat
[2024-11-08 18:48:59,335 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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-08 18:48:59,336 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/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
[2024-11-08 18:48:59,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:48:59,518 INFO  L255         TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-08 18:48:59,521 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:49:35,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 19 proven. 1 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 18:49:35,254 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:50:30,248 WARN  L286               SmtUtils]: Spent 5.50s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:50:30,250 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-11-08 18:50:30,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1771275832]
[2024-11-08 18:50:30,251 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1771275832] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:50:30,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [29002258]
[2024-11-08 18:50:30,251 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:50:30,251 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:50:30,252 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:50:30,255 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:50:30,258 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 18:50:30,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:50:30,798 INFO  L255         TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-08 18:50:30,801 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:51:19,838 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 3 proven. 14 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-08 18:51:19,838 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:52:21,163 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [29002258] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:52:21,163 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 18:52:21,163 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 13] total 19
[2024-11-08 18:52:21,164 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1224130202]
[2024-11-08 18:52:21,164 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:52:21,165 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-08 18:52:21,165 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-11-08 18:52:21,166 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-08 18:52:21,167 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=132, Invalid=614, Unknown=10, NotChecked=0, Total=756
[2024-11-08 18:52:21,167 INFO  L87              Difference]: Start difference. First operand 27 states and 34 transitions. Second operand  has 20 states, 19 states have (on average 1.8421052631578947) internal successors, (35), 15 states have internal predecessors, (35), 5 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 18:52:25,201 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:52:28,218 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.90s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:52:32,276 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:52:36,991 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:52:39,459 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.93s for a HTC check with result VALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:52:40,637 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:53:06,539 WARN  L286               SmtUtils]: Spent 7.79s on a formula simplification. DAG size of input: 43 DAG size of output: 40 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:53:39,720 WARN  L286               SmtUtils]: Spent 8.20s on a formula simplification. DAG size of input: 40 DAG size of output: 36 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:53:58,733 WARN  L286               SmtUtils]: Spent 9.60s on a formula simplification. DAG size of input: 43 DAG size of output: 39 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:54:03,558 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:54:09,920 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:54:13,926 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:54:59,068 WARN  L286               SmtUtils]: Spent 9.98s on a formula simplification. DAG size of input: 42 DAG size of output: 31 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:55:01,142 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.60s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:55:03,464 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.22s for a HTC check with result INVALID. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:55:04,936 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result INVALID. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:55:30,023 WARN  L286               SmtUtils]: Spent 10.05s on a formula simplification. DAG size of input: 34 DAG size of output: 31 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:55:49,468 WARN  L286               SmtUtils]: Spent 10.84s on a formula simplification. DAG size of input: 46 DAG size of output: 39 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:56:15,929 WARN  L286               SmtUtils]: Spent 11.41s on a formula simplification. DAG size of input: 37 DAG size of output: 34 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:56:19,941 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:56:38,412 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.07s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:56:42,421 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:57:06,258 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:57:10,274 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:57:32,326 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:57:36,371 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:58:42,704 WARN  L286               SmtUtils]: Spent 32.56s on a formula simplification. DAG size of input: 47 DAG size of output: 43 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 18:58:46,738 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:58:50,808 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:58:53,528 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.72s for a HTC check with result VALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:58:57,555 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:59:01,640 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:59:05,644 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:32,728 WARN  L286               SmtUtils]: Spent 39.30s on a formula simplification. DAG size of input: 60 DAG size of output: 46 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 19:00:36,764 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:40,815 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:43,014 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.20s for a HTC check with result INVALID. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:46,329 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.00s for a HTC check with result INVALID. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:50,321 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.94s for a HTC check with result INVALID. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:54,379 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:00:58,436 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:01:02,501 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:01:06,508 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, RoundingMode, FloatingPoint, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 19:01:06,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:01:06,509 INFO  L93              Difference]: Finished difference Result 53 states and 69 transitions.
[2024-11-08 19:01:06,526 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 19:01:06,527 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 19 states have (on average 1.8421052631578947) internal successors, (35), 15 states have internal predecessors, (35), 5 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 5 states have call successors, (8) Word has length 36
[2024-11-08 19:01:06,527 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:01:06,528 INFO  L225             Difference]: With dead ends: 53
[2024-11-08 19:01:06,528 INFO  L226             Difference]: Without dead ends: 0
[2024-11-08 19:01:06,529 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 51 SyntacticMatches, 5 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 463 ImplicationChecksByTransitivity, 572.3s TimeCoverageRelationStatistics Valid=326, Invalid=1435, Unknown=45, NotChecked=0, Total=1806
[2024-11-08 19:01:06,530 INFO  L432           NwaCegarLoop]: 8 mSDtfsCounter, 30 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 182 mSolverCounterSat, 7 mSolverCounterUnsat, 23 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 128.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 182 IncrementalHoareTripleChecker+Invalid, 23 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 128.5s IncrementalHoareTripleChecker+Time
[2024-11-08 19:01:06,531 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 58 Invalid, 212 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 182 Invalid, 23 Unknown, 0 Unchecked, 128.5s Time]
[2024-11-08 19:01:06,531 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-08 19:01:06,532 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-08 19:01:06,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 19:01:06,532 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 19:01:06,532 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 36
[2024-11-08 19:01:06,532 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:01:06,532 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 19:01:06,533 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 1.8421052631578947) internal successors, (35), 15 states have internal predecessors, (35), 5 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 5 states have call successors, (8)
[2024-11-08 19:01:06,533 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-08 19:01:06,533 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-08 19:01:06,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-08 19:01:06,546 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0
[2024-11-08 19:01:06,761 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 19:01:06,938 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 19:01:06,943 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2024-11-08 19:01:06,946 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-08 19:01:24,295 WARN  L286               SmtUtils]: Spent 17.33s on a formula simplification. DAG size of input: 63 DAG size of output: 10 (called from [L 162] de.uni_freiburg.informatik.ultimate.lib.proofs.floydhoare.HoareAnnotationComposer.combineInter)
[2024-11-08 19:02:36,882 WARN  L286               SmtUtils]: Spent 1.21m on a formula simplification. DAG size of input: 55 DAG size of output: 16 (called from [L 162] de.uni_freiburg.informatik.ultimate.lib.proofs.floydhoare.HoareAnnotationComposer.combineInter)
[2024-11-08 19:03:06,391 WARN  L286               SmtUtils]: Spent 29.51s on a formula simplification. DAG size of input: 63 DAG size of output: 10 (called from [L 162] de.uni_freiburg.informatik.ultimate.lib.proofs.floydhoare.HoareAnnotationComposer.combineInter)
[2024-11-08 19:03:06,498 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 19:03:06,513 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode
[2024-11-08 19:03:06,514 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode
[2024-11-08 19:03:06,514 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
[2024-11-08 19:03:06,515 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode
[2024-11-08 19:03:06,520 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode
[2024-11-08 19:03:06,520 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
[2024-11-08 19:03:06,521 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode
[2024-11-08 19:03:06,521 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
[2024-11-08 19:03:06,528 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 07:03:06 BoogieIcfgContainer
[2024-11-08 19:03:06,528 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 19:03:06,529 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 19:03:06,529 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 19:03:06,530 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 19:03:06,531 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:53" (3/4) ...
[2024-11-08 19:03:06,534 INFO  L142         WitnessPrinter]: Generating witness for correct program
[2024-11-08 19:03:06,541 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not
[2024-11-08 19:03:06,545 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges
[2024-11-08 19:03:06,546 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-08 19:03:06,547 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-08 19:03:06,547 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-08 19:03:06,645 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 19:03:06,646 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/witness.yml
[2024-11-08 19:03:06,646 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 19:03:06,647 INFO  L158              Benchmark]: Toolchain (without parser) took 854425.29ms. Allocated memory was 83.9MB in the beginning and 115.3MB in the end (delta: 31.5MB). Free memory was 59.8MB in the beginning and 57.3MB in the end (delta: 2.5MB). Peak memory consumption was 34.7MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,647 INFO  L158              Benchmark]: CDTParser took 0.26ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 59.2MB in the end (delta: 150.3kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,648 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 320.49ms. Allocated memory is still 83.9MB. Free memory was 59.6MB in the beginning and 46.5MB in the end (delta: 13.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,648 INFO  L158              Benchmark]: Boogie Procedure Inliner took 50.52ms. Allocated memory is still 83.9MB. Free memory was 46.5MB in the beginning and 44.9MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,649 INFO  L158              Benchmark]: Boogie Preprocessor took 60.53ms. Allocated memory is still 83.9MB. Free memory was 44.9MB in the beginning and 42.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,649 INFO  L158              Benchmark]: RCFGBuilder took 686.95ms. Allocated memory is still 83.9MB. Free memory was 42.8MB in the beginning and 55.7MB in the end (delta: -12.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,650 INFO  L158              Benchmark]: TraceAbstraction took 853179.72ms. Allocated memory was 83.9MB in the beginning and 115.3MB in the end (delta: 31.5MB). Free memory was 55.0MB in the beginning and 62.6MB in the end (delta: -7.6MB). Peak memory consumption was 26.7MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,650 INFO  L158              Benchmark]: Witness Printer took 117.01ms. Allocated memory is still 115.3MB. Free memory was 62.6MB in the beginning and 57.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-11-08 19:03:06,652 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.26ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 59.2MB in the end (delta: 150.3kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 320.49ms. Allocated memory is still 83.9MB. Free memory was 59.6MB in the beginning and 46.5MB in the end (delta: 13.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 50.52ms. Allocated memory is still 83.9MB. Free memory was 46.5MB in the beginning and 44.9MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 60.53ms. Allocated memory is still 83.9MB. Free memory was 44.9MB in the beginning and 42.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 686.95ms. Allocated memory is still 83.9MB. Free memory was 42.8MB in the beginning and 55.7MB in the end (delta: -12.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
 * TraceAbstraction took 853179.72ms. Allocated memory was 83.9MB in the beginning and 115.3MB in the end (delta: 31.5MB). Free memory was 55.0MB in the beginning and 62.6MB in the end (delta: -7.6MB). Peak memory consumption was 26.7MB. Max. memory is 16.1GB.
 * Witness Printer took 117.01ms. Allocated memory is still 115.3MB. Free memory was 62.6MB in the beginning and 57.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: currentRoundingMode
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: currentRoundingMode
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: currentRoundingMode
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: currentRoundingMode
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: currentRoundingMode
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 10]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 2 procedures, 22 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 733.5s, OverallIterations: 5, TraceHistogramMax: 4, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 527.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 23 mSolverCounterUnknown, 89 SdHoareTripleChecker+Valid, 130.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 79 mSDsluCounter, 281 SdHoareTripleChecker+Invalid, 129.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 209 mSDsCounter, 14 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 482 IncrementalHoareTripleChecker+Invalid, 519 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14 mSolverCounterUnsat, 72 mSDtfsCounter, 482 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 194 GetRequests, 117 SyntacticMatches, 7 SemanticMatches, 70 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 492 ImplicationChecksByTransitivity, 573.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=27occurred in iteration=3, InterpolantAutomatonStates: 55, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 5 MinimizatonAttempts, 23 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 203.1s InterpolantComputationTime, 150 NumberOfCodeBlocks, 150 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 163 ConstructedInterpolants, 14 QuantifiedInterpolants, 1291 SizeOfPredicates, 13 NumberOfNonLiveVariables, 291 ConjunctsInSsa, 68 ConjunctsInUnsatCore, 7 InterpolantComputations, 3 PerfectInterpolantSequences, 63/84 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    1 specifications checked. All of them hold
  - ProcedureContractResult [Line: 7]: Procedure Contract for assume_abort_if_not
    Derived contract for procedure assume_abort_if_not. Ensures: (0 != cond)
RESULT: Ultimate proved your program to be correct!
[2024-11-08 19:03:06,867 WARN  L435       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process
[2024-11-08 19:03:06,949 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fa58057b-8a49-45f4-9cf0-a25dee7e3497/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 137
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE