./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i --full-output --architecture 64bit


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


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_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/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_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/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 64bit --witnessprinter.graph.data.programhash d44b68cce1c9cdfac01ce458b703032241dfac86b3bfb081491bcd87429ce77c
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:55:31,741 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:55:31,834 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-24 01:55:31,840 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:55:31,840 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:55:31,864 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:55:31,865 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:55:31,865 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:55:31,866 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:55:31,866 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:55:31,866 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:55:31,866 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:55:31,866 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:55:31,867 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:55:31,867 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:55:31,869 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 01:55:31,869 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:55:31,870 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:55:31,870 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:55:31,870 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:55:31,871 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:55:31,871 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:55:31,872 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:55:31,872 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:55:31,872 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:55:31,872 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_870c1775-e917-4d52-afde-4476e679d467/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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d44b68cce1c9cdfac01ce458b703032241dfac86b3bfb081491bcd87429ce77c
[2024-11-24 01:55:32,157 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:55:32,165 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:55:32,168 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:55:32,169 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:55:32,170 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:55:32,171 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i
[2024-11-24 01:55:35,007 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/data/6815026ef/09c91ffaedcf499fb354c2b40e0c25e4/FLAGd3616f673
[2024-11-24 01:55:35,505 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:55:35,507 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i
[2024-11-24 01:55:35,542 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/data/6815026ef/09c91ffaedcf499fb354c2b40e0c25e4/FLAGd3616f673
[2024-11-24 01:55:35,563 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/data/6815026ef/09c91ffaedcf499fb354c2b40e0c25e4
[2024-11-24 01:55:35,567 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:55:35,569 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:55:35,571 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:55:35,572 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:55:35,577 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:55:35,579 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:55:35" (1/1) ...
[2024-11-24 01:55:35,580 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c0b4757 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:35, skipping insertion in model container
[2024-11-24 01:55:35,582 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:55:35" (1/1) ...
[2024-11-24 01:55:35,647 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:55:36,554 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:55:36,568 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:55:36,667 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:55:36,834 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:55:36,835 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36 WrapperNode
[2024-11-24 01:55:36,835 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:55:36,836 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:55:36,837 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:55:36,837 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:55:36,844 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:55:36" (1/1) ...
[2024-11-24 01:55:36,864 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:55:36" (1/1) ...
[2024-11-24 01:55:36,894 INFO  L138                Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 237
[2024-11-24 01:55:36,898 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:55:36,898 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:55:36,898 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:55:36,899 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:55:36,916 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,919 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,926 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,937 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-11-24 01:55:36,937 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,937 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,943 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,944 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,947 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,949 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,951 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,954 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:55:36,955 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:55:36,955 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:55:36,955 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:55:36,956 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (1/1) ...
[2024-11-24 01:55:36,962 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:55:36,975 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:55:37,001 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/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:55:37,006 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/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:55:37,027 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-11-24 01:55:37,028 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-11-24 01:55:37,028 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-11-24 01:55:37,028 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-11-24 01:55:37,028 INFO  L130     BoogieDeclarations]: Found specification of procedure globalReturnsTrue
[2024-11-24 01:55:37,028 INFO  L138     BoogieDeclarations]: Found implementation of procedure globalReturnsTrue
[2024-11-24 01:55:37,028 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:55:37,029 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:55:37,029 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:55:37,029 INFO  L130     BoogieDeclarations]: Found specification of procedure globalReturnsFalse
[2024-11-24 01:55:37,030 INFO  L138     BoogieDeclarations]: Found implementation of procedure globalReturnsFalse
[2024-11-24 01:55:37,210 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:55:37,212 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:55:37,794 INFO  L?                        ?]: Removed 104 outVars from TransFormulas that were not future-live.
[2024-11-24 01:55:37,794 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:55:37,808 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:55:37,809 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-24 01:55:37,809 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:55:37 BoogieIcfgContainer
[2024-11-24 01:55:37,809 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:55:37,812 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:55:37,812 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:55:37,821 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:55:37,821 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:55:35" (1/3) ...
[2024-11-24 01:55:37,822 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ad17c1e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:55:37, skipping insertion in model container
[2024-11-24 01:55:37,822 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:55:36" (2/3) ...
[2024-11-24 01:55:37,823 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ad17c1e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:55:37, skipping insertion in model container
[2024-11-24 01:55:37,823 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:55:37" (3/3) ...
[2024-11-24 01:55:37,824 INFO  L128   eAbstractionObserver]: Analyzing ICFG CWE190_Integer_Overflow__int_rand_postinc_11_good.i
[2024-11-24 01:55:37,844 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:55:37,846 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG CWE190_Integer_Overflow__int_rand_postinc_11_good.i that has 5 procedures, 125 locations, 1 initial locations, 0 loop locations, and 8 error locations.
[2024-11-24 01:55:37,934 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:55:37,948 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;@92449fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:55:37,948 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-11-24 01:55:37,953 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 125 states, 94 states have (on average 1.4787234042553192) internal successors, (139), 106 states have internal predecessors, (139), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 17 states have call predecessors, (18), 18 states have call successors, (18)
[2024-11-24 01:55:37,963 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-24 01:55:37,963 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:37,964 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:37,965 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:37,972 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:37,972 INFO  L85        PathProgramCache]: Analyzing trace with hash 919899819, now seen corresponding path program 1 times
[2024-11-24 01:55:37,982 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:37,984 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474001024]
[2024-11-24 01:55:37,985 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:37,985 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:38,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:38,444 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:55:38,446 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:38,446 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1474001024]
[2024-11-24 01:55:38,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1474001024] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:38,448 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:38,448 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:55:38,451 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915945575]
[2024-11-24 01:55:38,452 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:38,457 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:38,457 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:38,478 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:38,479 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:38,481 INFO  L87              Difference]: Start difference. First operand  has 125 states, 94 states have (on average 1.4787234042553192) internal successors, (139), 106 states have internal predecessors, (139), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 17 states have call predecessors, (18), 18 states have call successors, (18) Second operand  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:55:38,552 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:38,556 INFO  L93              Difference]: Finished difference Result 221 states and 305 transitions.
[2024-11-24 01:55:38,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:38,558 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 22
[2024-11-24 01:55:38,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:38,571 INFO  L225             Difference]: With dead ends: 221
[2024-11-24 01:55:38,571 INFO  L226             Difference]: Without dead ends: 116
[2024-11-24 01:55:38,577 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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:55:38,580 INFO  L435           NwaCegarLoop]: 172 mSDtfsCounter, 0 mSDsluCounter, 339 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 511 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:38,583 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 511 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:38,598 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 116 states.
[2024-11-24 01:55:38,633 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116.
[2024-11-24 01:55:38,635 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 88 states have (on average 1.4772727272727273) internal successors, (130), 99 states have internal predecessors, (130), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 15 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 01:55:38,643 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 162 transitions.
[2024-11-24 01:55:38,647 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 162 transitions. Word has length 22
[2024-11-24 01:55:38,648 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:38,648 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 162 transitions.
[2024-11-24 01:55:38,649 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:55:38,649 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 162 transitions.
[2024-11-24 01:55:38,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-24 01:55:38,652 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:38,653 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:38,653 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 01:55:38,654 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:38,654 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:38,654 INFO  L85        PathProgramCache]: Analyzing trace with hash 631480520, now seen corresponding path program 1 times
[2024-11-24 01:55:38,655 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:38,655 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259797611]
[2024-11-24 01:55:38,655 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:38,655 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:38,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:38,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:55:38,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:38,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [259797611]
[2024-11-24 01:55:38,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [259797611] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:38,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:38,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:55:38,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325588429]
[2024-11-24 01:55:38,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:38,998 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:38,998 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:38,999 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:38,999 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:38,999 INFO  L87              Difference]: Start difference. First operand 116 states and 162 transitions. Second operand  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:55:39,058 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:39,059 INFO  L93              Difference]: Finished difference Result 117 states and 163 transitions.
[2024-11-24 01:55:39,059 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:39,059 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 28
[2024-11-24 01:55:39,060 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:39,061 INFO  L225             Difference]: With dead ends: 117
[2024-11-24 01:55:39,062 INFO  L226             Difference]: Without dead ends: 116
[2024-11-24 01:55:39,062 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:55:39,063 INFO  L435           NwaCegarLoop]: 157 mSDtfsCounter, 38 mSDsluCounter, 265 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 422 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:39,063 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 422 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:39,068 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 116 states.
[2024-11-24 01:55:39,083 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 115.
[2024-11-24 01:55:39,084 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115 states, 88 states have (on average 1.4659090909090908) internal successors, (129), 98 states have internal predecessors, (129), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 15 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 01:55:39,085 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 161 transitions.
[2024-11-24 01:55:39,086 INFO  L78                 Accepts]: Start accepts. Automaton has 115 states and 161 transitions. Word has length 28
[2024-11-24 01:55:39,086 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:39,086 INFO  L471      AbstractCegarLoop]: Abstraction has 115 states and 161 transitions.
[2024-11-24 01:55:39,086 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:55:39,086 INFO  L276                IsEmpty]: Start isEmpty. Operand 115 states and 161 transitions.
[2024-11-24 01:55:39,087 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-24 01:55:39,087 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:39,087 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:39,087 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 01:55:39,088 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:39,088 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:39,088 INFO  L85        PathProgramCache]: Analyzing trace with hash -1898940212, now seen corresponding path program 1 times
[2024-11-24 01:55:39,089 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:39,089 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564604119]
[2024-11-24 01:55:39,089 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:39,089 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:39,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:39,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:55:39,223 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:39,223 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564604119]
[2024-11-24 01:55:39,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564604119] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:39,223 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:39,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:55:39,224 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596616887]
[2024-11-24 01:55:39,224 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:39,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:55:39,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:39,225 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:55:39,228 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:55:39,229 INFO  L87              Difference]: Start difference. First operand 115 states and 161 transitions. Second operand  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 01:55:39,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:39,257 INFO  L93              Difference]: Finished difference Result 115 states and 161 transitions.
[2024-11-24 01:55:39,258 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:55:39,258 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29
[2024-11-24 01:55:39,258 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:39,259 INFO  L225             Difference]: With dead ends: 115
[2024-11-24 01:55:39,260 INFO  L226             Difference]: Without dead ends: 114
[2024-11-24 01:55:39,260 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:55:39,261 INFO  L435           NwaCegarLoop]: 158 mSDtfsCounter, 0 mSDsluCounter, 155 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 313 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:39,261 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 313 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:39,262 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-11-24 01:55:39,271 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 114.
[2024-11-24 01:55:39,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 88 states have (on average 1.4545454545454546) internal successors, (128), 97 states have internal predecessors, (128), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 15 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 01:55:39,273 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 160 transitions.
[2024-11-24 01:55:39,274 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 160 transitions. Word has length 29
[2024-11-24 01:55:39,274 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:39,274 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 160 transitions.
[2024-11-24 01:55:39,274 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 01:55:39,275 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 160 transitions.
[2024-11-24 01:55:39,276 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-24 01:55:39,276 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:39,276 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:39,276 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 01:55:39,277 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:39,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:39,277 INFO  L85        PathProgramCache]: Analyzing trace with hash 1293609962, now seen corresponding path program 1 times
[2024-11-24 01:55:39,278 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:39,278 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097964264]
[2024-11-24 01:55:39,278 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:39,278 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:39,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:39,392 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:55:39,392 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:39,392 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097964264]
[2024-11-24 01:55:39,392 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097964264] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:39,393 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:39,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:55:39,393 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57659094]
[2024-11-24 01:55:39,393 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:39,393 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:39,393 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:39,394 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:39,394 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:39,394 INFO  L87              Difference]: Start difference. First operand 114 states and 160 transitions. Second operand  has 4 states, 4 states have (on average 6.75) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:39,422 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:39,422 INFO  L93              Difference]: Finished difference Result 189 states and 260 transitions.
[2024-11-24 01:55:39,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:39,423 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 6.75) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6) Word has length 46
[2024-11-24 01:55:39,423 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:39,424 INFO  L225             Difference]: With dead ends: 189
[2024-11-24 01:55:39,425 INFO  L226             Difference]: Without dead ends: 113
[2024-11-24 01:55:39,425 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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:55:39,426 INFO  L435           NwaCegarLoop]: 155 mSDtfsCounter, 0 mSDsluCounter, 305 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:39,426 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 460 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:39,427 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-24 01:55:39,435 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-24 01:55:39,435 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 88 states have (on average 1.4431818181818181) internal successors, (127), 96 states have internal predecessors, (127), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 01:55:39,437 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 157 transitions.
[2024-11-24 01:55:39,437 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 157 transitions. Word has length 46
[2024-11-24 01:55:39,437 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:39,437 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 157 transitions.
[2024-11-24 01:55:39,438 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 6.75) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:39,438 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 157 transitions.
[2024-11-24 01:55:39,439 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-24 01:55:39,439 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:39,439 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, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:39,439 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 01:55:39,440 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:39,440 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:39,440 INFO  L85        PathProgramCache]: Analyzing trace with hash -2127284175, now seen corresponding path program 1 times
[2024-11-24 01:55:39,440 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:39,440 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [747846119]
[2024-11-24 01:55:39,441 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:39,441 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:39,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:39,581 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:55:39,581 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:39,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [747846119]
[2024-11-24 01:55:39,581 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [747846119] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:55:39,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1709639154]
[2024-11-24 01:55:39,581 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:39,581 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:39,582 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:55:39,587 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:55:39,588 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:55:39,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:39,737 INFO  L256         TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:55:39,744 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:55:39,812 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-24 01:55:39,812 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:55:39,812 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1709639154] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:39,812 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:55:39,812 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-24 01:55:39,813 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1842137044]
[2024-11-24 01:55:39,813 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:39,813 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:39,813 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:39,816 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:39,817 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:39,817 INFO  L87              Difference]: Start difference. First operand 113 states and 157 transitions. Second operand  has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (6), 2 states have call predecessors, (6), 3 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:39,854 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:39,854 INFO  L93              Difference]: Finished difference Result 162 states and 216 transitions.
[2024-11-24 01:55:39,854 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:39,855 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (6), 2 states have call predecessors, (6), 3 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6) Word has length 47
[2024-11-24 01:55:39,855 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:39,856 INFO  L225             Difference]: With dead ends: 162
[2024-11-24 01:55:39,856 INFO  L226             Difference]: Without dead ends: 113
[2024-11-24 01:55:39,857 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:39,857 INFO  L435           NwaCegarLoop]: 154 mSDtfsCounter, 0 mSDsluCounter, 303 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 457 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:39,861 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 457 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:39,862 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-24 01:55:39,878 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-24 01:55:39,878 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 88 states have (on average 1.4318181818181819) internal successors, (126), 96 states have internal predecessors, (126), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 01:55:39,882 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 156 transitions.
[2024-11-24 01:55:39,882 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 156 transitions. Word has length 47
[2024-11-24 01:55:39,882 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:39,882 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 156 transitions.
[2024-11-24 01:55:39,883 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (6), 2 states have call predecessors, (6), 3 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:39,883 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 156 transitions.
[2024-11-24 01:55:39,884 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-24 01:55:39,884 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:39,884 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:39,897 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 01:55:40,089 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:40,089 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:40,090 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:40,090 INFO  L85        PathProgramCache]: Analyzing trace with hash -298385298, now seen corresponding path program 1 times
[2024-11-24 01:55:40,090 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:40,090 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [185707938]
[2024-11-24 01:55:40,090 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:40,090 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:40,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:40,276 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:55:40,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:40,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [185707938]
[2024-11-24 01:55:40,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [185707938] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:40,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:40,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:55:40,276 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1666573919]
[2024-11-24 01:55:40,276 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:40,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:40,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:40,277 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:40,277 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:40,278 INFO  L87              Difference]: Start difference. First operand 113 states and 156 transitions. Second operand  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:40,316 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:40,317 INFO  L93              Difference]: Finished difference Result 114 states and 157 transitions.
[2024-11-24 01:55:40,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:40,317 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 53
[2024-11-24 01:55:40,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:40,319 INFO  L225             Difference]: With dead ends: 114
[2024-11-24 01:55:40,319 INFO  L226             Difference]: Without dead ends: 113
[2024-11-24 01:55:40,319 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:55:40,320 INFO  L435           NwaCegarLoop]: 150 mSDtfsCounter, 38 mSDsluCounter, 254 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 404 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:40,320 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 404 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:40,321 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-24 01:55:40,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 112.
[2024-11-24 01:55:40,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 88 states have (on average 1.4204545454545454) internal successors, (125), 95 states have internal predecessors, (125), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 01:55:40,330 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 155 transitions.
[2024-11-24 01:55:40,330 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 155 transitions. Word has length 53
[2024-11-24 01:55:40,330 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:40,331 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 155 transitions.
[2024-11-24 01:55:40,331 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 01:55:40,331 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 155 transitions.
[2024-11-24 01:55:40,332 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-24 01:55:40,332 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:40,333 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:40,333 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 01:55:40,333 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:40,333 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:40,333 INFO  L85        PathProgramCache]: Analyzing trace with hash -660009392, now seen corresponding path program 1 times
[2024-11-24 01:55:40,334 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:40,334 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845650016]
[2024-11-24 01:55:40,334 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:40,334 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:40,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:40,539 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:55:40,539 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:40,539 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [845650016]
[2024-11-24 01:55:40,539 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [845650016] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:40,540 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:40,540 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:55:40,540 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537505263]
[2024-11-24 01:55:40,540 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:40,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:55:40,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:40,541 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:55:40,541 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:55:40,541 INFO  L87              Difference]: Start difference. First operand 112 states and 155 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 01:55:40,565 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:40,566 INFO  L93              Difference]: Finished difference Result 112 states and 155 transitions.
[2024-11-24 01:55:40,567 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:55:40,567 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 54
[2024-11-24 01:55:40,567 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:40,569 INFO  L225             Difference]: With dead ends: 112
[2024-11-24 01:55:40,569 INFO  L226             Difference]: Without dead ends: 111
[2024-11-24 01:55:40,569 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:55:40,570 INFO  L435           NwaCegarLoop]: 152 mSDtfsCounter, 0 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 301 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:40,571 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 301 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:40,574 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-11-24 01:55:40,585 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-11-24 01:55:40,585 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 88 states have (on average 1.4090909090909092) internal successors, (124), 94 states have internal predecessors, (124), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 01:55:40,591 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 154 transitions.
[2024-11-24 01:55:40,591 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 154 transitions. Word has length 54
[2024-11-24 01:55:40,591 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:40,591 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 154 transitions.
[2024-11-24 01:55:40,592 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 01:55:40,592 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 154 transitions.
[2024-11-24 01:55:40,593 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-24 01:55:40,593 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:40,593 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:40,597 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 01:55:40,597 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:40,597 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:40,597 INFO  L85        PathProgramCache]: Analyzing trace with hash 1914296098, now seen corresponding path program 1 times
[2024-11-24 01:55:40,597 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:40,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1166136868]
[2024-11-24 01:55:40,598 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:40,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:40,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:40,726 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-11-24 01:55:40,726 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:40,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1166136868]
[2024-11-24 01:55:40,726 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1166136868] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:55:40,727 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [29487282]
[2024-11-24 01:55:40,727 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:40,727 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:40,727 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:55:40,731 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:55:40,735 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 01:55:40,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:40,844 INFO  L256         TraceCheckSpWp]: Trace formula consists of 206 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:55:40,847 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:55:40,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-24 01:55:40,877 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:55:40,878 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [29487282] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:40,878 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:55:40,878 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-24 01:55:40,878 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996883205]
[2024-11-24 01:55:40,878 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:40,878 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:40,879 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:40,879 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:40,879 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:40,880 INFO  L87              Difference]: Start difference. First operand 111 states and 154 transitions. Second operand  has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 01:55:40,898 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:40,898 INFO  L93              Difference]: Finished difference Result 149 states and 197 transitions.
[2024-11-24 01:55:40,899 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:40,899 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8) Word has length 65
[2024-11-24 01:55:40,899 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:40,900 INFO  L225             Difference]: With dead ends: 149
[2024-11-24 01:55:40,901 INFO  L226             Difference]: Without dead ends: 111
[2024-11-24 01:55:40,901 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:40,902 INFO  L435           NwaCegarLoop]: 151 mSDtfsCounter, 0 mSDsluCounter, 297 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 448 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:40,902 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 448 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:40,903 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-11-24 01:55:40,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-11-24 01:55:40,909 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 88 states have (on average 1.3977272727272727) internal successors, (123), 94 states have internal predecessors, (123), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 01:55:40,910 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 153 transitions.
[2024-11-24 01:55:40,910 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 153 transitions. Word has length 65
[2024-11-24 01:55:40,911 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:40,911 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 153 transitions.
[2024-11-24 01:55:40,911 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 01:55:40,911 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 153 transitions.
[2024-11-24 01:55:40,913 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-11-24 01:55:40,913 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:40,913 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:40,922 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-24 01:55:41,118 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:41,118 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:41,118 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:41,119 INFO  L85        PathProgramCache]: Analyzing trace with hash 166418422, now seen corresponding path program 1 times
[2024-11-24 01:55:41,119 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:41,119 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958903877]
[2024-11-24 01:55:41,119 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:41,119 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:41,149 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:41,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2024-11-24 01:55:41,278 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:41,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [958903877]
[2024-11-24 01:55:41,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [958903877] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:41,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:41,278 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:55:41,278 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175203780]
[2024-11-24 01:55:41,278 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:41,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:41,279 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:41,279 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:41,279 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:41,280 INFO  L87              Difference]: Start difference. First operand 111 states and 153 transitions. Second operand  has 4 states, 3 states have (on average 13.0) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-24 01:55:41,312 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:41,313 INFO  L93              Difference]: Finished difference Result 119 states and 163 transitions.
[2024-11-24 01:55:41,314 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:41,314 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 13.0) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 71
[2024-11-24 01:55:41,314 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:41,315 INFO  L225             Difference]: With dead ends: 119
[2024-11-24 01:55:41,317 INFO  L226             Difference]: Without dead ends: 117
[2024-11-24 01:55:41,317 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:55:41,318 INFO  L435           NwaCegarLoop]: 150 mSDtfsCounter, 2 mSDsluCounter, 293 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 443 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:41,318 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 443 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:41,320 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117 states.
[2024-11-24 01:55:41,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 116.
[2024-11-24 01:55:41,331 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 92 states have (on average 1.391304347826087) internal successors, (128), 97 states have internal predecessors, (128), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 01:55:41,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 160 transitions.
[2024-11-24 01:55:41,335 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 160 transitions. Word has length 71
[2024-11-24 01:55:41,335 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:41,335 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 160 transitions.
[2024-11-24 01:55:41,335 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 13.0) internal successors, (39), 4 states have internal predecessors, (39), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-24 01:55:41,335 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 160 transitions.
[2024-11-24 01:55:41,337 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-24 01:55:41,337 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:41,337 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:41,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 01:55:41,337 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:41,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:41,342 INFO  L85        PathProgramCache]: Analyzing trace with hash -250631996, now seen corresponding path program 1 times
[2024-11-24 01:55:41,342 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:41,342 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [17767859]
[2024-11-24 01:55:41,342 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:41,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:41,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:41,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 45 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked.
[2024-11-24 01:55:41,445 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:41,445 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [17767859]
[2024-11-24 01:55:41,445 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [17767859] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:41,445 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:41,445 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:55:41,445 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [106945596]
[2024-11-24 01:55:41,445 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:41,446 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:41,446 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:41,446 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:41,446 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:41,447 INFO  L87              Difference]: Start difference. First operand 116 states and 160 transitions. Second operand  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (10), 3 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-24 01:55:41,467 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:41,467 INFO  L93              Difference]: Finished difference Result 139 states and 184 transitions.
[2024-11-24 01:55:41,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:41,469 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (10), 3 states have call predecessors, (10), 2 states have call successors, (10) Word has length 76
[2024-11-24 01:55:41,469 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:41,470 INFO  L225             Difference]: With dead ends: 139
[2024-11-24 01:55:41,470 INFO  L226             Difference]: Without dead ends: 108
[2024-11-24 01:55:41,470 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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:55:41,471 INFO  L435           NwaCegarLoop]: 146 mSDtfsCounter, 0 mSDsluCounter, 287 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 433 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:41,471 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 433 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:41,475 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108 states.
[2024-11-24 01:55:41,482 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 108.
[2024-11-24 01:55:41,483 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 108 states, 88 states have (on average 1.3636363636363635) internal successors, (120), 91 states have internal predecessors, (120), 14 states have call successors, (14), 4 states have call predecessors, (14), 4 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-24 01:55:41,483 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 148 transitions.
[2024-11-24 01:55:41,484 INFO  L78                 Accepts]: Start accepts. Automaton has 108 states and 148 transitions. Word has length 76
[2024-11-24 01:55:41,484 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:41,484 INFO  L471      AbstractCegarLoop]: Abstraction has 108 states and 148 transitions.
[2024-11-24 01:55:41,484 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (10), 1 states have call predecessors, (10), 2 states have return successors, (10), 3 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-24 01:55:41,484 INFO  L276                IsEmpty]: Start isEmpty. Operand 108 states and 148 transitions.
[2024-11-24 01:55:41,486 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2024-11-24 01:55:41,486 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:41,486 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:41,486 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 01:55:41,487 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:41,487 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:41,487 INFO  L85        PathProgramCache]: Analyzing trace with hash 1647156851, now seen corresponding path program 1 times
[2024-11-24 01:55:41,487 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:41,487 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630554476]
[2024-11-24 01:55:41,487 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:41,487 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:41,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:41,597 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked.
[2024-11-24 01:55:41,597 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:41,597 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630554476]
[2024-11-24 01:55:41,597 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630554476] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:55:41,597 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [536001357]
[2024-11-24 01:55:41,597 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:41,597 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:41,597 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:55:41,599 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:55:41,602 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 01:55:41,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:41,716 INFO  L256         TraceCheckSpWp]: Trace formula consists of 246 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:55:41,719 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:55:41,748 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-24 01:55:41,748 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:55:41,748 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [536001357] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:41,749 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:55:41,749 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-24 01:55:41,749 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207758899]
[2024-11-24 01:55:41,749 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:41,749 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:41,750 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:41,750 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:41,750 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:41,750 INFO  L87              Difference]: Start difference. First operand 108 states and 148 transitions. Second operand  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 2 states have call successors, (11), 2 states have call predecessors, (11), 3 states have return successors, (11), 3 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-24 01:55:41,768 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:41,768 INFO  L93              Difference]: Finished difference Result 122 states and 163 transitions.
[2024-11-24 01:55:41,769 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:41,769 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 2 states have call successors, (11), 2 states have call predecessors, (11), 3 states have return successors, (11), 3 states have call predecessors, (11), 2 states have call successors, (11) Word has length 84
[2024-11-24 01:55:41,769 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:41,770 INFO  L225             Difference]: With dead ends: 122
[2024-11-24 01:55:41,770 INFO  L226             Difference]: Without dead ends: 108
[2024-11-24 01:55:41,771 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 83 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:41,771 INFO  L435           NwaCegarLoop]: 145 mSDtfsCounter, 0 mSDsluCounter, 285 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 430 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:41,772 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 430 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:41,772 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108 states.
[2024-11-24 01:55:41,781 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 108.
[2024-11-24 01:55:41,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 108 states, 88 states have (on average 1.3522727272727273) internal successors, (119), 91 states have internal predecessors, (119), 14 states have call successors, (14), 4 states have call predecessors, (14), 4 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-24 01:55:41,782 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 147 transitions.
[2024-11-24 01:55:41,782 INFO  L78                 Accepts]: Start accepts. Automaton has 108 states and 147 transitions. Word has length 84
[2024-11-24 01:55:41,782 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:41,782 INFO  L471      AbstractCegarLoop]: Abstraction has 108 states and 147 transitions.
[2024-11-24 01:55:41,782 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 2 states have call successors, (11), 2 states have call predecessors, (11), 3 states have return successors, (11), 3 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-24 01:55:41,783 INFO  L276                IsEmpty]: Start isEmpty. Operand 108 states and 147 transitions.
[2024-11-24 01:55:41,783 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-11-24 01:55:41,783 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:41,787 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:41,796 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-24 01:55:41,987 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-24 01:55:41,988 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:41,988 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:41,989 INFO  L85        PathProgramCache]: Analyzing trace with hash 1712246529, now seen corresponding path program 1 times
[2024-11-24 01:55:41,989 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:41,989 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1063766871]
[2024-11-24 01:55:41,989 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:41,989 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:42,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:42,109 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 01:55:42,109 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:42,109 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1063766871]
[2024-11-24 01:55:42,109 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1063766871] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:42,109 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:55:42,109 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:55:42,109 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385825136]
[2024-11-24 01:55:42,109 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:42,110 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:42,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:42,111 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:42,111 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:55:42,112 INFO  L87              Difference]: Start difference. First operand 108 states and 147 transitions. Second operand  has 4 states, 3 states have (on average 16.333333333333332) internal successors, (49), 4 states have internal predecessors, (49), 2 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 01:55:42,132 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:42,133 INFO  L93              Difference]: Finished difference Result 115 states and 154 transitions.
[2024-11-24 01:55:42,134 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:42,134 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 16.333333333333332) internal successors, (49), 4 states have internal predecessors, (49), 2 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12) Word has length 91
[2024-11-24 01:55:42,135 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:42,136 INFO  L225             Difference]: With dead ends: 115
[2024-11-24 01:55:42,136 INFO  L226             Difference]: Without dead ends: 108
[2024-11-24 01:55:42,136 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:55:42,137 INFO  L435           NwaCegarLoop]: 145 mSDtfsCounter, 1 mSDsluCounter, 285 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 430 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:42,138 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 430 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:42,138 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108 states.
[2024-11-24 01:55:42,143 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 108.
[2024-11-24 01:55:42,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 108 states, 88 states have (on average 1.3409090909090908) internal successors, (118), 91 states have internal predecessors, (118), 14 states have call successors, (14), 4 states have call predecessors, (14), 4 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-24 01:55:42,148 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 146 transitions.
[2024-11-24 01:55:42,148 INFO  L78                 Accepts]: Start accepts. Automaton has 108 states and 146 transitions. Word has length 91
[2024-11-24 01:55:42,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:42,148 INFO  L471      AbstractCegarLoop]: Abstraction has 108 states and 146 transitions.
[2024-11-24 01:55:42,149 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 16.333333333333332) internal successors, (49), 4 states have internal predecessors, (49), 2 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 2 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 01:55:42,149 INFO  L276                IsEmpty]: Start isEmpty. Operand 108 states and 146 transitions.
[2024-11-24 01:55:42,150 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-11-24 01:55:42,150 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:55:42,150 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:42,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 01:55:42,150 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-24 01:55:42,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:55:42,151 INFO  L85        PathProgramCache]: Analyzing trace with hash 902899903, now seen corresponding path program 1 times
[2024-11-24 01:55:42,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:55:42,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1985179842]
[2024-11-24 01:55:42,151 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:42,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:55:42,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:42,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked.
[2024-11-24 01:55:42,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:55:42,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1985179842]
[2024-11-24 01:55:42,253 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1985179842] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:55:42,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [81582456]
[2024-11-24 01:55:42,253 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:55:42,253 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:55:42,253 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:55:42,255 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:55:42,260 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 01:55:42,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:55:42,381 INFO  L256         TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:55:42,384 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:55:42,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked.
[2024-11-24 01:55:42,423 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:55:42,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [81582456] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:55:42,424 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:55:42,424 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-24 01:55:42,424 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [56596850]
[2024-11-24 01:55:42,424 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:55:42,424 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:55:42,424 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:55:42,425 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:55:42,425 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:42,425 INFO  L87              Difference]: Start difference. First operand 108 states and 146 transitions. Second operand  has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 2 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 01:55:42,441 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:55:42,441 INFO  L93              Difference]: Finished difference Result 111 states and 148 transitions.
[2024-11-24 01:55:42,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:55:42,442 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 2 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12) Word has length 91
[2024-11-24 01:55:42,443 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:55:42,443 INFO  L225             Difference]: With dead ends: 111
[2024-11-24 01:55:42,443 INFO  L226             Difference]: Without dead ends: 0
[2024-11-24 01:55:42,443 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:55:42,444 INFO  L435           NwaCegarLoop]: 137 mSDtfsCounter, 0 mSDsluCounter, 270 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 407 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:55:42,444 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 407 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:55:42,445 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-24 01:55:42,445 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-24 01:55:42,445 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:55:42,445 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-24 01:55:42,445 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 91
[2024-11-24 01:55:42,445 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:55:42,445 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 01:55:42,445 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 2 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 01:55:42,447 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-24 01:55:42,447 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-24 01:55:42,450 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-11-24 01:55:42,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-11-24 01:55:42,461 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-24 01:55:42,652 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-24 01:55:42,655 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:55:42,659 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-24 01:55:42,713 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-24 01:55:42,724 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 01:55:42 BoogieIcfgContainer
[2024-11-24 01:55:42,724 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-24 01:55:42,725 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-24 01:55:42,725 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-24 01:55:42,725 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-24 01:55:42,726 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:55:37" (3/4) ...
[2024-11-24 01:55:42,729 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-24 01:55:42,735 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-11-24 01:55:42,735 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsFalse
[2024-11-24 01:55:42,735 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-11-24 01:55:42,735 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsTrue
[2024-11-24 01:55:42,744 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges
[2024-11-24 01:55:42,744 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges
[2024-11-24 01:55:42,745 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-24 01:55:42,745 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-24 01:55:42,862 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-24 01:55:42,863 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-24 01:55:42,863 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-24 01:55:42,864 INFO  L158              Benchmark]: Toolchain (without parser) took 7294.40ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 90.0MB in the beginning and 166.5MB in the end (delta: -76.6MB). Peak memory consumption was 161.7MB. Max. memory is 16.1GB.
[2024-11-24 01:55:42,864 INFO  L158              Benchmark]: CDTParser took 0.30ms. Allocated memory is still 167.8MB. Free memory is still 103.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:55:42,864 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1264.85ms. Allocated memory is still 117.4MB. Free memory was 90.0MB in the beginning and 79.2MB in the end (delta: 10.8MB). Peak memory consumption was 66.9MB. Max. memory is 16.1GB.
[2024-11-24 01:55:42,864 INFO  L158              Benchmark]: Boogie Procedure Inliner took 61.52ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 76.1MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:55:42,865 INFO  L158              Benchmark]: Boogie Preprocessor took 55.78ms. Allocated memory is still 117.4MB. Free memory was 76.1MB in the beginning and 73.7MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:55:42,865 INFO  L158              Benchmark]: RCFGBuilder took 854.48ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 50.1MB in the end (delta: 23.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-24 01:55:42,865 INFO  L158              Benchmark]: TraceAbstraction took 4912.56ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 49.5MB in the beginning and 174.4MB in the end (delta: -125.0MB). Peak memory consumption was 111.6MB. Max. memory is 16.1GB.
[2024-11-24 01:55:42,865 INFO  L158              Benchmark]: Witness Printer took 137.79ms. Allocated memory is still 352.3MB. Free memory was 174.4MB in the beginning and 166.5MB in the end (delta: 7.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 01:55:42,867 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.30ms. Allocated memory is still 167.8MB. Free memory is still 103.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1264.85ms. Allocated memory is still 117.4MB. Free memory was 90.0MB in the beginning and 79.2MB in the end (delta: 10.8MB). Peak memory consumption was 66.9MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 61.52ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 76.1MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 55.78ms. Allocated memory is still 117.4MB. Free memory was 76.1MB in the beginning and 73.7MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 854.48ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 50.1MB in the end (delta: 23.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * TraceAbstraction took 4912.56ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 49.5MB in the beginning and 174.4MB in the end (delta: -125.0MB). Peak memory consumption was 111.6MB. Max. memory is 16.1GB.
 * Witness Printer took 137.79ms. Allocated memory is still 352.3MB. Free memory was 174.4MB in the beginning and 166.5MB in the end (delta: 7.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 1564]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1564]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1586]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1586]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1611]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1611]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1628]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1628]: 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 5 procedures, 125 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 4.8s, OverallIterations: 13, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 82 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 79 mSDsluCounter, 5459 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3487 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 114 IncrementalHoareTripleChecker+Invalid, 118 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 1972 mSDtfsCounter, 114 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 328 GetRequests, 296 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=125occurred in iteration=0, InterpolantAutomatonStates: 50, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.2s AutomataMinimizationTime, 13 MinimizatonAttempts, 3 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.9s InterpolantComputationTime, 1044 NumberOfCodeBlocks, 1044 NumberOfCodeBlocksAsserted, 17 NumberOfCheckSat, 1027 ConstructedInterpolants, 0 QuantifiedInterpolants, 1179 SizeOfPredicates, 0 NumberOfNonLiveVariables, 872 ConjunctsInSsa, 12 ConjunctsInUnsatCore, 17 InterpolantComputations, 13 PerfectInterpolantSequences, 483/493 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
    8 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-24 01:55:42,884 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_870c1775-e917-4d52-afde-4476e679d467/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