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


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


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_15_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 131043465e58b0b890db86b864c461ed2bbbfe197b7b02d72230e35ccaa6fcdf
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 22:59:53,196 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 22:59:53,298 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-23 22:59:53,305 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 22:59:53,305 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 22:59:53,343 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 22:59:53,344 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 22:59:53,345 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 22:59:53,345 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 22:59:53,345 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 22:59:53,346 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 22:59:53,346 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 22:59:53,347 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 22:59:53,347 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 22:59:53,347 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 22:59:53,347 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 22:59:53,347 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 22:59:53,348 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 22:59:53,349 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 22:59:53,349 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 22:59:53,349 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 22:59:53,349 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 22:59:53,349 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 22:59:53,350 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 22:59:53,350 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:59:53,350 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 22:59:53,350 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 22:59:53,350 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:59:53,351 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 22:59:53,351 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 22:59:53,352 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 22:59:53,352 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 22:59:53,352 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_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 131043465e58b0b890db86b864c461ed2bbbfe197b7b02d72230e35ccaa6fcdf
[2024-11-23 22:59:53,706 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 22:59:53,719 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 22:59:53,722 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 22:59:53,725 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 22:59:53,725 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 22:59:53,727 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_15_good.i
[2024-11-23 22:59:56,899 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/data/39273c303/afce57daed684669ab9bdc3f736f2b07/FLAGc799f3c0c
[2024-11-23 22:59:57,338 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 22:59:57,343 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_15_good.i
[2024-11-23 22:59:57,369 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/data/39273c303/afce57daed684669ab9bdc3f736f2b07/FLAGc799f3c0c
[2024-11-23 22:59:57,385 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/data/39273c303/afce57daed684669ab9bdc3f736f2b07
[2024-11-23 22:59:57,387 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 22:59:57,389 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 22:59:57,391 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 22:59:57,391 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 22:59:57,396 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 22:59:57,397 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:59:57" (1/1) ...
[2024-11-23 22:59:57,398 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@353a2417 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:57, skipping insertion in model container
[2024-11-23 22:59:57,398 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:59:57" (1/1) ...
[2024-11-23 22:59:57,462 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 22:59:58,588 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:59:58,599 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 22:59:58,754 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:59:58,928 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 22:59:58,930 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58 WrapperNode
[2024-11-23 22:59:58,930 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 22:59:58,932 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 22:59:58,932 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 22:59:58,932 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 22:59:58,942 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:58,978 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,013 INFO  L138                Inliner]: procedures = 501, calls = 50, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 297
[2024-11-23 22:59:59,013 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 22:59:59,014 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 22:59:59,014 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 22:59:59,014 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 22:59:59,026 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,026 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,032 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,061 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-11-23 22:59:59,061 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,061 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,074 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,075 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,083 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,085 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,090 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,096 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 22:59:59,097 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 22:59:59,097 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 22:59:59,097 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 22:59:59,099 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (1/1) ...
[2024-11-23 22:59:59,124 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:59:59,139 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:59:59,158 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 22:59:59,162 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 22:59:59,196 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-11-23 22:59:59,196 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-11-23 22:59:59,197 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-11-23 22:59:59,197 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-11-23 22:59:59,197 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 22:59:59,197 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 22:59:59,197 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 22:59:59,358 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 22:59:59,360 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 22:59:59,822 INFO  L?                        ?]: Removed 130 outVars from TransFormulas that were not future-live.
[2024-11-23 22:59:59,822 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 22:59:59,838 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 22:59:59,839 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-23 22:59:59,839 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:59:59 BoogieIcfgContainer
[2024-11-23 22:59:59,839 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 22:59:59,845 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 22:59:59,845 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 22:59:59,851 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 22:59:59,852 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:59:57" (1/3) ...
[2024-11-23 22:59:59,852 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28692708 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:59:59, skipping insertion in model container
[2024-11-23 22:59:59,853 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:59:58" (2/3) ...
[2024-11-23 22:59:59,854 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28692708 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:59:59, skipping insertion in model container
[2024-11-23 22:59:59,855 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:59:59" (3/3) ...
[2024-11-23 22:59:59,856 INFO  L128   eAbstractionObserver]: Analyzing ICFG CWE190_Integer_Overflow__int_rand_multiply_15_good.i
[2024-11-23 22:59:59,874 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 22:59:59,876 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG CWE190_Integer_Overflow__int_rand_multiply_15_good.i that has 3 procedures, 129 locations, 1 initial locations, 0 loop locations, and 8 error locations.
[2024-11-23 22:59:59,965 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 22:59:59,990 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;@30a7bfad, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 22:59:59,990 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-11-23 22:59:59,996 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 129 states, 102 states have (on average 1.5588235294117647) internal successors, (159), 120 states have internal predecessors, (159), 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-11-23 23:00:00,007 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-23 23:00:00,008 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:00,009 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:00,010 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:00,016 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:00,017 INFO  L85        PathProgramCache]: Analyzing trace with hash -1354801184, now seen corresponding path program 1 times
[2024-11-23 23:00:00,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:00,025 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032350955]
[2024-11-23 23:00:00,025 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:00,025 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:00,152 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:00,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:00,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:00,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032350955]
[2024-11-23 23:00:00,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2032350955] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:00,308 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:00,309 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:00,311 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054197598]
[2024-11-23 23:00:00,312 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:00,316 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:00,317 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:00,355 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:00,359 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:00,361 INFO  L87              Difference]: Start difference. First operand  has 129 states, 102 states have (on average 1.5588235294117647) internal successors, (159), 120 states have internal predecessors, (159), 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, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 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-11-23 23:00:00,458 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:00,460 INFO  L93              Difference]: Finished difference Result 229 states and 336 transitions.
[2024-11-23 23:00:00,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:00,464 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 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 16
[2024-11-23 23:00:00,465 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:00,480 INFO  L225             Difference]: With dead ends: 229
[2024-11-23 23:00:00,481 INFO  L226             Difference]: Without dead ends: 115
[2024-11-23 23:00:00,486 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:00,491 INFO  L435           NwaCegarLoop]: 185 mSDtfsCounter, 0 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:00,492 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 367 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:00,509 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2024-11-23 23:00:00,543 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 115.
[2024-11-23 23:00:00,546 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115 states, 93 states have (on average 1.5483870967741935) internal successors, (144), 108 states have internal predecessors, (144), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 10 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-23 23:00:00,555 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 168 transitions.
[2024-11-23 23:00:00,565 INFO  L78                 Accepts]: Start accepts. Automaton has 115 states and 168 transitions. Word has length 16
[2024-11-23 23:00:00,566 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:00,566 INFO  L471      AbstractCegarLoop]: Abstraction has 115 states and 168 transitions.
[2024-11-23 23:00:00,567 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 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-11-23 23:00:00,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 115 states and 168 transitions.
[2024-11-23 23:00:00,574 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-23 23:00:00,574 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:00,575 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:00,576 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:00:00,580 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:00,581 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:00,581 INFO  L85        PathProgramCache]: Analyzing trace with hash 1978115129, now seen corresponding path program 1 times
[2024-11-23 23:00:00,582 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:00,582 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377191578]
[2024-11-23 23:00:00,582 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:00,582 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:00,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:00,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:00,817 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:00,818 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377191578]
[2024-11-23 23:00:00,818 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377191578] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:00,818 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:00,818 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:00,818 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558812551]
[2024-11-23 23:00:00,818 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:00,819 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:00,820 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:00,820 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:00,820 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:00,821 INFO  L87              Difference]: Start difference. First operand 115 states and 168 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, (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-11-23 23:00:00,857 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:00,857 INFO  L93              Difference]: Finished difference Result 115 states and 168 transitions.
[2024-11-23 23:00:00,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:00,858 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, (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 21
[2024-11-23 23:00:00,858 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:00,860 INFO  L225             Difference]: With dead ends: 115
[2024-11-23 23:00:00,860 INFO  L226             Difference]: Without dead ends: 114
[2024-11-23 23:00:00,860 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:00,861 INFO  L435           NwaCegarLoop]: 162 mSDtfsCounter, 1 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 319 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:00,861 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 319 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:00,862 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-11-23 23:00:00,876 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 114.
[2024-11-23 23:00:00,876 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 93 states have (on average 1.5376344086021505) internal successors, (143), 107 states have internal predecessors, (143), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 10 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-23 23:00:00,878 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 167 transitions.
[2024-11-23 23:00:00,878 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 167 transitions. Word has length 21
[2024-11-23 23:00:00,879 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:00,879 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 167 transitions.
[2024-11-23 23:00:00,879 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, (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-11-23 23:00:00,882 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 167 transitions.
[2024-11-23 23:00:00,883 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-23 23:00:00,883 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:00,883 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:00,883 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:00:00,883 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:00,884 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:00,884 INFO  L85        PathProgramCache]: Analyzing trace with hash 1192027010, now seen corresponding path program 1 times
[2024-11-23 23:00:00,884 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:00,884 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [45710915]
[2024-11-23 23:00:00,884 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:00,884 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:00,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [45710915]
[2024-11-23 23:00:01,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [45710915] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,138 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,138 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:01,138 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [636794126]
[2024-11-23 23:00:01,138 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,139 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,139 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,140 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,140 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,140 INFO  L87              Difference]: Start difference. First operand 114 states and 167 transitions. Second operand  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 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-11-23 23:00:01,201 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,202 INFO  L93              Difference]: Finished difference Result 114 states and 167 transitions.
[2024-11-23 23:00:01,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,203 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 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 22
[2024-11-23 23:00:01,204 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,205 INFO  L225             Difference]: With dead ends: 114
[2024-11-23 23:00:01,205 INFO  L226             Difference]: Without dead ends: 113
[2024-11-23 23:00:01,206 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,208 INFO  L435           NwaCegarLoop]: 164 mSDtfsCounter, 35 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 286 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-11-23 23:00:01,209 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 286 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,211 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-23 23:00:01,220 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-23 23:00:01,221 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 93 states have (on average 1.5268817204301075) internal successors, (142), 106 states have internal predecessors, (142), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 10 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-23 23:00:01,223 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 166 transitions.
[2024-11-23 23:00:01,224 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 166 transitions. Word has length 22
[2024-11-23 23:00:01,224 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,224 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 166 transitions.
[2024-11-23 23:00:01,224 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 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-11-23 23:00:01,224 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 166 transitions.
[2024-11-23 23:00:01,225 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-23 23:00:01,225 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,225 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,226 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:00:01,226 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,229 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,230 INFO  L85        PathProgramCache]: Analyzing trace with hash 1885279249, now seen corresponding path program 1 times
[2024-11-23 23:00:01,230 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,230 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1234668702]
[2024-11-23 23:00:01,230 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,230 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,323 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,323 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1234668702]
[2024-11-23 23:00:01,323 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1234668702] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,323 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:01,324 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [308086267]
[2024-11-23 23:00:01,324 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,324 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,325 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,325 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,325 INFO  L87              Difference]: Start difference. First operand 113 states and 166 transitions. Second operand  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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-11-23 23:00:01,355 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,355 INFO  L93              Difference]: Finished difference Result 188 states and 273 transitions.
[2024-11-23 23:00:01,356 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,356 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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 27
[2024-11-23 23:00:01,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,358 INFO  L225             Difference]: With dead ends: 188
[2024-11-23 23:00:01,358 INFO  L226             Difference]: Without dead ends: 113
[2024-11-23 23:00:01,358 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,363 INFO  L435           NwaCegarLoop]: 164 mSDtfsCounter, 0 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:01,363 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 322 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,364 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-23 23:00:01,377 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113.
[2024-11-23 23:00:01,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 93 states have (on average 1.5161290322580645) internal successors, (141), 106 states have internal predecessors, (141), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 10 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-23 23:00:01,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 165 transitions.
[2024-11-23 23:00:01,382 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 165 transitions. Word has length 27
[2024-11-23 23:00:01,382 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,382 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 165 transitions.
[2024-11-23 23:00:01,383 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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-11-23 23:00:01,383 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 165 transitions.
[2024-11-23 23:00:01,384 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-23 23:00:01,384 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,384 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,384 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:00:01,384 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,384 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,385 INFO  L85        PathProgramCache]: Analyzing trace with hash 535508125, now seen corresponding path program 1 times
[2024-11-23 23:00:01,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138263521]
[2024-11-23 23:00:01,385 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,387 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,485 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138263521]
[2024-11-23 23:00:01,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138263521] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,486 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,486 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:01,486 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084065880]
[2024-11-23 23:00:01,486 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,486 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,486 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,487 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,487 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,487 INFO  L87              Difference]: Start difference. First operand 113 states and 165 transitions. Second operand  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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-11-23 23:00:01,507 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,507 INFO  L93              Difference]: Finished difference Result 161 states and 229 transitions.
[2024-11-23 23:00:01,509 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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 28
[2024-11-23 23:00:01,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,511 INFO  L225             Difference]: With dead ends: 161
[2024-11-23 23:00:01,511 INFO  L226             Difference]: Without dead ends: 111
[2024-11-23 23:00:01,512 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,512 INFO  L435           NwaCegarLoop]: 159 mSDtfsCounter, 0 mSDsluCounter, 156 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 315 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:01,513 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 315 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,516 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-11-23 23:00:01,524 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-11-23 23:00:01,525 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 92 states have (on average 1.5) internal successors, (138), 104 states have internal predecessors, (138), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-23 23:00:01,528 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 160 transitions.
[2024-11-23 23:00:01,529 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 160 transitions. Word has length 28
[2024-11-23 23:00:01,530 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,530 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 160 transitions.
[2024-11-23 23:00:01,530 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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-11-23 23:00:01,530 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 160 transitions.
[2024-11-23 23:00:01,533 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-11-23 23:00:01,533 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,533 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,533 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:00:01,533 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,534 INFO  L85        PathProgramCache]: Analyzing trace with hash 811821624, now seen corresponding path program 1 times
[2024-11-23 23:00:01,534 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,534 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47842659]
[2024-11-23 23:00:01,534 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,534 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,658 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,658 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47842659]
[2024-11-23 23:00:01,658 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47842659] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,658 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,658 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:01,659 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [352089994]
[2024-11-23 23:00:01,659 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,659 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,659 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,660 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,660 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,660 INFO  L87              Difference]: Start difference. First operand 111 states and 160 transitions. Second operand  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 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-11-23 23:00:01,695 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,695 INFO  L93              Difference]: Finished difference Result 111 states and 160 transitions.
[2024-11-23 23:00:01,699 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,699 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 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 33
[2024-11-23 23:00:01,700 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,701 INFO  L225             Difference]: With dead ends: 111
[2024-11-23 23:00:01,701 INFO  L226             Difference]: Without dead ends: 110
[2024-11-23 23:00:01,701 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,702 INFO  L435           NwaCegarLoop]: 154 mSDtfsCounter, 1 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 303 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:01,702 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 303 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,703 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 110 states.
[2024-11-23 23:00:01,708 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 110.
[2024-11-23 23:00:01,709 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 92 states have (on average 1.4891304347826086) internal successors, (137), 103 states have internal predecessors, (137), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-23 23:00:01,710 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 159 transitions.
[2024-11-23 23:00:01,710 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 159 transitions. Word has length 33
[2024-11-23 23:00:01,710 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,711 INFO  L471      AbstractCegarLoop]: Abstraction has 110 states and 159 transitions.
[2024-11-23 23:00:01,711 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 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-11-23 23:00:01,711 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 159 transitions.
[2024-11-23 23:00:01,712 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-23 23:00:01,712 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,712 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,712 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:00:01,713 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,713 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,713 INFO  L85        PathProgramCache]: Analyzing trace with hash -603333157, now seen corresponding path program 1 times
[2024-11-23 23:00:01,713 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,713 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979565117]
[2024-11-23 23:00:01,713 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,713 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,738 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,797 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979565117]
[2024-11-23 23:00:01,797 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979565117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,797 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,797 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:01,797 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801727429]
[2024-11-23 23:00:01,797 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,798 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,798 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,799 INFO  L87              Difference]: Start difference. First operand 110 states and 159 transitions. Second operand  has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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-11-23 23:00:01,826 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,826 INFO  L93              Difference]: Finished difference Result 110 states and 159 transitions.
[2024-11-23 23:00:01,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,828 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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 34
[2024-11-23 23:00:01,829 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,830 INFO  L225             Difference]: With dead ends: 110
[2024-11-23 23:00:01,830 INFO  L226             Difference]: Without dead ends: 109
[2024-11-23 23:00:01,831 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,831 INFO  L435           NwaCegarLoop]: 156 mSDtfsCounter, 35 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 270 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-11-23 23:00:01,831 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 270 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,832 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 109 states.
[2024-11-23 23:00:01,837 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 109 to 109.
[2024-11-23 23:00:01,837 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 109 states, 92 states have (on average 1.4782608695652173) internal successors, (136), 102 states have internal predecessors, (136), 11 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-23 23:00:01,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 109 states and 158 transitions.
[2024-11-23 23:00:01,838 INFO  L78                 Accepts]: Start accepts. Automaton has 109 states and 158 transitions. Word has length 34
[2024-11-23 23:00:01,839 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,839 INFO  L471      AbstractCegarLoop]: Abstraction has 109 states and 158 transitions.
[2024-11-23 23:00:01,839 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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-11-23 23:00:01,839 INFO  L276                IsEmpty]: Start isEmpty. Operand 109 states and 158 transitions.
[2024-11-23 23:00:01,840 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-23 23:00:01,840 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,840 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,840 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:00:01,841 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,841 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,841 INFO  L85        PathProgramCache]: Analyzing trace with hash 471246915, now seen corresponding path program 1 times
[2024-11-23 23:00:01,841 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,841 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724760100]
[2024-11-23 23:00:01,841 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,841 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,866 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:01,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:01,915 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:01,915 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724760100]
[2024-11-23 23:00:01,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724760100] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:01,915 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:01,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:01,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1135254784]
[2024-11-23 23:00:01,915 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:01,916 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:01,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:01,916 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:01,916 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,916 INFO  L87              Difference]: Start difference. First operand 109 states and 158 transitions. Second operand  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:01,934 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:01,937 INFO  L93              Difference]: Finished difference Result 144 states and 202 transitions.
[2024-11-23 23:00:01,937 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:01,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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 39
[2024-11-23 23:00:01,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:01,939 INFO  L225             Difference]: With dead ends: 144
[2024-11-23 23:00:01,940 INFO  L226             Difference]: Without dead ends: 107
[2024-11-23 23:00:01,941 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:01,944 INFO  L435           NwaCegarLoop]: 152 mSDtfsCounter, 0 mSDsluCounter, 148 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 300 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:01,944 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 300 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:01,945 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107 states.
[2024-11-23 23:00:01,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 107.
[2024-11-23 23:00:01,953 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 107 states, 91 states have (on average 1.4615384615384615) internal successors, (133), 100 states have internal predecessors, (133), 10 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (10), 9 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-23 23:00:01,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 107 states and 153 transitions.
[2024-11-23 23:00:01,955 INFO  L78                 Accepts]: Start accepts. Automaton has 107 states and 153 transitions. Word has length 39
[2024-11-23 23:00:01,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:01,957 INFO  L471      AbstractCegarLoop]: Abstraction has 107 states and 153 transitions.
[2024-11-23 23:00:01,957 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:01,957 INFO  L276                IsEmpty]: Start isEmpty. Operand 107 states and 153 transitions.
[2024-11-23 23:00:01,958 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-23 23:00:01,961 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:01,961 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:01,962 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:00:01,962 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:01,962 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:01,962 INFO  L85        PathProgramCache]: Analyzing trace with hash -609715793, now seen corresponding path program 1 times
[2024-11-23 23:00:01,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:01,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644169506]
[2024-11-23 23:00:01,962 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:01,963 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:01,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,106 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:02,107 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,107 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644169506]
[2024-11-23 23:00:02,108 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644169506] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,111 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,111 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:02,111 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1974996884]
[2024-11-23 23:00:02,112 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,112 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,112 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,114 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,115 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,118 INFO  L87              Difference]: Start difference. First operand 107 states and 153 transitions. Second operand  has 3 states, 2 states have (on average 18.5) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:02,164 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,168 INFO  L93              Difference]: Finished difference Result 134 states and 186 transitions.
[2024-11-23 23:00:02,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,169 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 18.5) internal successors, (37), 3 states have internal predecessors, (37), 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 39
[2024-11-23 23:00:02,169 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,170 INFO  L225             Difference]: With dead ends: 134
[2024-11-23 23:00:02,170 INFO  L226             Difference]: Without dead ends: 116
[2024-11-23 23:00:02,171 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,172 INFO  L435           NwaCegarLoop]: 151 mSDtfsCounter, 5 mSDsluCounter, 144 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:02,172 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 295 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,173 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 116 states.
[2024-11-23 23:00:02,185 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 112.
[2024-11-23 23:00:02,189 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 96 states have (on average 1.4479166666666667) internal successors, (139), 105 states have internal predecessors, (139), 10 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (10), 9 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-23 23:00:02,191 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 159 transitions.
[2024-11-23 23:00:02,191 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 159 transitions. Word has length 39
[2024-11-23 23:00:02,191 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,191 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 159 transitions.
[2024-11-23 23:00:02,191 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 18.5) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:02,191 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 159 transitions.
[2024-11-23 23:00:02,193 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-23 23:00:02,196 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:02,196 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,197 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 23:00:02,197 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:02,197 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:02,198 INFO  L85        PathProgramCache]: Analyzing trace with hash -607868751, now seen corresponding path program 1 times
[2024-11-23 23:00:02,198 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:02,198 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008287725]
[2024-11-23 23:00:02,198 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:02,198 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:02,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:02,279 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,279 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008287725]
[2024-11-23 23:00:02,279 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008287725] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,280 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:02,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925648874]
[2024-11-23 23:00:02,280 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,282 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,283 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,283 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,283 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,284 INFO  L87              Difference]: Start difference. First operand 112 states and 159 transitions. Second operand  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:02,303 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,305 INFO  L93              Difference]: Finished difference Result 142 states and 195 transitions.
[2024-11-23 23:00:02,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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 39
[2024-11-23 23:00:02,308 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,308 INFO  L225             Difference]: With dead ends: 142
[2024-11-23 23:00:02,310 INFO  L226             Difference]: Without dead ends: 112
[2024-11-23 23:00:02,311 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,311 INFO  L435           NwaCegarLoop]: 151 mSDtfsCounter, 0 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 297 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-11-23 23:00:02,312 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 297 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,313 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112 states.
[2024-11-23 23:00:02,320 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112.
[2024-11-23 23:00:02,323 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 96 states have (on average 1.4375) internal successors, (138), 104 states have internal predecessors, (138), 10 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (10), 9 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-23 23:00:02,324 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 158 transitions.
[2024-11-23 23:00:02,325 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 158 transitions. Word has length 39
[2024-11-23 23:00:02,325 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,325 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 158 transitions.
[2024-11-23 23:00:02,326 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 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-11-23 23:00:02,326 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 158 transitions.
[2024-11-23 23:00:02,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-23 23:00:02,328 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:02,328 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,328 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:00:02,330 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:02,331 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:02,331 INFO  L85        PathProgramCache]: Analyzing trace with hash 420422980, now seen corresponding path program 1 times
[2024-11-23 23:00:02,331 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:02,331 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525508619]
[2024-11-23 23:00:02,331 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:02,331 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:02,357 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 23:00:02,395 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525508619]
[2024-11-23 23:00:02,395 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525508619] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,396 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,396 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:02,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [655891960]
[2024-11-23 23:00:02,396 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,396 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,396 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,397 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,397 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,397 INFO  L87              Difference]: Start difference. First operand 112 states and 158 transitions. Second operand  has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-23 23:00:02,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,415 INFO  L93              Difference]: Finished difference Result 135 states and 185 transitions.
[2024-11-23 23:00:02,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,417 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 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 43
[2024-11-23 23:00:02,417 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,418 INFO  L225             Difference]: With dead ends: 135
[2024-11-23 23:00:02,418 INFO  L226             Difference]: Without dead ends: 104
[2024-11-23 23:00:02,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,419 INFO  L435           NwaCegarLoop]: 145 mSDtfsCounter, 0 mSDsluCounter, 141 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 286 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:02,419 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 286 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,420 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 104 states.
[2024-11-23 23:00:02,425 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104.
[2024-11-23 23:00:02,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 104 states, 91 states have (on average 1.4065934065934067) internal successors, (128), 97 states have internal predecessors, (128), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 8 states have call predecessors, (9), 9 states have call successors, (9)
[2024-11-23 23:00:02,428 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 146 transitions.
[2024-11-23 23:00:02,428 INFO  L78                 Accepts]: Start accepts. Automaton has 104 states and 146 transitions. Word has length 43
[2024-11-23 23:00:02,428 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,428 INFO  L471      AbstractCegarLoop]: Abstraction has 104 states and 146 transitions.
[2024-11-23 23:00:02,429 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-23 23:00:02,429 INFO  L276                IsEmpty]: Start isEmpty. Operand 104 states and 146 transitions.
[2024-11-23 23:00:02,429 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-23 23:00:02,430 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:02,430 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,430 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 23:00:02,432 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:02,432 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:02,432 INFO  L85        PathProgramCache]: Analyzing trace with hash 1320264293, now seen corresponding path program 1 times
[2024-11-23 23:00:02,432 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:02,432 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [263649869]
[2024-11-23 23:00:02,433 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:02,433 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:02,461 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,504 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:02,504 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,504 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [263649869]
[2024-11-23 23:00:02,504 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [263649869] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,504 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:02,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609163713]
[2024-11-23 23:00:02,504 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,505 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,505 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,505 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,505 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,506 INFO  L87              Difference]: Start difference. First operand 104 states and 146 transitions. Second operand  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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-11-23 23:00:02,526 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,526 INFO  L93              Difference]: Finished difference Result 120 states and 164 transitions.
[2024-11-23 23:00:02,529 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,529 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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 45
[2024-11-23 23:00:02,529 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,530 INFO  L225             Difference]: With dead ends: 120
[2024-11-23 23:00:02,530 INFO  L226             Difference]: Without dead ends: 102
[2024-11-23 23:00:02,530 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,531 INFO  L435           NwaCegarLoop]: 140 mSDtfsCounter, 0 mSDsluCounter, 136 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:02,531 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 276 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,532 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 102 states.
[2024-11-23 23:00:02,539 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 102 to 102.
[2024-11-23 23:00:02,540 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 102 states, 90 states have (on average 1.3888888888888888) internal successors, (125), 95 states have internal predecessors, (125), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-23 23:00:02,541 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 141 transitions.
[2024-11-23 23:00:02,541 INFO  L78                 Accepts]: Start accepts. Automaton has 102 states and 141 transitions. Word has length 45
[2024-11-23 23:00:02,542 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,542 INFO  L471      AbstractCegarLoop]: Abstraction has 102 states and 141 transitions.
[2024-11-23 23:00:02,542 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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-11-23 23:00:02,542 INFO  L276                IsEmpty]: Start isEmpty. Operand 102 states and 141 transitions.
[2024-11-23 23:00:02,543 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-23 23:00:02,543 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:02,543 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,544 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 23:00:02,544 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:02,545 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:02,545 INFO  L85        PathProgramCache]: Analyzing trace with hash 1638493829, now seen corresponding path program 1 times
[2024-11-23 23:00:02,545 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:02,545 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851244382]
[2024-11-23 23:00:02,545 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:02,546 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:02,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,648 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:02,648 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,649 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851244382]
[2024-11-23 23:00:02,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851244382] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,649 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,649 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:00:02,649 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2091924141]
[2024-11-23 23:00:02,649 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,650 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,650 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,650 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,650 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,650 INFO  L87              Difference]: Start difference. First operand 102 states and 141 transitions. Second operand  has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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-11-23 23:00:02,668 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,669 INFO  L93              Difference]: Finished difference Result 109 states and 147 transitions.
[2024-11-23 23:00:02,669 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,669 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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 52
[2024-11-23 23:00:02,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,670 INFO  L225             Difference]: With dead ends: 109
[2024-11-23 23:00:02,671 INFO  L226             Difference]: Without dead ends: 102
[2024-11-23 23:00:02,671 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,672 INFO  L435           NwaCegarLoop]: 139 mSDtfsCounter, 1 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 274 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:02,672 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 274 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,673 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 102 states.
[2024-11-23 23:00:02,676 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 102 to 102.
[2024-11-23 23:00:02,676 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 102 states, 90 states have (on average 1.3777777777777778) internal successors, (124), 95 states have internal predecessors, (124), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-23 23:00:02,677 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 140 transitions.
[2024-11-23 23:00:02,678 INFO  L78                 Accepts]: Start accepts. Automaton has 102 states and 140 transitions. Word has length 52
[2024-11-23 23:00:02,678 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,678 INFO  L471      AbstractCegarLoop]: Abstraction has 102 states and 140 transitions.
[2024-11-23 23:00:02,678 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 24.0) internal successors, (48), 3 states have internal predecessors, (48), 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-11-23 23:00:02,679 INFO  L276                IsEmpty]: Start isEmpty. Operand 102 states and 140 transitions.
[2024-11-23 23:00:02,679 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-23 23:00:02,679 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:00:02,679 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,680 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 23:00:02,680 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-23 23:00:02,684 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:00:02,685 INFO  L85        PathProgramCache]: Analyzing trace with hash -690979554, now seen corresponding path program 1 times
[2024-11-23 23:00:02,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:00:02,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750310833]
[2024-11-23 23:00:02,685 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:00:02,685 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:00:02,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:00:02,738 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:00:02,738 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:00:02,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [750310833]
[2024-11-23 23:00:02,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [750310833] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:00:02,738 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:00:02,738 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:00:02,738 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540814300]
[2024-11-23 23:00:02,739 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:00:02,739 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:00:02,739 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:00:02,740 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:00:02,740 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,740 INFO  L87              Difference]: Start difference. First operand 102 states and 140 transitions. Second operand  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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-11-23 23:00:02,744 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:00:02,745 INFO  L93              Difference]: Finished difference Result 106 states and 144 transitions.
[2024-11-23 23:00:02,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:00:02,745 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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 53
[2024-11-23 23:00:02,745 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:00:02,745 INFO  L225             Difference]: With dead ends: 106
[2024-11-23 23:00:02,745 INFO  L226             Difference]: Without dead ends: 0
[2024-11-23 23:00:02,746 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:00:02,746 INFO  L435           NwaCegarLoop]: 129 mSDtfsCounter, 0 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:00:02,746 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 257 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:00:02,747 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-23 23:00:02,747 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-23 23:00:02,748 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:00:02,748 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-23 23:00:02,748 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 53
[2024-11-23 23:00:02,748 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:00:02,748 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-23 23:00:02,748 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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-11-23 23:00:02,749 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-23 23:00:02,749 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-23 23:00:02,752 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-11-23 23:00:02,752 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-11-23 23:00:02,753 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-11-23 23:00:02,753 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 23:00:02,761 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:00:02,763 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-23 23:00:02,817 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-23 23:00:02,826 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 11:00:02 BoogieIcfgContainer
[2024-11-23 23:00:02,828 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-23 23:00:02,829 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-23 23:00:02,829 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-23 23:00:02,829 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-23 23:00:02,830 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:59:59" (3/4) ...
[2024-11-23 23:00:02,833 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-23 23:00:02,840 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-11-23 23:00:02,840 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-11-23 23:00:02,849 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges
[2024-11-23 23:00:02,850 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges
[2024-11-23 23:00:02,851 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-11-23 23:00:02,851 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-23 23:00:02,852 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-23 23:00:02,990 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-23 23:00:02,990 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-23 23:00:02,991 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-23 23:00:02,991 INFO  L158              Benchmark]: Toolchain (without parser) took 5602.68ms. Allocated memory is still 142.6MB. Free memory was 113.8MB in the beginning and 108.4MB in the end (delta: 5.4MB). Peak memory consumption was 85.0MB. Max. memory is 16.1GB.
[2024-11-23 23:00:02,992 INFO  L158              Benchmark]: CDTParser took 0.63ms. Allocated memory is still 117.4MB. Free memory is still 73.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 23:00:02,992 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1540.46ms. Allocated memory is still 142.6MB. Free memory was 113.6MB in the beginning and 51.3MB in the end (delta: 62.3MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB.
[2024-11-23 23:00:02,993 INFO  L158              Benchmark]: Boogie Procedure Inliner took 81.87ms. Allocated memory is still 142.6MB. Free memory was 51.3MB in the beginning and 47.9MB in the end (delta: 3.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 23:00:02,993 INFO  L158              Benchmark]: Boogie Preprocessor took 81.81ms. Allocated memory is still 142.6MB. Free memory was 47.9MB in the beginning and 45.7MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 23:00:02,994 INFO  L158              Benchmark]: RCFGBuilder took 742.69ms. Allocated memory is still 142.6MB. Free memory was 45.6MB in the beginning and 90.8MB in the end (delta: -45.1MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB.
[2024-11-23 23:00:02,995 INFO  L158              Benchmark]: TraceAbstraction took 2983.20ms. Allocated memory is still 142.6MB. Free memory was 90.8MB in the beginning and 39.8MB in the end (delta: 51.0MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB.
[2024-11-23 23:00:02,995 INFO  L158              Benchmark]: Witness Printer took 162.10ms. Allocated memory is still 142.6MB. Free memory was 39.8MB in the beginning and 108.4MB in the end (delta: -68.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-23 23:00:02,997 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.63ms. Allocated memory is still 117.4MB. Free memory is still 73.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1540.46ms. Allocated memory is still 142.6MB. Free memory was 113.6MB in the beginning and 51.3MB in the end (delta: 62.3MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 81.87ms. Allocated memory is still 142.6MB. Free memory was 51.3MB in the beginning and 47.9MB in the end (delta: 3.4MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 81.81ms. Allocated memory is still 142.6MB. Free memory was 47.9MB in the beginning and 45.7MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 742.69ms. Allocated memory is still 142.6MB. Free memory was 45.6MB in the beginning and 90.8MB in the end (delta: -45.1MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB.
 * TraceAbstraction took 2983.20ms. Allocated memory is still 142.6MB. Free memory was 90.8MB in the beginning and 39.8MB in the end (delta: 51.0MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB.
 * Witness Printer took 162.10ms. Allocated memory is still 142.6MB. Free memory was 39.8MB in the beginning and 108.4MB in the end (delta: -68.6MB). 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: 1571]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1571]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1602]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1602]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1634]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1634]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1661]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1661]: 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, 129 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 2.8s, OverallIterations: 14, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 79 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 78 mSDsluCounter, 4167 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2016 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 94 IncrementalHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 2151 mSDtfsCounter, 94 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 36 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=129occurred in iteration=0, InterpolantAutomatonStates: 42, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.2s AutomataMinimizationTime, 14 MinimizatonAttempts, 4 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 491 NumberOfCodeBlocks, 491 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 477 ConstructedInterpolants, 0 QuantifiedInterpolants, 510 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 14 InterpolantComputations, 14 PerfectInterpolantSequences, 4/4 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    8 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-23 23:00:03,023 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2287b2d3-c0b7-49f9-b992-dbaa5caa1c8a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

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