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


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


Checking for overflows
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_15_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1 --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 42e5e3d1500fab5cfbc0c0d81b01aa3654ddc98f9074b25e63400393f9bedccc
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 13:37:31,757 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 13:37:31,821 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-12-02 13:37:31,827 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 13:37:31,827 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 13:37:31,851 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 13:37:31,851 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 13:37:31,851 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 13:37:31,852 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 13:37:31,852 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 13:37:31,852 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 13:37:31,852 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 13:37:31,852 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 13:37:31,853 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 13:37:31,853 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 13:37:31,854 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 13:37:31,854 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 13:37:31,854 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 13:37:31,855 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 13:37:31,855 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 13:37:31,855 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_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1
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 -> 42e5e3d1500fab5cfbc0c0d81b01aa3654ddc98f9074b25e63400393f9bedccc
[2024-12-02 13:37:32,107 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 13:37:32,116 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 13:37:32,119 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 13:37:32,120 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 13:37:32,120 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 13:37:32,121 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_15_good.i
[2024-12-02 13:37:34,806 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/data/ad4ec3622/fff314bb46af4e18a7902a434f11f6bd/FLAGb437852f4
[2024-12-02 13:37:35,108 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 13:37:35,109 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_15_good.i
[2024-12-02 13:37:35,126 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/data/ad4ec3622/fff314bb46af4e18a7902a434f11f6bd/FLAGb437852f4
[2024-12-02 13:37:35,139 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/data/ad4ec3622/fff314bb46af4e18a7902a434f11f6bd
[2024-12-02 13:37:35,141 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 13:37:35,142 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 13:37:35,144 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 13:37:35,144 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 13:37:35,147 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 13:37:35,148 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 01:37:35" (1/1) ...
[2024-12-02 13:37:35,148 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31747d68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:35, skipping insertion in model container
[2024-12-02 13:37:35,149 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 01:37:35" (1/1) ...
[2024-12-02 13:37:35,188 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 13:37:35,856 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 13:37:35,864 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 13:37:35,945 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 13:37:36,038 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 13:37:36,039 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36 WrapperNode
[2024-12-02 13:37:36,039 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 13:37:36,040 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 13:37:36,040 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 13:37:36,040 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 13:37:36,045 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,059 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,078 INFO  L138                Inliner]: procedures = 501, calls = 50, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 177
[2024-12-02 13:37:36,078 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 13:37:36,079 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 13:37:36,079 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 13:37:36,079 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 13:37:36,087 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,087 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,090 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,100 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-12-02 13:37:36,100 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,101 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,105 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,106 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,108 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,110 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,111 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,113 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 13:37:36,114 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 13:37:36,114 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 13:37:36,114 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 13:37:36,115 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (1/1) ...
[2024-12-02 13:37:36,120 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 13:37:36,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 13:37:36,142 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 13:37:36,144 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 13:37:36,166 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-12-02 13:37:36,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-12-02 13:37:36,166 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-12-02 13:37:36,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-12-02 13:37:36,166 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 13:37:36,166 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 13:37:36,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 13:37:36,283 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 13:37:36,285 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 13:37:36,484 INFO  L?                        ?]: Removed 56 outVars from TransFormulas that were not future-live.
[2024-12-02 13:37:36,484 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 13:37:36,495 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 13:37:36,496 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-12-02 13:37:36,496 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 01:37:36 BoogieIcfgContainer
[2024-12-02 13:37:36,496 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 13:37:36,498 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 13:37:36,498 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 13:37:36,503 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 13:37:36,503 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 01:37:35" (1/3) ...
[2024-12-02 13:37:36,503 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@356a6e59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 01:37:36, skipping insertion in model container
[2024-12-02 13:37:36,503 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 01:37:36" (2/3) ...
[2024-12-02 13:37:36,504 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@356a6e59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 01:37:36, skipping insertion in model container
[2024-12-02 13:37:36,504 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 01:37:36" (3/3) ...
[2024-12-02 13:37:36,505 INFO  L128   eAbstractionObserver]: Analyzing ICFG CWE190_Integer_Overflow__int_fscanf_preinc_15_good.i
[2024-12-02 13:37:36,516 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 13:37:36,517 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG CWE190_Integer_Overflow__int_fscanf_preinc_15_good.i that has 3 procedures, 81 locations, 1 initial locations, 0 loop locations, and 8 error locations.
[2024-12-02 13:37:36,561 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 13:37:36,571 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;@4e448c60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 13:37:36,571 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-12-02 13:37:36,574 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 81 states, 54 states have (on average 1.5) internal successors, (81), 72 states have internal predecessors, (81), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 14 states have call predecessors, (16), 16 states have call successors, (16)
[2024-12-02 13:37:36,579 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-12-02 13:37:36,579 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:36,579 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:36,580 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-12-02 13:37:36,583 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:36,584 INFO  L85        PathProgramCache]: Analyzing trace with hash -1492055446, now seen corresponding path program 1 times
[2024-12-02 13:37:36,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:36,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [504004275]
[2024-12-02 13:37:36,590 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:36,591 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:36,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:36,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 13:37:36,820 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:36,820 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [504004275]
[2024-12-02 13:37:36,821 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [504004275] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:36,821 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:36,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:36,822 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410290861]
[2024-12-02 13:37:36,823 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:36,826 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:36,826 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:36,839 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:36,840 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:36,842 INFO  L87              Difference]: Start difference. First operand  has 81 states, 54 states have (on average 1.5) internal successors, (81), 72 states have internal predecessors, (81), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 14 states have call predecessors, (16), 16 states have call successors, (16) Second operand  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:36,879 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:36,880 INFO  L93              Difference]: Finished difference Result 83 states and 115 transitions.
[2024-12-02 13:37:36,881 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:36,881 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 14
[2024-12-02 13:37:36,882 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:36,887 INFO  L225             Difference]: With dead ends: 83
[2024-12-02 13:37:36,888 INFO  L226             Difference]: Without dead ends: 70
[2024-12-02 13:37:36,889 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-12-02 13:37:36,892 INFO  L435           NwaCegarLoop]: 107 mSDtfsCounter, 7 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:36,892 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 201 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:36,901 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2024-12-02 13:37:36,916 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 68.
[2024-12-02 13:37:36,917 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 46 states have (on average 1.5) internal successors, (69), 61 states have internal predecessors, (69), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 11 states have call predecessors, (13), 13 states have call successors, (13)
[2024-12-02 13:37:36,921 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 95 transitions.
[2024-12-02 13:37:36,922 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 95 transitions. Word has length 14
[2024-12-02 13:37:36,923 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:36,923 INFO  L471      AbstractCegarLoop]: Abstraction has 68 states and 95 transitions.
[2024-12-02 13:37:36,924 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:36,924 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 95 transitions.
[2024-12-02 13:37:36,924 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-12-02 13:37:36,925 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:36,925 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:36,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 13:37:36,925 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 13:37:36,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:36,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 990921503, now seen corresponding path program 1 times
[2024-12-02 13:37:36,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:36,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1572059570]
[2024-12-02 13:37:36,926 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:36,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:36,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:36,983 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 13:37:36,983 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:36,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1572059570]
[2024-12-02 13:37:36,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1572059570] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:36,983 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:36,983 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:36,983 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880970223]
[2024-12-02 13:37:36,983 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:36,984 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:36,984 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:36,985 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:36,985 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:36,985 INFO  L87              Difference]: Start difference. First operand 68 states and 95 transitions. Second operand  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:37,010 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,010 INFO  L93              Difference]: Finished difference Result 126 states and 175 transitions.
[2024-12-02 13:37:37,011 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,011 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2024-12-02 13:37:37,011 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,012 INFO  L225             Difference]: With dead ends: 126
[2024-12-02 13:37:37,012 INFO  L226             Difference]: Without dead ends: 74
[2024-12-02 13:37:37,013 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-12-02 13:37:37,013 INFO  L435           NwaCegarLoop]: 101 mSDtfsCounter, 9 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 185 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,014 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 185 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,015 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 74 states.
[2024-12-02 13:37:37,022 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 71.
[2024-12-02 13:37:37,022 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 50 states have (on average 1.48) internal successors, (74), 64 states have internal predecessors, (74), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 11 states have call predecessors, (13), 13 states have call successors, (13)
[2024-12-02 13:37:37,023 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 100 transitions.
[2024-12-02 13:37:37,024 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 100 transitions. Word has length 15
[2024-12-02 13:37:37,024 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,024 INFO  L471      AbstractCegarLoop]: Abstraction has 71 states and 100 transitions.
[2024-12-02 13:37:37,024 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.5) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:37,024 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 100 transitions.
[2024-12-02 13:37:37,025 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 13:37:37,025 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,025 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,025 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 13:37:37,025 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 13:37:37,026 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,026 INFO  L85        PathProgramCache]: Analyzing trace with hash -124139516, now seen corresponding path program 1 times
[2024-12-02 13:37:37,026 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,026 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [473086246]
[2024-12-02 13:37:37,026 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,026 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,094 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 13:37:37,094 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,094 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [473086246]
[2024-12-02 13:37:37,094 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [473086246] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,094 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,094 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,094 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812147381]
[2024-12-02 13:37:37,094 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,095 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,095 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,095 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,095 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,095 INFO  L87              Difference]: Start difference. First operand 71 states and 100 transitions. Second operand  has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:37,112 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,112 INFO  L93              Difference]: Finished difference Result 121 states and 167 transitions.
[2024-12-02 13:37:37,113 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,114 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 19
[2024-12-02 13:37:37,114 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,115 INFO  L225             Difference]: With dead ends: 121
[2024-12-02 13:37:37,115 INFO  L226             Difference]: Without dead ends: 71
[2024-12-02 13:37:37,115 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-12-02 13:37:37,116 INFO  L435           NwaCegarLoop]: 92 mSDtfsCounter, 0 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 178 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-12-02 13:37:37,117 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 178 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,117 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2024-12-02 13:37:37,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 71.
[2024-12-02 13:37:37,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 50 states have (on average 1.44) internal successors, (72), 64 states have internal predecessors, (72), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 11 states have call predecessors, (13), 13 states have call successors, (13)
[2024-12-02 13:37:37,125 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 98 transitions.
[2024-12-02 13:37:37,125 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 98 transitions. Word has length 19
[2024-12-02 13:37:37,125 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,125 INFO  L471      AbstractCegarLoop]: Abstraction has 71 states and 98 transitions.
[2024-12-02 13:37:37,125 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 13:37:37,126 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 98 transitions.
[2024-12-02 13:37:37,126 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-12-02 13:37:37,126 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,126 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,127 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 13:37:37,127 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-12-02 13:37:37,127 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,127 INFO  L85        PathProgramCache]: Analyzing trace with hash 1651573367, now seen corresponding path program 1 times
[2024-12-02 13:37:37,127 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,127 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1745888924]
[2024-12-02 13:37:37,128 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,128 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,168 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 13:37:37,168 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,168 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1745888924]
[2024-12-02 13:37:37,168 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1745888924] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,168 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,168 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,168 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975405399]
[2024-12-02 13:37:37,168 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,169 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,169 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,169 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,169 INFO  L87              Difference]: Start difference. First operand 71 states and 98 transitions. Second operand  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 13:37:37,185 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,185 INFO  L93              Difference]: Finished difference Result 121 states and 165 transitions.
[2024-12-02 13:37:37,186 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,186 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 23
[2024-12-02 13:37:37,186 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,187 INFO  L225             Difference]: With dead ends: 121
[2024-12-02 13:37:37,187 INFO  L226             Difference]: Without dead ends: 70
[2024-12-02 13:37:37,188 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-12-02 13:37:37,188 INFO  L435           NwaCegarLoop]: 89 mSDtfsCounter, 0 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 173 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,189 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 173 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,189 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2024-12-02 13:37:37,194 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70.
[2024-12-02 13:37:37,195 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 50 states have (on average 1.4) internal successors, (70), 63 states have internal predecessors, (70), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 13:37:37,196 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 94 transitions.
[2024-12-02 13:37:37,196 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 94 transitions. Word has length 23
[2024-12-02 13:37:37,196 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,196 INFO  L471      AbstractCegarLoop]: Abstraction has 70 states and 94 transitions.
[2024-12-02 13:37:37,197 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 13:37:37,197 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions.
[2024-12-02 13:37:37,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-12-02 13:37:37,198 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,198 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,198 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 13:37:37,198 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-12-02 13:37:37,199 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,199 INFO  L85        PathProgramCache]: Analyzing trace with hash 1868040253, now seen corresponding path program 1 times
[2024-12-02 13:37:37,199 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,199 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1829528529]
[2024-12-02 13:37:37,199 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,199 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 13:37:37,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1829528529]
[2024-12-02 13:37:37,253 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1829528529] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,253 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,253 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:37,254 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197107708]
[2024-12-02 13:37:37,254 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,254 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,254 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,254 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,254 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,255 INFO  L87              Difference]: Start difference. First operand 70 states and 94 transitions. Second operand  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,272 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,272 INFO  L93              Difference]: Finished difference Result 72 states and 96 transitions.
[2024-12-02 13:37:37,272 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,273 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 25
[2024-12-02 13:37:37,273 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,273 INFO  L225             Difference]: With dead ends: 72
[2024-12-02 13:37:37,273 INFO  L226             Difference]: Without dead ends: 71
[2024-12-02 13:37:37,274 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-12-02 13:37:37,274 INFO  L435           NwaCegarLoop]: 84 mSDtfsCounter, 8 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,275 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 155 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,275 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2024-12-02 13:37:37,279 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 69.
[2024-12-02 13:37:37,280 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 50 states have (on average 1.38) internal successors, (69), 62 states have internal predecessors, (69), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 13:37:37,280 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 93 transitions.
[2024-12-02 13:37:37,281 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 93 transitions. Word has length 25
[2024-12-02 13:37:37,281 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,281 INFO  L471      AbstractCegarLoop]: Abstraction has 69 states and 93 transitions.
[2024-12-02 13:37:37,282 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,282 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions.
[2024-12-02 13:37:37,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-12-02 13:37:37,283 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,283 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 13:37:37,283 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 13:37:37,283 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,283 INFO  L85        PathProgramCache]: Analyzing trace with hash 2074673103, now seen corresponding path program 1 times
[2024-12-02 13:37:37,283 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,284 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698274925]
[2024-12-02 13:37:37,284 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,284 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,318 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 13:37:37,319 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,319 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698274925]
[2024-12-02 13:37:37,319 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698274925] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,319 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,319 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:37,319 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719452027]
[2024-12-02 13:37:37,319 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,319 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,319 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,320 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,320 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,320 INFO  L87              Difference]: Start difference. First operand 69 states and 93 transitions. Second operand  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,338 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,338 INFO  L93              Difference]: Finished difference Result 110 states and 147 transitions.
[2024-12-02 13:37:37,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,339 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 26
[2024-12-02 13:37:37,339 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,340 INFO  L225             Difference]: With dead ends: 110
[2024-12-02 13:37:37,340 INFO  L226             Difference]: Without dead ends: 75
[2024-12-02 13:37:37,340 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-12-02 13:37:37,341 INFO  L435           NwaCegarLoop]: 94 mSDtfsCounter, 9 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,341 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 172 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,342 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 75 states.
[2024-12-02 13:37:37,346 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 71.
[2024-12-02 13:37:37,347 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 53 states have (on average 1.3584905660377358) internal successors, (72), 64 states have internal predecessors, (72), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 13:37:37,348 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 96 transitions.
[2024-12-02 13:37:37,348 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 96 transitions. Word has length 26
[2024-12-02 13:37:37,348 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,348 INFO  L471      AbstractCegarLoop]: Abstraction has 71 states and 96 transitions.
[2024-12-02 13:37:37,348 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,348 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions.
[2024-12-02 13:37:37,349 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2024-12-02 13:37:37,349 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,349 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,349 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 13:37:37,349 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-12-02 13:37:37,350 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,350 INFO  L85        PathProgramCache]: Analyzing trace with hash -291753928, now seen corresponding path program 1 times
[2024-12-02 13:37:37,350 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,350 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153390542]
[2024-12-02 13:37:37,350 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,383 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 13:37:37,383 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153390542]
[2024-12-02 13:37:37,383 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153390542] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,383 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,383 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,383 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1247943877]
[2024-12-02 13:37:37,384 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,384 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,384 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,384 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,384 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,384 INFO  L87              Difference]: Start difference. First operand 71 states and 96 transitions. Second operand  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,397 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,397 INFO  L93              Difference]: Finished difference Result 104 states and 137 transitions.
[2024-12-02 13:37:37,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,398 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 31
[2024-12-02 13:37:37,398 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,399 INFO  L225             Difference]: With dead ends: 104
[2024-12-02 13:37:37,399 INFO  L226             Difference]: Without dead ends: 69
[2024-12-02 13:37:37,399 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-12-02 13:37:37,400 INFO  L435           NwaCegarLoop]: 82 mSDtfsCounter, 0 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 160 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-12-02 13:37:37,400 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 160 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,401 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2024-12-02 13:37:37,405 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 69.
[2024-12-02 13:37:37,405 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 52 states have (on average 1.3076923076923077) internal successors, (68), 62 states have internal predecessors, (68), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-12-02 13:37:37,406 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 90 transitions.
[2024-12-02 13:37:37,406 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 90 transitions. Word has length 31
[2024-12-02 13:37:37,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,406 INFO  L471      AbstractCegarLoop]: Abstraction has 69 states and 90 transitions.
[2024-12-02 13:37:37,406 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 13:37:37,406 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 90 transitions.
[2024-12-02 13:37:37,407 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-12-02 13:37:37,407 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,407 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 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-12-02 13:37:37,407 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 13:37:37,408 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-12-02 13:37:37,408 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,408 INFO  L85        PathProgramCache]: Analyzing trace with hash 413607982, now seen corresponding path program 1 times
[2024-12-02 13:37:37,408 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1947437529]
[2024-12-02 13:37:37,408 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,453 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 13:37:37,453 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,453 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1947437529]
[2024-12-02 13:37:37,453 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1947437529] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,453 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,453 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:37,454 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792904397]
[2024-12-02 13:37:37,454 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,454 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,454 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,454 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,454 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,455 INFO  L87              Difference]: Start difference. First operand 69 states and 90 transitions. Second operand  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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-12-02 13:37:37,476 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,476 INFO  L93              Difference]: Finished difference Result 79 states and 103 transitions.
[2024-12-02 13:37:37,476 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,477 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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 36
[2024-12-02 13:37:37,477 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,478 INFO  L225             Difference]: With dead ends: 79
[2024-12-02 13:37:37,478 INFO  L226             Difference]: Without dead ends: 77
[2024-12-02 13:37:37,478 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-12-02 13:37:37,478 INFO  L435           NwaCegarLoop]: 81 mSDtfsCounter, 5 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 157 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,479 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 157 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,479 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2024-12-02 13:37:37,483 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 73.
[2024-12-02 13:37:37,483 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 73 states, 56 states have (on average 1.3035714285714286) internal successors, (73), 66 states have internal predecessors, (73), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-12-02 13:37:37,484 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 95 transitions.
[2024-12-02 13:37:37,484 INFO  L78                 Accepts]: Start accepts. Automaton has 73 states and 95 transitions. Word has length 36
[2024-12-02 13:37:37,484 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,484 INFO  L471      AbstractCegarLoop]: Abstraction has 73 states and 95 transitions.
[2024-12-02 13:37:37,484 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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-12-02 13:37:37,485 INFO  L276                IsEmpty]: Start isEmpty. Operand 73 states and 95 transitions.
[2024-12-02 13:37:37,485 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-12-02 13:37:37,486 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,486 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 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-12-02 13:37:37,486 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 13:37:37,486 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-12-02 13:37:37,486 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,486 INFO  L85        PathProgramCache]: Analyzing trace with hash 413667564, now seen corresponding path program 1 times
[2024-12-02 13:37:37,486 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,486 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [351901635]
[2024-12-02 13:37:37,486 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,487 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,518 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 13:37:37,518 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [351901635]
[2024-12-02 13:37:37,518 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [351901635] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745126512]
[2024-12-02 13:37:37,519 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,519 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,519 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,519 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,519 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,520 INFO  L87              Difference]: Start difference. First operand 73 states and 95 transitions. Second operand  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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-12-02 13:37:37,530 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,531 INFO  L93              Difference]: Finished difference Result 101 states and 128 transitions.
[2024-12-02 13:37:37,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,531 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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 36
[2024-12-02 13:37:37,531 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,532 INFO  L225             Difference]: With dead ends: 101
[2024-12-02 13:37:37,532 INFO  L226             Difference]: Without dead ends: 73
[2024-12-02 13:37:37,532 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-12-02 13:37:37,533 INFO  L435           NwaCegarLoop]: 81 mSDtfsCounter, 0 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 157 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,533 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 157 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,533 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2024-12-02 13:37:37,537 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 73.
[2024-12-02 13:37:37,537 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 73 states, 56 states have (on average 1.2857142857142858) internal successors, (72), 65 states have internal predecessors, (72), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-12-02 13:37:37,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 94 transitions.
[2024-12-02 13:37:37,538 INFO  L78                 Accepts]: Start accepts. Automaton has 73 states and 94 transitions. Word has length 36
[2024-12-02 13:37:37,539 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,539 INFO  L471      AbstractCegarLoop]: Abstraction has 73 states and 94 transitions.
[2024-12-02 13:37:37,539 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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-12-02 13:37:37,539 INFO  L276                IsEmpty]: Start isEmpty. Operand 73 states and 94 transitions.
[2024-12-02 13:37:37,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-12-02 13:37:37,540 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,540 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 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-12-02 13:37:37,540 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 13:37:37,540 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-12-02 13:37:37,540 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,540 INFO  L85        PathProgramCache]: Analyzing trace with hash 516768379, now seen corresponding path program 1 times
[2024-12-02 13:37:37,540 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,540 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1384672307]
[2024-12-02 13:37:37,541 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,541 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 13:37:37,573 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1384672307]
[2024-12-02 13:37:37,573 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1384672307] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,573 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,573 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,573 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1637158836]
[2024-12-02 13:37:37,574 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,574 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,574 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,574 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,574 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,574 INFO  L87              Difference]: Start difference. First operand 73 states and 94 transitions. Second operand  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 13:37:37,584 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,584 INFO  L93              Difference]: Finished difference Result 95 states and 120 transitions.
[2024-12-02 13:37:37,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,585 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 40
[2024-12-02 13:37:37,585 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,586 INFO  L225             Difference]: With dead ends: 95
[2024-12-02 13:37:37,586 INFO  L226             Difference]: Without dead ends: 66
[2024-12-02 13:37:37,586 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-12-02 13:37:37,586 INFO  L435           NwaCegarLoop]: 76 mSDtfsCounter, 0 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 148 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-12-02 13:37:37,587 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 148 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,587 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2024-12-02 13:37:37,590 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 66.
[2024-12-02 13:37:37,590 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66 states, 52 states have (on average 1.2307692307692308) internal successors, (64), 59 states have internal predecessors, (64), 10 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-12-02 13:37:37,598 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 84 transitions.
[2024-12-02 13:37:37,599 INFO  L78                 Accepts]: Start accepts. Automaton has 66 states and 84 transitions. Word has length 40
[2024-12-02 13:37:37,599 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,599 INFO  L471      AbstractCegarLoop]: Abstraction has 66 states and 84 transitions.
[2024-12-02 13:37:37,599 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 13:37:37,599 INFO  L276                IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions.
[2024-12-02 13:37:37,600 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-12-02 13:37:37,600 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,600 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 13:37:37,600 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 13:37:37,600 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-12-02 13:37:37,600 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,601 INFO  L85        PathProgramCache]: Analyzing trace with hash 177542752, now seen corresponding path program 1 times
[2024-12-02 13:37:37,601 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,601 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239947557]
[2024-12-02 13:37:37,601 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,601 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 13:37:37,633 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239947557]
[2024-12-02 13:37:37,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239947557] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,633 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,633 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,633 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250580183]
[2024-12-02 13:37:37,633 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,633 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,634 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,634 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,634 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,634 INFO  L87              Difference]: Start difference. First operand 66 states and 84 transitions. Second operand  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-12-02 13:37:37,643 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,643 INFO  L93              Difference]: Finished difference Result 81 states and 101 transitions.
[2024-12-02 13:37:37,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,644 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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 42
[2024-12-02 13:37:37,644 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,644 INFO  L225             Difference]: With dead ends: 81
[2024-12-02 13:37:37,644 INFO  L226             Difference]: Without dead ends: 64
[2024-12-02 13:37:37,645 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-12-02 13:37:37,645 INFO  L435           NwaCegarLoop]: 71 mSDtfsCounter, 0 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 138 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-12-02 13:37:37,645 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 138 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,646 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64 states.
[2024-12-02 13:37:37,648 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64.
[2024-12-02 13:37:37,649 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 51 states have (on average 1.196078431372549) internal successors, (61), 57 states have internal predecessors, (61), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 13:37:37,649 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 79 transitions.
[2024-12-02 13:37:37,649 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 79 transitions. Word has length 42
[2024-12-02 13:37:37,650 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,650 INFO  L471      AbstractCegarLoop]: Abstraction has 64 states and 79 transitions.
[2024-12-02 13:37:37,650 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-12-02 13:37:37,650 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 79 transitions.
[2024-12-02 13:37:37,650 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-12-02 13:37:37,650 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,650 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 13:37:37,650 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 13:37:37,651 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-12-02 13:37:37,651 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,651 INFO  L85        PathProgramCache]: Analyzing trace with hash 782683390, now seen corresponding path program 1 times
[2024-12-02 13:37:37,651 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,651 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344690290]
[2024-12-02 13:37:37,651 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,651 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,701 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 13:37:37,701 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,701 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344690290]
[2024-12-02 13:37:37,701 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344690290] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,701 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,701 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 13:37:37,701 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624264311]
[2024-12-02 13:37:37,701 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,701 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,701 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,702 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,702 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,702 INFO  L87              Difference]: Start difference. First operand 64 states and 79 transitions. Second operand  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 13:37:37,713 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,713 INFO  L93              Difference]: Finished difference Result 70 states and 84 transitions.
[2024-12-02 13:37:37,713 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,713 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 48
[2024-12-02 13:37:37,714 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,714 INFO  L225             Difference]: With dead ends: 70
[2024-12-02 13:37:37,714 INFO  L226             Difference]: Without dead ends: 64
[2024-12-02 13:37:37,714 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-12-02 13:37:37,715 INFO  L435           NwaCegarLoop]: 71 mSDtfsCounter, 1 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,715 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 138 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,716 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64 states.
[2024-12-02 13:37:37,718 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64.
[2024-12-02 13:37:37,719 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 57 states have internal predecessors, (60), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2024-12-02 13:37:37,719 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 78 transitions.
[2024-12-02 13:37:37,719 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 78 transitions. Word has length 48
[2024-12-02 13:37:37,719 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,720 INFO  L471      AbstractCegarLoop]: Abstraction has 64 states and 78 transitions.
[2024-12-02 13:37:37,720 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 13:37:37,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 78 transitions.
[2024-12-02 13:37:37,720 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-12-02 13:37:37,720 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 13:37:37,720 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 13:37:37,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 13:37:37,721 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-12-02 13:37:37,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 13:37:37,721 INFO  L85        PathProgramCache]: Analyzing trace with hash -1504833993, now seen corresponding path program 1 times
[2024-12-02 13:37:37,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 13:37:37,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067675365]
[2024-12-02 13:37:37,721 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 13:37:37,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 13:37:37,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 13:37:37,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 13:37:37,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 13:37:37,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067675365]
[2024-12-02 13:37:37,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067675365] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 13:37:37,758 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 13:37:37,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 13:37:37,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [563173132]
[2024-12-02 13:37:37,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 13:37:37,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 13:37:37,758 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 13:37:37,759 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 13:37:37,759 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 13:37:37,759 INFO  L87              Difference]: Start difference. First operand 64 states and 78 transitions. Second operand  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 13:37:37,762 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 13:37:37,762 INFO  L93              Difference]: Finished difference Result 68 states and 82 transitions.
[2024-12-02 13:37:37,762 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 13:37:37,762 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 49
[2024-12-02 13:37:37,763 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 13:37:37,763 INFO  L225             Difference]: With dead ends: 68
[2024-12-02 13:37:37,763 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 13:37:37,763 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-12-02 13:37:37,764 INFO  L435           NwaCegarLoop]: 61 mSDtfsCounter, 0 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 13:37:37,764 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 13:37:37,764 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 13:37:37,764 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 13:37:37,764 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-12-02 13:37:37,764 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 13:37:37,765 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 49
[2024-12-02 13:37:37,765 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 13:37:37,765 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 13:37:37,765 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 13:37:37,765 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 13:37:37,765 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 13:37:37,767 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-12-02 13:37:37,768 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-12-02 13:37:37,768 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 13:37:37,771 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 13:37:37,773 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-12-02 13:37:37,813 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 13:37:37,818 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 01:37:37 BoogieIcfgContainer
[2024-12-02 13:37:37,818 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 13:37:37,819 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 13:37:37,819 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 13:37:37,819 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 13:37:37,820 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 01:37:36" (3/4) ...
[2024-12-02 13:37:37,822 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-12-02 13:37:37,827 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-12-02 13:37:37,827 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-12-02 13:37:37,832 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges
[2024-12-02 13:37:37,832 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges
[2024-12-02 13:37:37,832 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-12-02 13:37:37,832 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 13:37:37,833 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 13:37:37,910 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 13:37:37,911 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 13:37:37,911 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 13:37:37,911 INFO  L158              Benchmark]: Toolchain (without parser) took 2768.97ms. Allocated memory is still 142.6MB. Free memory was 114.6MB in the beginning and 72.5MB in the end (delta: 42.1MB). Peak memory consumption was 42.0MB. Max. memory is 16.1GB.
[2024-12-02 13:37:37,912 INFO  L158              Benchmark]: CDTParser took 0.38ms. Allocated memory is still 142.6MB. Free memory is still 82.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 13:37:37,912 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 895.69ms. Allocated memory is still 142.6MB. Free memory was 114.3MB in the beginning and 112.2MB in the end (delta: 2.2MB). Peak memory consumption was 74.9MB. Max. memory is 16.1GB.
[2024-12-02 13:37:37,912 INFO  L158              Benchmark]: Boogie Procedure Inliner took 38.42ms. Allocated memory is still 142.6MB. Free memory was 112.2MB in the beginning and 109.5MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 13:37:37,912 INFO  L158              Benchmark]: Boogie Preprocessor took 34.21ms. Allocated memory is still 142.6MB. Free memory was 109.5MB in the beginning and 107.5MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 13:37:37,913 INFO  L158              Benchmark]: RCFGBuilder took 382.61ms. Allocated memory is still 142.6MB. Free memory was 107.5MB in the beginning and 91.1MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 13:37:37,913 INFO  L158              Benchmark]: TraceAbstraction took 1320.40ms. Allocated memory is still 142.6MB. Free memory was 90.5MB in the beginning and 78.7MB in the end (delta: 11.7MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB.
[2024-12-02 13:37:37,913 INFO  L158              Benchmark]: Witness Printer took 91.61ms. Allocated memory is still 142.6MB. Free memory was 78.7MB in the beginning and 72.5MB in the end (delta: 6.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 13:37:37,914 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.38ms. Allocated memory is still 142.6MB. Free memory is still 82.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 895.69ms. Allocated memory is still 142.6MB. Free memory was 114.3MB in the beginning and 112.2MB in the end (delta: 2.2MB). Peak memory consumption was 74.9MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 38.42ms. Allocated memory is still 142.6MB. Free memory was 112.2MB in the beginning and 109.5MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 34.21ms. Allocated memory is still 142.6MB. Free memory was 109.5MB in the beginning and 107.5MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 382.61ms. Allocated memory is still 142.6MB. Free memory was 107.5MB in the beginning and 91.1MB in the end (delta: 16.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * TraceAbstraction took 1320.40ms. Allocated memory is still 142.6MB. Free memory was 90.5MB in the beginning and 78.7MB in the end (delta: 11.7MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB.
 * Witness Printer took 91.61ms. Allocated memory is still 142.6MB. Free memory was 78.7MB in the beginning and 72.5MB in the end (delta: 6.2MB). 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: 1569]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1569]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1598]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1598]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1629]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1629]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 3 procedures, 81 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 1.2s, OverallIterations: 13, TraceHistogramMax: 4, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 48 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 39 mSDsluCounter, 2083 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 993 mSDsCounter, 8 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 81 IncrementalHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8 mSolverCounterUnsat, 1090 mSDtfsCounter, 81 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 33 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=81occurred in iteration=0, InterpolantAutomatonStates: 39, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 13 MinimizatonAttempts, 15 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 404 NumberOfCodeBlocks, 404 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 391 ConstructedInterpolants, 0 QuantifiedInterpolants, 449 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 13 InterpolantComputations, 13 PerfectInterpolantSequences, 100/100 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-12-02 13:37:37,928 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_980b0a3b-e6e6-4987-aacb-c5664f7cde57/bin/uautomizer-verify-84ZbGMXZE1/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