./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/ldv-regression/test22-3.c --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-regression/test22-3.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d801f0525ca26a676000831cf03fb7a7e79d5c4d235bd41da197ed6559b3bbff
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:56:27,757 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:56:27,854 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-24 01:56:27,864 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:56:27,867 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:56:27,906 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:56:27,907 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:56:27,907 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:56:27,908 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:56:27,908 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:56:27,909 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:56:27,910 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:56:27,911 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:56:27,911 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:56:27,911 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:56:27,911 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:56:27,911 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:56:27,911 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:56:27,912 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:56:27,913 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:56:27,913 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:56:27,913 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:56:27,913 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:56:27,913 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:56:27,913 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:56:27,915 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:56:27,915 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:56:27,915 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:56:27,915 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:56:27,915 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:56:27,916 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:56:27,916 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:56:27,916 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:56:27,916 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:56:27,917 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:56:27,918 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


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 -> d801f0525ca26a676000831cf03fb7a7e79d5c4d235bd41da197ed6559b3bbff
[2024-11-24 01:56:28,255 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:56:28,265 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:56:28,268 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:56:28,269 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:56:28,270 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:56:28,271 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/ldv-regression/test22-3.c
[2024-11-24 01:56:31,442 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/data/ebdb861cf/8c8f8709a7ea48c69c539f36f0c457c1/FLAG3305bd38d
[2024-11-24 01:56:31,681 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:56:31,681 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/sv-benchmarks/c/ldv-regression/test22-3.c
[2024-11-24 01:56:31,688 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/data/ebdb861cf/8c8f8709a7ea48c69c539f36f0c457c1/FLAG3305bd38d
[2024-11-24 01:56:31,704 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/data/ebdb861cf/8c8f8709a7ea48c69c539f36f0c457c1
[2024-11-24 01:56:31,707 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:56:31,709 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:56:31,711 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:56:31,711 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:56:31,717 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:56:31,717 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:31,720 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b8179f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31, skipping insertion in model container
[2024-11-24 01:56:31,720 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:31,738 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:56:31,930 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:56:31,943 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:56:31,970 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:56:31,992 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:56:31,992 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31 WrapperNode
[2024-11-24 01:56:31,993 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:56:31,994 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:56:31,994 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:56:31,994 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:56:32,005 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,014 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,043 INFO  L138                Inliner]: procedures = 17, calls = 31, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 101
[2024-11-24 01:56:32,046 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:56:32,046 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:56:32,046 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:56:32,046 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:56:32,056 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,057 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,060 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,083 INFO  L175           MemorySlicer]: Split 16 memory accesses to 2 slices as follows [2, 14]. 88 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 4]. The 4 writes are split as follows [0, 4].
[2024-11-24 01:56:32,084 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,084 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,093 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,098 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,101 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,104 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,108 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,110 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:56:32,115 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:56:32,115 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:56:32,115 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:56:32,116 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (1/1) ...
[2024-11-24 01:56:32,123 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:56:32,137 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:56:32,151 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 01:56:32,154 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:56:32,185 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:56:32,185 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-24 01:56:32,185 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-24 01:56:32,185 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure get_dummy
[2024-11-24 01:56:32,186 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_dummy
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:56:32,186 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-24 01:56:32,186 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-24 01:56:32,285 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:56:32,287 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:56:32,489 INFO  L?                        ?]: Removed 23 outVars from TransFormulas that were not future-live.
[2024-11-24 01:56:32,489 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:56:32,499 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:56:32,499 INFO  L312             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-24 01:56:32,500 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:56:32 BoogieIcfgContainer
[2024-11-24 01:56:32,500 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:56:32,503 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:56:32,503 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:56:32,509 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:56:32,509 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:56:31" (1/3) ...
[2024-11-24 01:56:32,509 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@445e545a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:56:32, skipping insertion in model container
[2024-11-24 01:56:32,510 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:56:31" (2/3) ...
[2024-11-24 01:56:32,510 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@445e545a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:56:32, skipping insertion in model container
[2024-11-24 01:56:32,510 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:56:32" (3/3) ...
[2024-11-24 01:56:32,511 INFO  L128   eAbstractionObserver]: Analyzing ICFG test22-3.c
[2024-11-24 01:56:32,527 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:56:32,529 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG test22-3.c that has 3 procedures, 41 locations, 1 initial locations, 1 loop locations, and 4 error locations.
[2024-11-24 01:56:32,592 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:56:32,614 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;@7306383e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:56:32,614 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 4 error locations.
[2024-11-24 01:56:32,620 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 41 states, 29 states have (on average 1.3448275862068966) internal successors, (39), 33 states have internal predecessors, (39), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:32,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-24 01:56:32,628 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:32,629 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:32,629 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:32,636 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:32,638 INFO  L85        PathProgramCache]: Analyzing trace with hash -1078952575, now seen corresponding path program 1 times
[2024-11-24 01:56:32,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:32,649 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445292883]
[2024-11-24 01:56:32,649 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:32,650 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:32,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:32,871 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-24 01:56:32,872 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:32,872 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [445292883]
[2024-11-24 01:56:32,873 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [445292883] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:56:32,873 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [557913705]
[2024-11-24 01:56:32,873 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:32,874 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:56:32,874 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:56:32,876 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:56:32,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:56:33,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:33,040 INFO  L256         TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-11-24 01:56:33,048 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:56:33,065 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-24 01:56:33,067 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:56:33,068 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [557913705] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:56:33,068 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:56:33,068 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2
[2024-11-24 01:56:33,071 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [211171477]
[2024-11-24 01:56:33,072 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:56:33,076 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-24 01:56:33,079 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:33,103 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-24 01:56:33,104 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:56:33,106 INFO  L87              Difference]: Start difference. First operand  has 41 states, 29 states have (on average 1.3448275862068966) internal successors, (39), 33 states have internal predecessors, (39), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand  has 2 states, 2 states have (on average 9.0) internal successors, (18), 2 states have internal predecessors, (18), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:33,130 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:33,131 INFO  L93              Difference]: Finished difference Result 78 states and 95 transitions.
[2024-11-24 01:56:33,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 01:56:33,133 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 9.0) internal successors, (18), 2 states have internal predecessors, (18), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) Word has length 33
[2024-11-24 01:56:33,133 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:33,139 INFO  L225             Difference]: With dead ends: 78
[2024-11-24 01:56:33,139 INFO  L226             Difference]: Without dead ends: 32
[2024-11-24 01:56:33,144 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:56:33,152 INFO  L435           NwaCegarLoop]: 45 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, 45 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:33,153 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:56:33,185 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-11-24 01:56:33,211 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32.
[2024-11-24 01:56:33,212 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 24 states have internal predecessors, (26), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:33,221 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 36 transitions.
[2024-11-24 01:56:33,223 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 36 transitions. Word has length 33
[2024-11-24 01:56:33,223 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:33,223 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 36 transitions.
[2024-11-24 01:56:33,224 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 9.0) internal successors, (18), 2 states have internal predecessors, (18), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:33,224 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 36 transitions.
[2024-11-24 01:56:33,227 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-24 01:56:33,227 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:33,227 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:33,240 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-24 01:56:33,433 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-11-24 01:56:33,433 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:33,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:33,434 INFO  L85        PathProgramCache]: Analyzing trace with hash -1498187515, now seen corresponding path program 1 times
[2024-11-24 01:56:33,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:33,434 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389575174]
[2024-11-24 01:56:33,434 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:33,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:33,567 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:35,159 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:56:35,160 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:35,160 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389575174]
[2024-11-24 01:56:35,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389575174] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:56:35,161 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:56:35,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-24 01:56:35,161 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545196111]
[2024-11-24 01:56:35,161 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:56:35,163 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 01:56:35,164 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:35,165 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 01:56:35,165 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156
[2024-11-24 01:56:35,167 INFO  L87              Difference]: Start difference. First operand 32 states and 36 transitions. Second operand  has 13 states, 10 states have (on average 1.8) internal successors, (18), 11 states have internal predecessors, (18), 3 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5)
[2024-11-24 01:56:35,770 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:35,772 INFO  L93              Difference]: Finished difference Result 36 states and 39 transitions.
[2024-11-24 01:56:35,772 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-24 01:56:35,773 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 10 states have (on average 1.8) internal successors, (18), 11 states have internal predecessors, (18), 3 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) Word has length 33
[2024-11-24 01:56:35,774 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:35,775 INFO  L225             Difference]: With dead ends: 36
[2024-11-24 01:56:35,775 INFO  L226             Difference]: Without dead ends: 35
[2024-11-24 01:56:35,777 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 65 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506
[2024-11-24 01:56:35,778 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 41 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 172 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 158 SdHoareTripleChecker+Invalid, 180 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:35,779 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 158 Invalid, 180 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 172 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:56:35,780 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35 states.
[2024-11-24 01:56:35,794 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35.
[2024-11-24 01:56:35,795 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35 states, 24 states have (on average 1.1666666666666667) internal successors, (28), 26 states have internal predecessors, (28), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:35,796 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 38 transitions.
[2024-11-24 01:56:35,797 INFO  L78                 Accepts]: Start accepts. Automaton has 35 states and 38 transitions. Word has length 33
[2024-11-24 01:56:35,798 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:35,798 INFO  L471      AbstractCegarLoop]: Abstraction has 35 states and 38 transitions.
[2024-11-24 01:56:35,798 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 10 states have (on average 1.8) internal successors, (18), 11 states have internal predecessors, (18), 3 states have call successors, (5), 1 states have call predecessors, (5), 3 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5)
[2024-11-24 01:56:35,799 INFO  L276                IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions.
[2024-11-24 01:56:35,799 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-24 01:56:35,800 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:35,800 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:35,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 01:56:35,800 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:35,801 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:35,801 INFO  L85        PathProgramCache]: Analyzing trace with hash 800827350, now seen corresponding path program 1 times
[2024-11-24 01:56:35,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:35,802 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [217453684]
[2024-11-24 01:56:35,802 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:35,802 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:35,844 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:36,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:56:36,452 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:36,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [217453684]
[2024-11-24 01:56:36,453 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [217453684] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:56:36,453 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:56:36,453 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-24 01:56:36,453 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [67238012]
[2024-11-24 01:56:36,453 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:56:36,454 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:56:36,454 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:36,454 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:56:36,455 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:56:36,455 INFO  L87              Difference]: Start difference. First operand 35 states and 38 transitions. Second operand  has 9 states, 8 states have (on average 2.375) internal successors, (19), 8 states have internal predecessors, (19), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:36,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:36,671 INFO  L93              Difference]: Finished difference Result 35 states and 38 transitions.
[2024-11-24 01:56:36,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:56:36,672 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 2.375) internal successors, (19), 8 states have internal predecessors, (19), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5) Word has length 34
[2024-11-24 01:56:36,673 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:36,673 INFO  L225             Difference]: With dead ends: 35
[2024-11-24 01:56:36,673 INFO  L226             Difference]: Without dead ends: 34
[2024-11-24 01:56:36,674 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=42, Invalid=114, Unknown=0, NotChecked=0, Total=156
[2024-11-24 01:56:36,675 INFO  L435           NwaCegarLoop]: 25 mSDtfsCounter, 41 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:36,675 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 90 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:56:36,676 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34 states.
[2024-11-24 01:56:36,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34.
[2024-11-24 01:56:36,693 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34 states, 24 states have (on average 1.125) internal successors, (27), 25 states have internal predecessors, (27), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:36,693 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 37 transitions.
[2024-11-24 01:56:36,693 INFO  L78                 Accepts]: Start accepts. Automaton has 34 states and 37 transitions. Word has length 34
[2024-11-24 01:56:36,694 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:36,694 INFO  L471      AbstractCegarLoop]: Abstraction has 34 states and 37 transitions.
[2024-11-24 01:56:36,694 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 2.375) internal successors, (19), 8 states have internal predecessors, (19), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:36,695 INFO  L276                IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions.
[2024-11-24 01:56:36,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-24 01:56:36,697 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:36,697 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:36,698 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 01:56:36,698 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:36,700 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:36,700 INFO  L85        PathProgramCache]: Analyzing trace with hash -1095682770, now seen corresponding path program 1 times
[2024-11-24 01:56:36,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:36,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784488353]
[2024-11-24 01:56:36,700 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:36,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:36,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:36,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-24 01:56:36,768 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:36,768 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784488353]
[2024-11-24 01:56:36,768 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784488353] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:56:36,768 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:56:36,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:56:36,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [166636089]
[2024-11-24 01:56:36,769 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:56:36,769 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:56:36,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:36,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:56:36,770 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:56:36,770 INFO  L87              Difference]: Start difference. First operand 34 states and 37 transitions. Second operand  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 01:56:36,799 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:36,799 INFO  L93              Difference]: Finished difference Result 34 states and 37 transitions.
[2024-11-24 01:56:36,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:56:36,800 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 37
[2024-11-24 01:56:36,801 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:36,801 INFO  L225             Difference]: With dead ends: 34
[2024-11-24 01:56:36,801 INFO  L226             Difference]: Without dead ends: 33
[2024-11-24 01:56:36,802 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:56:36,803 INFO  L435           NwaCegarLoop]: 28 mSDtfsCounter, 1 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:36,803 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 79 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:56:36,804 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-11-24 01:56:36,817 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33.
[2024-11-24 01:56:36,818 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33 states, 24 states have (on average 1.0833333333333333) internal successors, (26), 24 states have internal predecessors, (26), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:36,819 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 36 transitions.
[2024-11-24 01:56:36,819 INFO  L78                 Accepts]: Start accepts. Automaton has 33 states and 36 transitions. Word has length 37
[2024-11-24 01:56:36,821 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:36,821 INFO  L471      AbstractCegarLoop]: Abstraction has 33 states and 36 transitions.
[2024-11-24 01:56:36,821 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 01:56:36,821 INFO  L276                IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions.
[2024-11-24 01:56:36,822 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 01:56:36,822 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:36,822 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:36,822 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 01:56:36,823 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:36,823 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:36,823 INFO  L85        PathProgramCache]: Analyzing trace with hash 393572571, now seen corresponding path program 1 times
[2024-11-24 01:56:36,823 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:36,823 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [58697651]
[2024-11-24 01:56:36,823 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:36,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:36,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:37,439 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:56:37,439 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:37,440 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [58697651]
[2024-11-24 01:56:37,440 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [58697651] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:56:37,440 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:56:37,440 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:56:37,440 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1766026768]
[2024-11-24 01:56:37,440 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:56:37,440 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 01:56:37,440 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:37,441 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 01:56:37,441 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90
[2024-11-24 01:56:37,441 INFO  L87              Difference]: Start difference. First operand 33 states and 36 transitions. Second operand  has 10 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:37,682 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:37,682 INFO  L93              Difference]: Finished difference Result 38 states and 41 transitions.
[2024-11-24 01:56:37,683 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 01:56:37,683 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5) Word has length 38
[2024-11-24 01:56:37,683 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:37,684 INFO  L225             Difference]: With dead ends: 38
[2024-11-24 01:56:37,684 INFO  L226             Difference]: Without dead ends: 37
[2024-11-24 01:56:37,684 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=50, Invalid=160, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:56:37,685 INFO  L435           NwaCegarLoop]: 21 mSDtfsCounter, 27 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:37,685 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 90 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:56:37,686 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-11-24 01:56:37,695 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2024-11-24 01:56:37,695 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 28 states have (on average 1.0714285714285714) internal successors, (30), 28 states have internal predecessors, (30), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:37,695 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 40 transitions.
[2024-11-24 01:56:37,696 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 40 transitions. Word has length 38
[2024-11-24 01:56:37,696 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:37,696 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 40 transitions.
[2024-11-24 01:56:37,696 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (5), 3 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 01:56:37,696 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions.
[2024-11-24 01:56:37,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-24 01:56:37,697 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:37,697 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:37,697 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 01:56:37,697 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:37,698 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:37,698 INFO  L85        PathProgramCache]: Analyzing trace with hash -1956040864, now seen corresponding path program 1 times
[2024-11-24 01:56:37,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:37,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1060649696]
[2024-11-24 01:56:37,698 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:37,698 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:37,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:38,223 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:56:38,223 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:38,224 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1060649696]
[2024-11-24 01:56:38,224 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1060649696] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:56:38,224 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [731094954]
[2024-11-24 01:56:38,224 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:56:38,224 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:56:38,224 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:56:38,228 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:56:38,231 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 01:56:38,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:56:38,330 INFO  L256         TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-24 01:56:38,335 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:56:38,431 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 1
[2024-11-24 01:56:38,534 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-24 01:56:38,539 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 11
[2024-11-24 01:56:39,453 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-24 01:56:39,453 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 51 treesize of output 67
[2024-11-24 01:56:39,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-24 01:56:39,554 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:56:47,498 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [731094954] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:56:47,498 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:56:47,498 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9] total 16
[2024-11-24 01:56:47,498 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368209207]
[2024-11-24 01:56:47,498 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:56:47,499 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 01:56:47,499 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:47,500 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 01:56:47,500 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=511, Unknown=1, NotChecked=0, Total=600
[2024-11-24 01:56:47,500 INFO  L87              Difference]: Start difference. First operand 37 states and 40 transitions. Second operand  has 17 states, 16 states have (on average 2.9375) internal successors, (47), 15 states have internal predecessors, (47), 4 states have call successors, (10), 3 states have call predecessors, (10), 5 states have return successors, (10), 6 states have call predecessors, (10), 4 states have call successors, (10)
[2024-11-24 01:56:48,059 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:48,059 INFO  L93              Difference]: Finished difference Result 42 states and 45 transitions.
[2024-11-24 01:56:48,060 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:56:48,060 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 16 states have (on average 2.9375) internal successors, (47), 15 states have internal predecessors, (47), 4 states have call successors, (10), 3 states have call predecessors, (10), 5 states have return successors, (10), 6 states have call predecessors, (10), 4 states have call successors, (10) Word has length 42
[2024-11-24 01:56:48,060 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:48,061 INFO  L225             Difference]: With dead ends: 42
[2024-11-24 01:56:48,061 INFO  L226             Difference]: Without dead ends: 41
[2024-11-24 01:56:48,062 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 165 ImplicationChecksByTransitivity, 8.2s TimeCoverageRelationStatistics Valid=154, Invalid=715, Unknown=1, NotChecked=0, Total=870
[2024-11-24 01:56:48,063 INFO  L435           NwaCegarLoop]: 21 mSDtfsCounter, 79 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 168 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 179 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:48,063 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 118 Invalid, 179 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 168 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:56:48,064 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41 states.
[2024-11-24 01:56:48,072 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41.
[2024-11-24 01:56:48,072 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 32 states have (on average 1.0625) internal successors, (34), 32 states have internal predecessors, (34), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:56:48,073 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 44 transitions.
[2024-11-24 01:56:48,073 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 44 transitions. Word has length 42
[2024-11-24 01:56:48,074 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:48,074 INFO  L471      AbstractCegarLoop]: Abstraction has 41 states and 44 transitions.
[2024-11-24 01:56:48,074 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 2.9375) internal successors, (47), 15 states have internal predecessors, (47), 4 states have call successors, (10), 3 states have call predecessors, (10), 5 states have return successors, (10), 6 states have call predecessors, (10), 4 states have call successors, (10)
[2024-11-24 01:56:48,074 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions.
[2024-11-24 01:56:48,075 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-24 01:56:48,075 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:56:48,076 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:56:48,087 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-24 01:56:48,279 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:56:48,280 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-24 01:56:48,281 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:56:48,281 INFO  L85        PathProgramCache]: Analyzing trace with hash 1252008805, now seen corresponding path program 2 times
[2024-11-24 01:56:48,281 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:56:48,281 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [43409345]
[2024-11-24 01:56:48,281 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 01:56:48,281 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:56:48,320 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 01:56:48,320 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 01:56:48,971 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:56:48,972 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:56:48,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [43409345]
[2024-11-24 01:56:48,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [43409345] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:56:48,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1018349863]
[2024-11-24 01:56:48,972 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 01:56:48,972 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:56:48,973 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:56:48,975 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:56:48,979 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 01:56:49,081 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 01:56:49,082 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 01:56:49,090 INFO  L256         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 40 conjuncts are in the unsatisfiable core
[2024-11-24 01:56:49,095 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:56:49,153 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1
[2024-11-24 01:56:49,350 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 11
[2024-11-24 01:56:50,714 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-24 01:56:50,728 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-24 01:56:50,728 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 22 treesize of output 26
[2024-11-24 01:56:50,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 6 proven. 12 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-24 01:56:50,848 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:56:51,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1018349863] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:56:51,885 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:56:51,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 12] total 23
[2024-11-24 01:56:51,886 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [545948925]
[2024-11-24 01:56:51,886 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:56:51,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-24 01:56:51,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:56:51,887 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-24 01:56:51,888 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=934, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 01:56:51,890 INFO  L87              Difference]: Start difference. First operand 41 states and 44 transitions. Second operand  has 24 states, 23 states have (on average 2.739130434782609) internal successors, (63), 22 states have internal predecessors, (63), 5 states have call successors, (10), 4 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 5 states have call successors, (10)
[2024-11-24 01:56:53,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:56:53,414 INFO  L93              Difference]: Finished difference Result 48 states and 52 transitions.
[2024-11-24 01:56:53,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 01:56:53,416 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 2.739130434782609) internal successors, (63), 22 states have internal predecessors, (63), 5 states have call successors, (10), 4 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 5 states have call successors, (10) Word has length 46
[2024-11-24 01:56:53,417 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:56:53,418 INFO  L225             Difference]: With dead ends: 48
[2024-11-24 01:56:53,419 INFO  L226             Difference]: Without dead ends: 0
[2024-11-24 01:56:53,420 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 65 SyntacticMatches, 1 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 407 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=455, Invalid=1897, Unknown=0, NotChecked=0, Total=2352
[2024-11-24 01:56:53,421 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 132 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 226 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 133 SdHoareTripleChecker+Valid, 132 SdHoareTripleChecker+Invalid, 248 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 226 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:56:53,422 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [133 Valid, 132 Invalid, 248 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 226 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:56:53,422 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-24 01:56:53,422 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-24 01:56:53,423 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-24 01:56:53,423 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-24 01:56:53,423 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 46
[2024-11-24 01:56:53,423 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:56:53,423 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:56:53,423 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 2.739130434782609) internal successors, (63), 22 states have internal predecessors, (63), 5 states have call successors, (10), 4 states have call predecessors, (10), 6 states have return successors, (10), 7 states have call predecessors, (10), 5 states have call successors, (10)
[2024-11-24 01:56:53,427 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-24 01:56:53,428 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-24 01:56:53,430 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 4 remaining)
[2024-11-24 01:56:53,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 4 remaining)
[2024-11-24 01:56:53,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 4 remaining)
[2024-11-24 01:56:53,437 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 4 remaining)
[2024-11-24 01:56:53,448 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-24 01:56:53,637 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:56:53,640 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1]
[2024-11-24 01:56:53,643 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-24 01:56:54,491 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-24 01:56:54,501 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1
[2024-11-24 01:56:54,503 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
[2024-11-24 01:56:54,503 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[5]]]
[2024-11-24 01:56:54,509 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1
[2024-11-24 01:56:54,510 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
[2024-11-24 01:56:54,510 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[5]]]
[2024-11-24 01:56:54,510 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#d2~0!offset
[2024-11-24 01:56:54,510 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#d1~0!base
[2024-11-24 01:56:54,510 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#d2~0!base
[2024-11-24 01:56:54,511 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1
[2024-11-24 01:56:54,513 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
[2024-11-24 01:56:54,513 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[4]]]
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[4]]]
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#d1~0!offset
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pd2~0!offset
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pd2~0!base
[2024-11-24 01:56:54,514 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pd2~0!offset
[2024-11-24 01:56:54,515 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pd2~0!base
[2024-11-24 01:56:54,515 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pa~0!offset
[2024-11-24 01:56:54,515 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pa~0!base
[2024-11-24 01:56:54,515 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pa~0!offset
[2024-11-24 01:56:54,515 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~pa~0!base
[2024-11-24 01:56:54,517 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 01:56:54 BoogieIcfgContainer
[2024-11-24 01:56:54,518 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-24 01:56:54,519 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-24 01:56:54,519 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-24 01:56:54,519 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-24 01:56:54,520 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:56:32" (3/4) ...
[2024-11-24 01:56:54,522 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-24 01:56:54,528 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure get_dummy
[2024-11-24 01:56:54,529 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not
[2024-11-24 01:56:54,533 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges
[2024-11-24 01:56:54,534 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-24 01:56:54,535 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-24 01:56:54,535 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-24 01:56:54,640 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-24 01:56:54,641 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-24 01:56:54,641 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-24 01:56:54,643 INFO  L158              Benchmark]: Toolchain (without parser) took 22933.29ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 92.5MB in the beginning and 71.5MB in the end (delta: 21.0MB). Peak memory consumption was 47.3MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,643 INFO  L158              Benchmark]: CDTParser took 0.32ms. Allocated memory is still 117.4MB. Free memory is still 73.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:56:54,644 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 281.88ms. Allocated memory is still 117.4MB. Free memory was 92.3MB in the beginning and 80.9MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,645 INFO  L158              Benchmark]: Boogie Procedure Inliner took 51.88ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 79.7MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,645 INFO  L158              Benchmark]: Boogie Preprocessor took 63.48ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 77.9MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:56:54,646 INFO  L158              Benchmark]: RCFGBuilder took 385.64ms. Allocated memory is still 117.4MB. Free memory was 77.9MB in the beginning and 64.9MB in the end (delta: 13.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,646 INFO  L158              Benchmark]: TraceAbstraction took 22014.87ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 64.3MB in the beginning and 76.7MB in the end (delta: -12.4MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,647 INFO  L158              Benchmark]: Witness Printer took 122.16ms. Allocated memory is still 142.6MB. Free memory was 76.7MB in the beginning and 71.5MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 01:56:54,649 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.32ms. Allocated memory is still 117.4MB. Free memory is still 73.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 281.88ms. Allocated memory is still 117.4MB. Free memory was 92.3MB in the beginning and 80.9MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 51.88ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 79.7MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 63.48ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 77.9MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 385.64ms. Allocated memory is still 117.4MB. Free memory was 77.9MB in the beginning and 64.9MB in the end (delta: 13.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * TraceAbstraction took 22014.87ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 64.3MB in the beginning and 76.7MB in the end (delta: -12.4MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB.
 * Witness Printer took 122.16ms. Allocated memory is still 142.6MB. Free memory was 76.7MB in the beginning and 71.5MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: #memory_int#1
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[5]]]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: #memory_int#1
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[5]]]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~#d2~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~#d1~0!base
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~#d2~0!base
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: #memory_int#1
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[4]]]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: #memory_int#1
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IntegerLiteral[4]]]
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~#d1~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pd2~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pd2~0!base
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pd2~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pd2~0!base
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pa~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pa~0!base
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pa~0!offset
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~pa~0!base
 * 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: 45]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 45]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 47]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 47]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 3 procedures, 41 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 21.1s, OverallIterations: 7, TraceHistogramMax: 3, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 3.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 328 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 321 mSDsluCounter, 712 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 531 mSDsCounter, 53 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 751 IncrementalHoareTripleChecker+Invalid, 804 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 53 mSolverCounterUnsat, 181 mSDtfsCounter, 751 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 296 GetRequests, 173 SyntacticMatches, 1 SemanticMatches, 122 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 671 ImplicationChecksByTransitivity, 11.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=41occurred in iteration=0, InterpolantAutomatonStates: 67, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 7 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 16.1s InterpolantComputationTime, 384 NumberOfCodeBlocks, 384 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 374 ConstructedInterpolants, 3 QuantifiedInterpolants, 3439 SizeOfPredicates, 14 NumberOfNonLiveVariables, 502 ConjunctsInSsa, 67 ConjunctsInUnsatCore, 10 InterpolantComputations, 5 PerfectInterpolantSequences, 128/162 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, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    4 specifications checked. All of them hold
  - InvariantResult [Line: 46]: Loop Invariant
    Derived loop invariant: (0 <= (i + 2147483648))
RESULT: Ultimate proved your program to be correct!
[2024-11-24 01:56:54,685 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c8f0b3c0-687f-4bef-a579-e707aafe5e97/bin/uautomizer-verify-LYvppIcaGC/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
Writing output log to file Ultimate.log
Result:
TRUE