./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-restricted-15/DivMinus2.c --full-output --architecture 64bit


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


Checking for overflows
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/termination-restricted-15/DivMinus2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX --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 804e8d646f3136915195a4e5e9f5153cc3c1cd2abf96df3f09c683a14a27e4de
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:17:11,624 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:17:11,768 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-08 17:17:11,776 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:17:11,779 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:17:11,817 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:17:11,818 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:17:11,819 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:17:11,820 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:17:11,822 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:17:11,822 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:17:11,823 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:17:11,824 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:17:11,824 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:17:11,827 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:17:11,828 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:17:11,828 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:17:11,829 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:17:11,829 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:17:11,830 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:17:11,830 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:17:11,835 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:17:11,835 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:17:11,836 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 17:17:11,836 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:17:11,836 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:17:11,837 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:17:11,837 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:17:11,838 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:17:11,840 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:17:11,841 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:17:11,842 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:17:11,842 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:17:11,843 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:17:11,843 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:17:11,844 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:17:11,844 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:17:11,844 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:17:11,845 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:17:11,845 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:17:11,845 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:17:11,846 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 804e8d646f3136915195a4e5e9f5153cc3c1cd2abf96df3f09c683a14a27e4de
[2024-11-08 17:17:12,259 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:17:12,297 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:17:12,300 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:17:12,302 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:17:12,303 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:17:12,305 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/termination-restricted-15/DivMinus2.c
Unable to find full path for "g++"
[2024-11-08 17:17:14,494 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:17:14,777 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:17:14,779 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/sv-benchmarks/c/termination-restricted-15/DivMinus2.c
[2024-11-08 17:17:14,791 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/data/e9919c2af/1e2debecea554ebb8bb8897291c2a718/FLAGdf7071128
[2024-11-08 17:17:14,814 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/data/e9919c2af/1e2debecea554ebb8bb8897291c2a718
[2024-11-08 17:17:14,817 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:17:14,820 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:17:14,824 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:17:14,825 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:17:14,832 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:17:14,833 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:14" (1/1) ...
[2024-11-08 17:17:14,835 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3458d43d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:14, skipping insertion in model container
[2024-11-08 17:17:14,838 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:14" (1/1) ...
[2024-11-08 17:17:14,866 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:17:15,192 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:17:15,199 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:17:15,218 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:17:15,241 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:17:15,242 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15 WrapperNode
[2024-11-08 17:17:15,242 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:17:15,244 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:17:15,245 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:17:15,245 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:17:15,255 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,261 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,285 INFO  L138                Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 40
[2024-11-08 17:17:15,286 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:17:15,289 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:17:15,289 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:17:15,289 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:17:15,305 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,306 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,307 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,319 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-11-08 17:17:15,320 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,320 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,326 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,333 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,336 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,337 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,339 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:17:15,341 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:17:15,341 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:17:15,341 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:17:15,343 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (1/1) ...
[2024-11-08 17:17:15,352 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:17:15,369 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:15,388 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:17:15,403 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:17:15,448 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:17:15,448 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:17:15,563 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:17:15,566 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:17:15,781 INFO  L?                        ?]: Removed 18 outVars from TransFormulas that were not future-live.
[2024-11-08 17:17:15,781 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:17:15,815 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:17:15,815 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:17:15,816 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:15 BoogieIcfgContainer
[2024-11-08 17:17:15,816 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:17:15,820 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:17:15,820 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:17:15,825 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:17:15,825 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:17:14" (1/3) ...
[2024-11-08 17:17:15,826 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4d2bb11a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:15, skipping insertion in model container
[2024-11-08 17:17:15,827 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:15" (2/3) ...
[2024-11-08 17:17:15,828 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4d2bb11a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:15, skipping insertion in model container
[2024-11-08 17:17:15,828 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:15" (3/3) ...
[2024-11-08 17:17:15,830 INFO  L112   eAbstractionObserver]: Analyzing ICFG DivMinus2.c
[2024-11-08 17:17:15,855 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:17:15,855 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations.
[2024-11-08 17:17:15,946 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:17:15,962 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;@7d4a6683, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:17:15,963 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 10 error locations.
[2024-11-08 17:17:15,969 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 31 states, 20 states have (on average 1.75) internal successors, (35), 30 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:15,978 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-08 17:17:15,978 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:15,979 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:15,981 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:15,989 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:15,991 INFO  L85        PathProgramCache]: Analyzing trace with hash 889541450, now seen corresponding path program 1 times
[2024-11-08 17:17:16,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:16,016 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203188953]
[2024-11-08 17:17:16,016 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:16,017 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:16,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:16,277 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-08 17:17:16,277 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:16,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1203188953]
[2024-11-08 17:17:16,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1203188953] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:16,279 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:16,279 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:17:16,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2030910181]
[2024-11-08 17:17:16,282 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:16,288 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:17:16,289 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:16,321 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:17:16,322 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:17:16,325 INFO  L87              Difference]: Start difference. First operand  has 31 states, 20 states have (on average 1.75) internal successors, (35), 30 states have internal predecessors, (35), 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) Second operand  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,364 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:16,365 INFO  L93              Difference]: Finished difference Result 31 states and 35 transitions.
[2024-11-08 17:17:16,367 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:17:16,369 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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) Word has length 6
[2024-11-08 17:17:16,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:16,378 INFO  L225             Difference]: With dead ends: 31
[2024-11-08 17:17:16,378 INFO  L226             Difference]: Without dead ends: 26
[2024-11-08 17:17:16,381 INFO  L431           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-08 17:17:16,386 INFO  L432           NwaCegarLoop]: 31 mSDtfsCounter, 25 mSDsluCounter, 2 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:16,388 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 33 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:16,407 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26 states.
[2024-11-08 17:17:16,419 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26.
[2024-11-08 17:17:16,421 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 17 states have (on average 1.7058823529411764) internal successors, (29), 25 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,422 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 29 transitions.
[2024-11-08 17:17:16,424 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 29 transitions. Word has length 6
[2024-11-08 17:17:16,425 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:16,425 INFO  L471      AbstractCegarLoop]: Abstraction has 26 states and 29 transitions.
[2024-11-08 17:17:16,425 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,426 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions.
[2024-11-08 17:17:16,426 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 17:17:16,427 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:16,427 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:16,427 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:17:16,428 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:16,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:16,429 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805981253, now seen corresponding path program 1 times
[2024-11-08 17:17:16,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:16,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1473311501]
[2024-11-08 17:17:16,431 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:16,431 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:16,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:16,518 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-08 17:17:16,519 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:16,519 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1473311501]
[2024-11-08 17:17:16,520 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1473311501] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:16,520 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:16,520 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:17:16,521 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981670593]
[2024-11-08 17:17:16,521 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:16,522 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:17:16,523 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:16,524 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:17:16,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:17:16,525 INFO  L87              Difference]: Start difference. First operand 26 states and 29 transitions. Second operand  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,651 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:16,651 INFO  L93              Difference]: Finished difference Result 53 states and 63 transitions.
[2024-11-08 17:17:16,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:17:16,654 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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) Word has length 7
[2024-11-08 17:17:16,654 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:16,655 INFO  L225             Difference]: With dead ends: 53
[2024-11-08 17:17:16,655 INFO  L226             Difference]: Without dead ends: 29
[2024-11-08 17:17:16,655 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:17:16,657 INFO  L432           NwaCegarLoop]: 21 mSDtfsCounter, 32 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:16,658 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 35 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:17:16,660 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29 states.
[2024-11-08 17:17:16,665 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 28.
[2024-11-08 17:17:16,665 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28 states, 20 states have (on average 1.55) internal successors, (31), 27 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,666 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 31 transitions.
[2024-11-08 17:17:16,667 INFO  L78                 Accepts]: Start accepts. Automaton has 28 states and 31 transitions. Word has length 7
[2024-11-08 17:17:16,667 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:16,667 INFO  L471      AbstractCegarLoop]: Abstraction has 28 states and 31 transitions.
[2024-11-08 17:17:16,668 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,668 INFO  L276                IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions.
[2024-11-08 17:17:16,668 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 17:17:16,669 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:16,669 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:16,669 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:17:16,670 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:16,670 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:16,671 INFO  L85        PathProgramCache]: Analyzing trace with hash 353586859, now seen corresponding path program 1 times
[2024-11-08 17:17:16,671 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:16,671 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050908734]
[2024-11-08 17:17:16,672 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:16,672 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:16,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:16,800 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-08 17:17:16,801 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:16,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050908734]
[2024-11-08 17:17:16,801 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050908734] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:16,802 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:16,802 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:17:16,802 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275576578]
[2024-11-08 17:17:16,802 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:16,803 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:17:16,803 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:16,804 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:17:16,804 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:17:16,805 INFO  L87              Difference]: Start difference. First operand 28 states and 31 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:16,885 INFO  L93              Difference]: Finished difference Result 28 states and 31 transitions.
[2024-11-08 17:17:16,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:17:16,886 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 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) Word has length 9
[2024-11-08 17:17:16,886 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:16,887 INFO  L225             Difference]: With dead ends: 28
[2024-11-08 17:17:16,887 INFO  L226             Difference]: Without dead ends: 27
[2024-11-08 17:17:16,888 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:17:16,890 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 34 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:16,890 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 18 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:17:16,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27 states.
[2024-11-08 17:17:16,897 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27.
[2024-11-08 17:17:16,897 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 20 states have (on average 1.5) internal successors, (30), 26 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 30 transitions.
[2024-11-08 17:17:16,899 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 30 transitions. Word has length 9
[2024-11-08 17:17:16,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:16,899 INFO  L471      AbstractCegarLoop]: Abstraction has 27 states and 30 transitions.
[2024-11-08 17:17:16,900 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:16,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions.
[2024-11-08 17:17:16,900 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-08 17:17:16,901 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:16,901 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:16,901 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:17:16,902 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:16,902 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:16,903 INFO  L85        PathProgramCache]: Analyzing trace with hash -1923709200, now seen corresponding path program 1 times
[2024-11-08 17:17:16,903 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:16,903 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382533227]
[2024-11-08 17:17:16,904 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:16,904 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:16,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:16,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:16,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:16,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [382533227]
[2024-11-08 17:17:16,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [382533227] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:16,994 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:16,996 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:17:16,996 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185675171]
[2024-11-08 17:17:16,996 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:16,997 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:17:16,997 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:16,998 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:17:17,001 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:17:17,001 INFO  L87              Difference]: Start difference. First operand 27 states and 30 transitions. Second operand  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,041 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:17,042 INFO  L93              Difference]: Finished difference Result 32 states and 36 transitions.
[2024-11-08 17:17:17,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:17:17,043 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 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) Word has length 10
[2024-11-08 17:17:17,044 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:17,044 INFO  L225             Difference]: With dead ends: 32
[2024-11-08 17:17:17,044 INFO  L226             Difference]: Without dead ends: 31
[2024-11-08 17:17:17,045 INFO  L431           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-08 17:17:17,047 INFO  L432           NwaCegarLoop]: 23 mSDtfsCounter, 1 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:17,049 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 39 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:17,052 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-11-08 17:17:17,058 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 30.
[2024-11-08 17:17:17,074 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30 states, 23 states have (on average 1.434782608695652) internal successors, (33), 29 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,076 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 33 transitions.
[2024-11-08 17:17:17,079 INFO  L78                 Accepts]: Start accepts. Automaton has 30 states and 33 transitions. Word has length 10
[2024-11-08 17:17:17,080 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:17,080 INFO  L471      AbstractCegarLoop]: Abstraction has 30 states and 33 transitions.
[2024-11-08 17:17:17,082 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,082 INFO  L276                IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions.
[2024-11-08 17:17:17,082 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-08 17:17:17,083 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:17,083 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:17,083 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:17:17,088 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:17,089 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:17,090 INFO  L85        PathProgramCache]: Analyzing trace with hash 494557005, now seen corresponding path program 1 times
[2024-11-08 17:17:17,090 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:17,090 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621835709]
[2024-11-08 17:17:17,090 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:17,091 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:17,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:17,210 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-08 17:17:17,210 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:17,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621835709]
[2024-11-08 17:17:17,211 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621835709] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:17,211 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:17,211 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:17:17,212 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022879748]
[2024-11-08 17:17:17,212 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:17,212 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:17:17,212 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:17,213 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:17:17,213 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:17:17,214 INFO  L87              Difference]: Start difference. First operand 30 states and 33 transitions. Second operand  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,241 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:17,241 INFO  L93              Difference]: Finished difference Result 30 states and 33 transitions.
[2024-11-08 17:17:17,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:17:17,242 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 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) Word has length 11
[2024-11-08 17:17:17,243 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:17,243 INFO  L225             Difference]: With dead ends: 30
[2024-11-08 17:17:17,243 INFO  L226             Difference]: Without dead ends: 29
[2024-11-08 17:17:17,244 INFO  L431           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-08 17:17:17,245 INFO  L432           NwaCegarLoop]: 17 mSDtfsCounter, 11 mSDsluCounter, 1 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:17,246 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 18 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:17,247 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29 states.
[2024-11-08 17:17:17,251 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29.
[2024-11-08 17:17:17,252 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 29 states, 23 states have (on average 1.391304347826087) internal successors, (32), 28 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,253 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 32 transitions.
[2024-11-08 17:17:17,253 INFO  L78                 Accepts]: Start accepts. Automaton has 29 states and 32 transitions. Word has length 11
[2024-11-08 17:17:17,253 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:17,254 INFO  L471      AbstractCegarLoop]: Abstraction has 29 states and 32 transitions.
[2024-11-08 17:17:17,254 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,254 INFO  L276                IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions.
[2024-11-08 17:17:17,255 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-08 17:17:17,255 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:17,255 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:17,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:17:17,256 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:17,256 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:17,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 1609984255, now seen corresponding path program 1 times
[2024-11-08 17:17:17,257 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:17,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621046947]
[2024-11-08 17:17:17,257 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:17,257 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:17,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:17,325 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:17:17,325 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:17,326 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621046947]
[2024-11-08 17:17:17,326 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621046947] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:17,326 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:17,327 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:17:17,327 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [248226877]
[2024-11-08 17:17:17,327 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:17,328 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:17:17,328 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:17,329 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:17:17,329 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:17:17,329 INFO  L87              Difference]: Start difference. First operand 29 states and 32 transitions. Second operand  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,347 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:17,348 INFO  L93              Difference]: Finished difference Result 56 states and 62 transitions.
[2024-11-08 17:17:17,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:17:17,349 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 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) Word has length 14
[2024-11-08 17:17:17,349 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:17,350 INFO  L225             Difference]: With dead ends: 56
[2024-11-08 17:17:17,350 INFO  L226             Difference]: Without dead ends: 55
[2024-11-08 17:17:17,351 INFO  L431           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-08 17:17:17,353 INFO  L432           NwaCegarLoop]: 24 mSDtfsCounter, 11 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 46 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-08 17:17:17,354 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 46 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:17,355 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55 states.
[2024-11-08 17:17:17,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 50.
[2024-11-08 17:17:17,363 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 44 states have (on average 1.3863636363636365) internal successors, (61), 49 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,365 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 61 transitions.
[2024-11-08 17:17:17,365 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 61 transitions. Word has length 14
[2024-11-08 17:17:17,366 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:17,366 INFO  L471      AbstractCegarLoop]: Abstraction has 50 states and 61 transitions.
[2024-11-08 17:17:17,367 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,367 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 61 transitions.
[2024-11-08 17:17:17,367 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:17:17,368 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:17,368 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:17,368 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:17:17,369 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:17,370 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:17,370 INFO  L85        PathProgramCache]: Analyzing trace with hash -1630985964, now seen corresponding path program 1 times
[2024-11-08 17:17:17,370 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:17,371 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537167694]
[2024-11-08 17:17:17,371 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:17,371 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:17,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:17,500 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:17,501 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:17,501 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537167694]
[2024-11-08 17:17:17,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537167694] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:17:17,502 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:17:17,502 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:17:17,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956206114]
[2024-11-08 17:17:17,502 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:17:17,503 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:17:17,503 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:17,504 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:17:17,504 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:17:17,504 INFO  L87              Difference]: Start difference. First operand 50 states and 61 transitions. Second operand  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,541 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:17,541 INFO  L93              Difference]: Finished difference Result 78 states and 96 transitions.
[2024-11-08 17:17:17,542 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:17:17,542 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 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) Word has length 15
[2024-11-08 17:17:17,543 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:17,543 INFO  L225             Difference]: With dead ends: 78
[2024-11-08 17:17:17,544 INFO  L226             Difference]: Without dead ends: 38
[2024-11-08 17:17:17,544 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 1 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:17:17,546 INFO  L432           NwaCegarLoop]: 10 mSDtfsCounter, 1 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:17,546 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 18 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:17,547 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2024-11-08 17:17:17,554 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 38.
[2024-11-08 17:17:17,555 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 36 states have (on average 1.1388888888888888) internal successors, (41), 37 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,556 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 41 transitions.
[2024-11-08 17:17:17,556 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 41 transitions. Word has length 15
[2024-11-08 17:17:17,557 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:17,557 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 41 transitions.
[2024-11-08 17:17:17,557 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:17,558 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 41 transitions.
[2024-11-08 17:17:17,558 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-11-08 17:17:17,558 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:17,559 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:17:17,559 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:17:17,559 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:17,560 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:17,560 INFO  L85        PathProgramCache]: Analyzing trace with hash 285245942, now seen corresponding path program 1 times
[2024-11-08 17:17:17,560 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:17,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [76914377]
[2024-11-08 17:17:17,561 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:17,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:17,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:17,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:17,686 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:17,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [76914377]
[2024-11-08 17:17:17,686 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [76914377] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:17,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1712708799]
[2024-11-08 17:17:17,687 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:17,687 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:17,687 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:17,691 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:17,694 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:17:17,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:17,752 INFO  L255         TraceCheckSpWp]: Trace formula consists of 34 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:17,758 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:17,903 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 17:17:17,903 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:18,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:17:18,180 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1712708799] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:18,180 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:18,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 5, 6] total 11
[2024-11-08 17:17:18,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716230212]
[2024-11-08 17:17:18,180 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:18,182 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:17:18,182 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:18,186 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:17:18,186 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=89, Unknown=0, NotChecked=0, Total=132
[2024-11-08 17:17:18,186 INFO  L87              Difference]: Start difference. First operand 38 states and 41 transitions. Second operand  has 12 states, 11 states have (on average 3.909090909090909) internal successors, (43), 12 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,360 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:18,361 INFO  L93              Difference]: Finished difference Result 40 states and 43 transitions.
[2024-11-08 17:17:18,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 17:17:18,362 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 3.909090909090909) internal successors, (43), 12 states have internal predecessors, (43), 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) Word has length 17
[2024-11-08 17:17:18,362 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:18,363 INFO  L225             Difference]: With dead ends: 40
[2024-11-08 17:17:18,363 INFO  L226             Difference]: Without dead ends: 39
[2024-11-08 17:17:18,364 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=117, Invalid=189, Unknown=0, NotChecked=0, Total=306
[2024-11-08 17:17:18,365 INFO  L432           NwaCegarLoop]: 6 mSDtfsCounter, 14 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:18,366 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 22 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:17:18,366 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-11-08 17:17:18,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 27.
[2024-11-08 17:17:18,373 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 26 states have (on average 1.1153846153846154) internal successors, (29), 26 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 29 transitions.
[2024-11-08 17:17:18,374 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 29 transitions. Word has length 17
[2024-11-08 17:17:18,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:18,374 INFO  L471      AbstractCegarLoop]: Abstraction has 27 states and 29 transitions.
[2024-11-08 17:17:18,375 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 3.909090909090909) internal successors, (43), 12 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,375 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 29 transitions.
[2024-11-08 17:17:18,379 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-11-08 17:17:18,379 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:18,379 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1]
[2024-11-08 17:17:18,407 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 17:17:18,580 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:18,580 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:18,581 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:18,581 INFO  L85        PathProgramCache]: Analyzing trace with hash 95804092, now seen corresponding path program 1 times
[2024-11-08 17:17:18,581 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:18,581 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343476794]
[2024-11-08 17:17:18,582 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:18,582 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:18,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:18,654 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 17:17:18,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:18,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343476794]
[2024-11-08 17:17:18,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343476794] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:18,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [926743176]
[2024-11-08 17:17:18,655 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:18,656 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:18,656 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:18,661 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:18,664 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 17:17:18,729 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:18,731 INFO  L255         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:18,733 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:18,803 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 17:17:18,804 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:18,882 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 17:17:18,883 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [926743176] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:18,883 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:18,884 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 5
[2024-11-08 17:17:18,884 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [983328245]
[2024-11-08 17:17:18,884 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:18,885 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:17:18,885 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:18,886 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:17:18,886 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:17:18,886 INFO  L87              Difference]: Start difference. First operand 27 states and 29 transitions. Second operand  has 6 states, 5 states have (on average 10.2) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:18,937 INFO  L93              Difference]: Finished difference Result 64 states and 71 transitions.
[2024-11-08 17:17:18,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:17:18,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 10.2) internal successors, (51), 6 states have internal predecessors, (51), 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) Word has length 26
[2024-11-08 17:17:18,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:18,939 INFO  L225             Difference]: With dead ends: 64
[2024-11-08 17:17:18,939 INFO  L226             Difference]: Without dead ends: 63
[2024-11-08 17:17:18,940 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:17:18,941 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:18,942 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 55 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:18,943 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63 states.
[2024-11-08 17:17:18,955 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63.
[2024-11-08 17:17:18,956 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 63 states, 62 states have (on average 1.096774193548387) internal successors, (68), 62 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,957 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 68 transitions.
[2024-11-08 17:17:18,957 INFO  L78                 Accepts]: Start accepts. Automaton has 63 states and 68 transitions. Word has length 26
[2024-11-08 17:17:18,958 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:18,958 INFO  L471      AbstractCegarLoop]: Abstraction has 63 states and 68 transitions.
[2024-11-08 17:17:18,958 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 10.2) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:18,959 INFO  L276                IsEmpty]: Start isEmpty. Operand 63 states and 68 transitions.
[2024-11-08 17:17:18,960 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-08 17:17:18,960 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:18,961 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 1, 1, 1]
[2024-11-08 17:17:18,986 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 17:17:19,164 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:19,165 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:19,166 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:19,166 INFO  L85        PathProgramCache]: Analyzing trace with hash 2104949491, now seen corresponding path program 2 times
[2024-11-08 17:17:19,166 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:19,166 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195253603]
[2024-11-08 17:17:19,166 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:19,167 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:19,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:19,383 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 17:17:19,383 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:19,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1195253603]
[2024-11-08 17:17:19,384 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1195253603] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:19,384 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [624080478]
[2024-11-08 17:17:19,384 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 17:17:19,385 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:19,385 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:19,387 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:19,389 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 17:17:19,479 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 17:17:19,479 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:17:19,480 INFO  L255         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:19,484 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:19,650 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 17:17:19,653 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:19,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 17:17:19,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [624080478] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:19,888 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:19,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 11
[2024-11-08 17:17:19,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635524662]
[2024-11-08 17:17:19,889 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:19,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:17:19,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:19,890 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:17:19,891 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-08 17:17:19,891 INFO  L87              Difference]: Start difference. First operand 63 states and 68 transitions. Second operand  has 12 states, 11 states have (on average 11.181818181818182) internal successors, (123), 12 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:19,970 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:19,970 INFO  L93              Difference]: Finished difference Result 136 states and 152 transitions.
[2024-11-08 17:17:19,971 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 17:17:19,971 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 11.181818181818182) internal successors, (123), 12 states have internal predecessors, (123), 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) Word has length 62
[2024-11-08 17:17:19,972 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:19,972 INFO  L225             Difference]: With dead ends: 136
[2024-11-08 17:17:19,973 INFO  L226             Difference]: Without dead ends: 135
[2024-11-08 17:17:19,973 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 128 GetRequests, 118 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-08 17:17:19,974 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 117 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:19,975 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 117 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:17:19,976 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 135 states.
[2024-11-08 17:17:19,996 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 135.
[2024-11-08 17:17:19,997 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 135 states, 134 states have (on average 1.0895522388059702) internal successors, (146), 134 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:19,998 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 135 states and 146 transitions.
[2024-11-08 17:17:19,998 INFO  L78                 Accepts]: Start accepts. Automaton has 135 states and 146 transitions. Word has length 62
[2024-11-08 17:17:19,999 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:19,999 INFO  L471      AbstractCegarLoop]: Abstraction has 135 states and 146 transitions.
[2024-11-08 17:17:19,999 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 11.181818181818182) internal successors, (123), 12 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:20,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 135 states and 146 transitions.
[2024-11-08 17:17:20,003 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 17:17:20,003 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:20,004 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 10, 1, 1, 1]
[2024-11-08 17:17:20,030 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 17:17:20,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:20,208 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:20,209 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:20,209 INFO  L85        PathProgramCache]: Analyzing trace with hash -77181727, now seen corresponding path program 3 times
[2024-11-08 17:17:20,210 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:20,210 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112531736]
[2024-11-08 17:17:20,210 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:20,210 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:20,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:20,793 INFO  L134       CoverageAnalysis]: Checked inductivity of 781 backedges. 0 proven. 770 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-08 17:17:20,793 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:20,793 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112531736]
[2024-11-08 17:17:20,794 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112531736] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:20,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1185279856]
[2024-11-08 17:17:20,794 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 17:17:20,794 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:20,795 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:20,797 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:20,798 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 17:17:20,929 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 13 check-sat command(s)
[2024-11-08 17:17:20,929 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:17:20,931 INFO  L255         TraceCheckSpWp]: Trace formula consists of 249 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:20,939 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:21,252 INFO  L134       CoverageAnalysis]: Checked inductivity of 781 backedges. 0 proven. 770 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-08 17:17:21,253 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:21,834 INFO  L134       CoverageAnalysis]: Checked inductivity of 781 backedges. 0 proven. 770 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-08 17:17:21,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1185279856] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:21,834 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:21,835 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 23
[2024-11-08 17:17:21,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738508148]
[2024-11-08 17:17:21,835 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:21,836 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-08 17:17:21,836 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:21,838 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-08 17:17:21,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-08 17:17:21,839 INFO  L87              Difference]: Start difference. First operand 135 states and 146 transitions. Second operand  has 24 states, 23 states have (on average 11.608695652173912) internal successors, (267), 24 states have internal predecessors, (267), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:22,003 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:22,003 INFO  L93              Difference]: Finished difference Result 280 states and 314 transitions.
[2024-11-08 17:17:22,003 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-08 17:17:22,004 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 11.608695652173912) internal successors, (267), 24 states have internal predecessors, (267), 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) Word has length 134
[2024-11-08 17:17:22,005 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:22,006 INFO  L225             Difference]: With dead ends: 280
[2024-11-08 17:17:22,006 INFO  L226             Difference]: Without dead ends: 279
[2024-11-08 17:17:22,007 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 278 GetRequests, 256 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-08 17:17:22,008 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 224 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:22,009 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 237 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:17:22,010 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 279 states.
[2024-11-08 17:17:22,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 279 to 279.
[2024-11-08 17:17:22,074 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 279 states, 278 states have (on average 1.0863309352517985) internal successors, (302), 278 states have internal predecessors, (302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:22,075 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 279 states and 302 transitions.
[2024-11-08 17:17:22,076 INFO  L78                 Accepts]: Start accepts. Automaton has 279 states and 302 transitions. Word has length 134
[2024-11-08 17:17:22,077 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:22,077 INFO  L471      AbstractCegarLoop]: Abstraction has 279 states and 302 transitions.
[2024-11-08 17:17:22,077 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 11.608695652173912) internal successors, (267), 24 states have internal predecessors, (267), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:22,077 INFO  L276                IsEmpty]: Start isEmpty. Operand 279 states and 302 transitions.
[2024-11-08 17:17:22,081 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 279
[2024-11-08 17:17:22,082 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:22,082 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 22, 1, 1, 1]
[2024-11-08 17:17:22,107 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 17:17:22,285 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-08 17:17:22,286 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:22,286 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:22,287 INFO  L85        PathProgramCache]: Analyzing trace with hash -1681246531, now seen corresponding path program 4 times
[2024-11-08 17:17:22,287 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:22,287 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67585137]
[2024-11-08 17:17:22,287 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:22,287 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:22,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:23,968 INFO  L134       CoverageAnalysis]: Checked inductivity of 3565 backedges. 0 proven. 3542 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-11-08 17:17:23,969 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:23,969 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67585137]
[2024-11-08 17:17:23,969 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67585137] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:23,969 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [714082974]
[2024-11-08 17:17:23,969 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 17:17:23,970 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:23,970 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:23,972 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:23,974 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 17:17:24,132 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 17:17:24,132 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:17:24,136 INFO  L255         TraceCheckSpWp]: Trace formula consists of 536 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:24,151 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:24,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 3565 backedges. 0 proven. 3542 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-11-08 17:17:24,679 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:26,399 INFO  L134       CoverageAnalysis]: Checked inductivity of 3565 backedges. 0 proven. 3542 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-11-08 17:17:26,400 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [714082974] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:26,400 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:26,400 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 47
[2024-11-08 17:17:26,402 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [578114003]
[2024-11-08 17:17:26,403 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:26,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-08 17:17:26,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:26,407 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-08 17:17:26,408 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-08 17:17:26,409 INFO  L87              Difference]: Start difference. First operand 279 states and 302 transitions. Second operand  has 48 states, 47 states have (on average 11.808510638297872) internal successors, (555), 48 states have internal predecessors, (555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:26,785 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:26,786 INFO  L93              Difference]: Finished difference Result 568 states and 638 transitions.
[2024-11-08 17:17:26,786 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. 
[2024-11-08 17:17:26,787 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 47 states have (on average 11.808510638297872) internal successors, (555), 48 states have internal predecessors, (555), 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) Word has length 278
[2024-11-08 17:17:26,788 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:26,790 INFO  L225             Difference]: With dead ends: 568
[2024-11-08 17:17:26,790 INFO  L226             Difference]: Without dead ends: 567
[2024-11-08 17:17:26,792 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 578 GetRequests, 532 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-08 17:17:26,793 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 464 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 477 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:26,793 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 477 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 17:17:26,795 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 567 states.
[2024-11-08 17:17:26,839 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 567 to 567.
[2024-11-08 17:17:26,841 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 567 states, 566 states have (on average 1.0848056537102473) internal successors, (614), 566 states have internal predecessors, (614), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:26,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 567 states and 614 transitions.
[2024-11-08 17:17:26,843 INFO  L78                 Accepts]: Start accepts. Automaton has 567 states and 614 transitions. Word has length 278
[2024-11-08 17:17:26,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:26,844 INFO  L471      AbstractCegarLoop]: Abstraction has 567 states and 614 transitions.
[2024-11-08 17:17:26,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 47 states have (on average 11.808510638297872) internal successors, (555), 48 states have internal predecessors, (555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:26,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 567 states and 614 transitions.
[2024-11-08 17:17:26,859 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 567
[2024-11-08 17:17:26,859 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:26,859 INFO  L215           NwaCegarLoop]: trace histogram [47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 46, 1, 1, 1]
[2024-11-08 17:17:26,884 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 17:17:27,063 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:27,064 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:27,064 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:27,065 INFO  L85        PathProgramCache]: Analyzing trace with hash 2117018229, now seen corresponding path program 5 times
[2024-11-08 17:17:27,065 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:27,065 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249087649]
[2024-11-08 17:17:27,065 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:27,065 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:27,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:32,132 INFO  L134       CoverageAnalysis]: Checked inductivity of 15181 backedges. 0 proven. 15134 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked.
[2024-11-08 17:17:32,133 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:32,133 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249087649]
[2024-11-08 17:17:32,133 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249087649] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:32,133 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1699179361]
[2024-11-08 17:17:32,133 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 17:17:32,133 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:32,134 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:32,135 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:32,137 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 17:17:32,510 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 57 check-sat command(s)
[2024-11-08 17:17:32,511 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:17:32,516 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1088 conjuncts, 48 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:32,528 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:33,448 INFO  L134       CoverageAnalysis]: Checked inductivity of 15181 backedges. 0 proven. 15134 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked.
[2024-11-08 17:17:33,448 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:17:38,143 INFO  L134       CoverageAnalysis]: Checked inductivity of 15181 backedges. 0 proven. 15134 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked.
[2024-11-08 17:17:38,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1699179361] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:17:38,143 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:17:38,144 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [48, 48, 48] total 95
[2024-11-08 17:17:38,144 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431194319]
[2024-11-08 17:17:38,144 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:17:38,147 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 96 states
[2024-11-08 17:17:38,147 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:17:38,151 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants.
[2024-11-08 17:17:38,155 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=4560, Invalid=4560, Unknown=0, NotChecked=0, Total=9120
[2024-11-08 17:17:38,156 INFO  L87              Difference]: Start difference. First operand 567 states and 614 transitions. Second operand  has 96 states, 95 states have (on average 11.905263157894737) internal successors, (1131), 96 states have internal predecessors, (1131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:39,200 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:17:39,200 INFO  L93              Difference]: Finished difference Result 1144 states and 1286 transitions.
[2024-11-08 17:17:39,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. 
[2024-11-08 17:17:39,201 INFO  L78                 Accepts]: Start accepts. Automaton has  has 96 states, 95 states have (on average 11.905263157894737) internal successors, (1131), 96 states have internal predecessors, (1131), 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) Word has length 566
[2024-11-08 17:17:39,202 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:17:39,207 INFO  L225             Difference]: With dead ends: 1144
[2024-11-08 17:17:39,207 INFO  L226             Difference]: Without dead ends: 1143
[2024-11-08 17:17:39,212 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1178 GetRequests, 1084 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 5.2s TimeCoverageRelationStatistics Valid=4560, Invalid=4560, Unknown=0, NotChecked=0, Total=9120
[2024-11-08 17:17:39,213 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 947 mSDsCounter, 0 mSdLazyCounter, 197 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 960 SdHoareTripleChecker+Invalid, 198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 197 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-08 17:17:39,214 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 960 Invalid, 198 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 197 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-08 17:17:39,215 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1143 states.
[2024-11-08 17:17:39,279 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1143 to 1143.
[2024-11-08 17:17:39,281 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1143 states, 1142 states have (on average 1.084063047285464) internal successors, (1238), 1142 states have internal predecessors, (1238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:39,285 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1143 states to 1143 states and 1238 transitions.
[2024-11-08 17:17:39,286 INFO  L78                 Accepts]: Start accepts. Automaton has 1143 states and 1238 transitions. Word has length 566
[2024-11-08 17:17:39,287 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:17:39,287 INFO  L471      AbstractCegarLoop]: Abstraction has 1143 states and 1238 transitions.
[2024-11-08 17:17:39,288 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 96 states, 95 states have (on average 11.905263157894737) internal successors, (1131), 96 states have internal predecessors, (1131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:17:39,288 INFO  L276                IsEmpty]: Start isEmpty. Operand 1143 states and 1238 transitions.
[2024-11-08 17:17:39,349 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1143
[2024-11-08 17:17:39,349 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:17:39,350 INFO  L215           NwaCegarLoop]: trace histogram [95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 94, 1, 1, 1]
[2024-11-08 17:17:39,376 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-08 17:17:39,553 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:39,554 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:17:39,555 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:17:39,555 INFO  L85        PathProgramCache]: Analyzing trace with hash -710059547, now seen corresponding path program 6 times
[2024-11-08 17:17:39,555 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:17:39,555 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428583078]
[2024-11-08 17:17:39,556 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:17:39,556 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:17:39,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:17:54,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 62605 backedges. 0 proven. 62510 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2024-11-08 17:17:54,565 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:17:54,565 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428583078]
[2024-11-08 17:17:54,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428583078] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:17:54,566 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1697075970]
[2024-11-08 17:17:54,566 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-08 17:17:54,566 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:17:54,566 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:17:54,568 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:17:54,571 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 17:17:55,457 INFO  L227   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 115 check-sat command(s)
[2024-11-08 17:17:55,457 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:17:55,466 INFO  L255         TraceCheckSpWp]: Trace formula consists of 2192 conjuncts, 96 conjuncts are in the unsatisfiable core
[2024-11-08 17:17:55,484 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:17:57,301 INFO  L134       CoverageAnalysis]: Checked inductivity of 62605 backedges. 0 proven. 62510 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2024-11-08 17:17:57,301 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:18:11,905 INFO  L134       CoverageAnalysis]: Checked inductivity of 62605 backedges. 0 proven. 62510 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2024-11-08 17:18:11,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1697075970] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:18:11,906 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:18:11,906 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [96, 96, 96] total 191
[2024-11-08 17:18:11,906 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146177025]
[2024-11-08 17:18:11,906 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:18:11,909 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 192 states
[2024-11-08 17:18:11,910 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:18:11,919 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 192 interpolants.
[2024-11-08 17:18:11,927 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18336, Invalid=18336, Unknown=0, NotChecked=0, Total=36672
[2024-11-08 17:18:11,928 INFO  L87              Difference]: Start difference. First operand 1143 states and 1238 transitions. Second operand  has 192 states, 191 states have (on average 11.952879581151832) internal successors, (2283), 192 states have internal predecessors, (2283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:18:15,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:18:15,250 INFO  L93              Difference]: Finished difference Result 2296 states and 2582 transitions.
[2024-11-08 17:18:15,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 192 states. 
[2024-11-08 17:18:15,252 INFO  L78                 Accepts]: Start accepts. Automaton has  has 192 states, 191 states have (on average 11.952879581151832) internal successors, (2283), 192 states have internal predecessors, (2283), 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) Word has length 1142
[2024-11-08 17:18:15,254 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:18:15,262 INFO  L225             Difference]: With dead ends: 2296
[2024-11-08 17:18:15,263 INFO  L226             Difference]: Without dead ends: 2295
[2024-11-08 17:18:15,268 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2378 GetRequests, 2188 SyntacticMatches, 0 SemanticMatches, 190 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 17.5s TimeCoverageRelationStatistics Valid=18336, Invalid=18336, Unknown=0, NotChecked=0, Total=36672
[2024-11-08 17:18:15,269 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 1906 mSDsCounter, 0 mSdLazyCounter, 388 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1919 SdHoareTripleChecker+Invalid, 389 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 388 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 17:18:15,270 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1919 Invalid, 389 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 388 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 17:18:15,272 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2295 states.
[2024-11-08 17:18:15,391 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2295 to 2295.
[2024-11-08 17:18:15,395 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2295 states, 2294 states have (on average 1.083696599825632) internal successors, (2486), 2294 states have internal predecessors, (2486), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:18:15,403 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2295 states to 2295 states and 2486 transitions.
[2024-11-08 17:18:15,404 INFO  L78                 Accepts]: Start accepts. Automaton has 2295 states and 2486 transitions. Word has length 1142
[2024-11-08 17:18:15,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:18:15,406 INFO  L471      AbstractCegarLoop]: Abstraction has 2295 states and 2486 transitions.
[2024-11-08 17:18:15,408 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 192 states, 191 states have (on average 11.952879581151832) internal successors, (2283), 192 states have internal predecessors, (2283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:18:15,408 INFO  L276                IsEmpty]: Start isEmpty. Operand 2295 states and 2486 transitions.
[2024-11-08 17:18:15,450 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 2295
[2024-11-08 17:18:15,451 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:18:15,451 INFO  L215           NwaCegarLoop]: trace histogram [191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 190, 1, 1, 1]
[2024-11-08 17:18:15,469 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-08 17:18:15,651 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-08 17:18:15,652 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:18:15,652 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:18:15,653 INFO  L85        PathProgramCache]: Analyzing trace with hash 830163141, now seen corresponding path program 7 times
[2024-11-08 17:18:15,653 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:18:15,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128182749]
[2024-11-08 17:18:15,653 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:18:15,654 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:18:16,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:24,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 254221 backedges. 0 proven. 254030 refuted. 0 times theorem prover too weak. 191 trivial. 0 not checked.
[2024-11-08 17:19:24,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:19:24,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128182749]
[2024-11-08 17:19:24,530 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128182749] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:19:24,530 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1462666587]
[2024-11-08 17:19:24,530 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-08 17:19:24,530 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:19:24,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,533 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,535 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 17:19:25,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:25,357 INFO  L255         TraceCheckSpWp]: Trace formula consists of 4400 conjuncts, 192 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:25,393 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:28,241 INFO  L134       CoverageAnalysis]: Checked inductivity of 254221 backedges. 0 proven. 254030 refuted. 0 times theorem prover too weak. 191 trivial. 0 not checked.
[2024-11-08 17:19:28,241 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:20:15,958 INFO  L134       CoverageAnalysis]: Checked inductivity of 254221 backedges. 0 proven. 254030 refuted. 0 times theorem prover too weak. 191 trivial. 0 not checked.
[2024-11-08 17:20:15,958 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1462666587] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:20:15,958 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:20:15,959 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [192, 192, 192] total 383
[2024-11-08 17:20:15,959 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937895824]
[2024-11-08 17:20:15,959 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:20:15,962 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 384 states
[2024-11-08 17:20:15,962 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:20:15,987 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 384 interpolants.
[2024-11-08 17:20:16,001 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=73536, Invalid=73536, Unknown=0, NotChecked=0, Total=147072
[2024-11-08 17:20:16,004 INFO  L87              Difference]: Start difference. First operand 2295 states and 2486 transitions. Second operand  has 384 states, 383 states have (on average 11.976501305483028) internal successors, (4587), 384 states have internal predecessors, (4587), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:20:33,748 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:20:33,748 INFO  L93              Difference]: Finished difference Result 4600 states and 5174 transitions.
[2024-11-08 17:20:33,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 384 states. 
[2024-11-08 17:20:33,751 INFO  L78                 Accepts]: Start accepts. Automaton has  has 384 states, 383 states have (on average 11.976501305483028) internal successors, (4587), 384 states have internal predecessors, (4587), 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) Word has length 2294
[2024-11-08 17:20:33,754 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:20:33,768 INFO  L225             Difference]: With dead ends: 4600
[2024-11-08 17:20:33,768 INFO  L226             Difference]: Without dead ends: 4599
[2024-11-08 17:20:33,781 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4778 GetRequests, 4396 SyntacticMatches, 0 SemanticMatches, 382 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 63.1s TimeCoverageRelationStatistics Valid=73536, Invalid=73536, Unknown=0, NotChecked=0, Total=147072
[2024-11-08 17:20:33,781 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 3822 mSDsCounter, 0 mSdLazyCounter, 768 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3835 SdHoareTripleChecker+Invalid, 769 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 768 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 17:20:33,783 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3835 Invalid, 769 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 768 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 17:20:33,788 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4599 states.
[2024-11-08 17:20:33,989 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4599 to 4599.
[2024-11-08 17:20:33,997 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4599 states, 4598 states have (on average 1.0835145715528491) internal successors, (4982), 4598 states have internal predecessors, (4982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:20:34,006 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4599 states to 4599 states and 4982 transitions.
[2024-11-08 17:20:34,008 INFO  L78                 Accepts]: Start accepts. Automaton has 4599 states and 4982 transitions. Word has length 2294
[2024-11-08 17:20:34,010 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:20:34,010 INFO  L471      AbstractCegarLoop]: Abstraction has 4599 states and 4982 transitions.
[2024-11-08 17:20:34,013 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 384 states, 383 states have (on average 11.976501305483028) internal successors, (4587), 384 states have internal predecessors, (4587), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:20:34,013 INFO  L276                IsEmpty]: Start isEmpty. Operand 4599 states and 4982 transitions.
[2024-11-08 17:20:34,143 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 4599
[2024-11-08 17:20:34,143 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:20:34,144 INFO  L215           NwaCegarLoop]: trace histogram [383, 383, 383, 383, 383, 383, 383, 383, 383, 383, 383, 382, 1, 1, 1]
[2024-11-08 17:20:34,162 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 17:20:34,344 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 17:20:34,345 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 7 more)] ===
[2024-11-08 17:20:34,345 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:20:34,346 INFO  L85        PathProgramCache]: Analyzing trace with hash -1403181435, now seen corresponding path program 8 times
[2024-11-08 17:20:34,346 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:20:34,346 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540449234]
[2024-11-08 17:20:34,346 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:20:34,346 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:20:36,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:26:50,645 INFO  L134       CoverageAnalysis]: Checked inductivity of 1024525 backedges. 0 proven. 1024142 refuted. 0 times theorem prover too weak. 383 trivial. 0 not checked.
[2024-11-08 17:26:50,646 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:26:50,646 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540449234]
[2024-11-08 17:26:50,646 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540449234] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:26:50,646 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2013638887]
[2024-11-08 17:26:50,646 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 17:26:50,646 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:26:50,646 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:26:50,648 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:26:50,649 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a986b166-2a3d-48d4-8b33-ae0871ec4d19/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 17:26:52,037 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 17:26:52,037 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:26:52,234 INFO  L255         TraceCheckSpWp]: Trace formula consists of 8816 conjuncts, 384 conjuncts are in the unsatisfiable core
[2024-11-08 17:26:52,285 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:26:57,241 INFO  L134       CoverageAnalysis]: Checked inductivity of 1024525 backedges. 0 proven. 1024142 refuted. 0 times theorem prover too weak. 383 trivial. 0 not checked.
[2024-11-08 17:26:57,241 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:30:09,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 1024525 backedges. 0 proven. 1024142 refuted. 0 times theorem prover too weak. 383 trivial. 0 not checked.
[2024-11-08 17:30:09,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2013638887] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:30:09,555 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:30:09,557 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [384, 384, 384] total 767
[2024-11-08 17:30:09,557 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1148161505]
[2024-11-08 17:30:09,557 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:30:09,565 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 768 states
[2024-11-08 17:30:09,565 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:30:09,622 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 768 interpolants.
[2024-11-08 17:30:09,646 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=294528, Invalid=294528, Unknown=0, NotChecked=0, Total=589056
[2024-11-08 17:30:09,652 INFO  L87              Difference]: Start difference. First operand 4599 states and 4982 transitions. Second operand  has 768 states, 767 states have (on average 11.98826597131682) internal successors, (9195), 768 states have internal predecessors, (9195), 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)