./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/loop-lit/gcnr2008.i --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version 8be7027f
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/loop-lit/gcnr2008.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fdb248ef49e1ab3b05d5b0ae73a340b38ef25b27662d8a5cd45744a1950a5101
--- Real Ultimate output ---
This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m
[2024-11-12 17:01:44,313 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-12 17:01:44,369 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-12 17:01:44,373 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-12 17:01:44,373 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-12 17:01:44,396 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-12 17:01:44,396 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-12 17:01:44,397 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-12 17:01:44,397 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-12 17:01:44,398 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-12 17:01:44,399 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-12 17:01:44,399 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-12 17:01:44,399 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-12 17:01:44,400 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-12 17:01:44,401 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-12 17:01:44,401 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-12 17:01:44,402 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-12 17:01:44,402 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-12 17:01:44,402 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-12 17:01:44,403 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-12 17:01:44,403 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-12 17:01:44,403 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-12 17:01:44,403 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-12 17:01:44,404 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-12 17:01:44,404 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-12 17:01:44,404 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-12 17:01:44,404 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-12 17:01:44,404 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-12 17:01:44,405 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-12 17:01:44,405 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-12 17:01:44,405 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-12 17:01:44,405 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-12 17:01:44,405 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-12 17:01:44,406 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-12 17:01:44,406 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-12 17:01:44,406 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-12 17:01:44,406 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-12 17:01:44,406 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-12 17:01:44,406 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-12 17:01:44,407 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-12 17:01:44,407 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-12 17:01:44,407 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-12 17:01:44,407 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-12 17:01:44,407 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-12 17:01:44,407 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fdb248ef49e1ab3b05d5b0ae73a340b38ef25b27662d8a5cd45744a1950a5101
[2024-11-12 17:01:44,610 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-12 17:01:44,628 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-12 17:01:44,630 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-12 17:01:44,631 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-12 17:01:44,631 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-12 17:01:44,632 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loop-lit/gcnr2008.i
[2024-11-12 17:01:45,827 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-12 17:01:45,977 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-12 17:01:45,977 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-lit/gcnr2008.i
[2024-11-12 17:01:45,985 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9430c1eef/333a47d84f144f0c974af08db828e54a/FLAG79fec8e08
[2024-11-12 17:01:45,997 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9430c1eef/333a47d84f144f0c974af08db828e54a
[2024-11-12 17:01:46,000 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-12 17:01:46,001 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-12 17:01:46,004 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-12 17:01:46,004 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-12 17:01:46,008 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-12 17:01:46,008 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 05:01:45" (1/1) ...
[2024-11-12 17:01:46,009 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5da22ffd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46, skipping insertion in model container
[2024-11-12 17:01:46,009 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 05:01:45" (1/1) ...
[2024-11-12 17:01:46,023 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-12 17:01:46,164 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 17:01:46,172 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-12 17:01:46,185 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 17:01:46,198 INFO  L204         MainTranslator]: Completed translation
[2024-11-12 17:01:46,199 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46 WrapperNode
[2024-11-12 17:01:46,199 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-12 17:01:46,200 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-12 17:01:46,200 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-12 17:01:46,200 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-12 17:01:46,205 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,211 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,225 INFO  L138                Inliner]: procedures = 16, calls = 8, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 77
[2024-11-12 17:01:46,225 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-12 17:01:46,226 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-12 17:01:46,226 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-12 17:01:46,226 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-12 17:01:46,233 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,233 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,234 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,242 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-12 17:01:46,242 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,242 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,248 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,250 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,255 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,256 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,257 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-12 17:01:46,258 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-12 17:01:46,258 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-12 17:01:46,258 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-12 17:01:46,262 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (1/1) ...
[2024-11-12 17:01:46,267 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-12 17:01:46,275 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:46,312 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-12 17:01:46,314 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-12 17:01:46,351 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-12 17:01:46,351 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-12 17:01:46,351 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-12 17:01:46,351 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-12 17:01:46,401 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-12 17:01:46,403 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-12 17:01:46,577 INFO  L?                        ?]: Removed 26 outVars from TransFormulas that were not future-live.
[2024-11-12 17:01:46,578 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-12 17:01:46,594 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-12 17:01:46,595 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-12 17:01:46,596 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 05:01:46 BoogieIcfgContainer
[2024-11-12 17:01:46,596 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-12 17:01:46,598 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-12 17:01:46,598 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-12 17:01:46,601 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-12 17:01:46,601 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 05:01:45" (1/3) ...
[2024-11-12 17:01:46,601 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@544fd1cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 05:01:46, skipping insertion in model container
[2024-11-12 17:01:46,601 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 05:01:46" (2/3) ...
[2024-11-12 17:01:46,602 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@544fd1cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 05:01:46, skipping insertion in model container
[2024-11-12 17:01:46,602 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 05:01:46" (3/3) ...
[2024-11-12 17:01:46,603 INFO  L112   eAbstractionObserver]: Analyzing ICFG gcnr2008.i
[2024-11-12 17:01:46,615 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-12 17:01:46,615 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations.
[2024-11-12 17:01:46,665 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-12 17:01:46,671 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;@6f599160, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-12 17:01:46,671 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 18 error locations.
[2024-11-12 17:01:46,674 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 54 states, 35 states have (on average 1.7714285714285714) internal successors, (62), 53 states have internal predecessors, (62), 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-12 17:01:46,677 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-12 17:01:46,677 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:46,677 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:46,678 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:46,681 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:46,682 INFO  L85        PathProgramCache]: Analyzing trace with hash 889571273, now seen corresponding path program 1 times
[2024-11-12 17:01:46,688 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:46,688 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006072729]
[2024-11-12 17:01:46,688 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:46,689 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:46,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:46,870 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-12 17:01:46,871 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:46,871 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1006072729]
[2024-11-12 17:01:46,871 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1006072729] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:46,871 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:46,871 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-12 17:01:46,873 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343762933]
[2024-11-12 17:01:46,873 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:46,877 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 17:01:46,877 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:46,894 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 17:01:46,895 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 17:01:46,896 INFO  L87              Difference]: Start difference. First operand  has 54 states, 35 states have (on average 1.7714285714285714) internal successors, (62), 53 states have internal predecessors, (62), 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 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12 17:01:46,973 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:46,974 INFO  L93              Difference]: Finished difference Result 128 states and 160 transitions.
[2024-11-12 17:01:46,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 17:01:46,976 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12 17:01:46,976 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:46,992 INFO  L225             Difference]: With dead ends: 128
[2024-11-12 17:01:46,992 INFO  L226             Difference]: Without dead ends: 67
[2024-11-12 17:01:46,998 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 17:01:47,016 INFO  L435           NwaCegarLoop]: 38 mSDtfsCounter, 67 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:47,017 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 70 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:47,035 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 67 states.
[2024-11-12 17:01:47,050 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 61.
[2024-11-12 17:01:47,051 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 61 states, 46 states have (on average 1.6521739130434783) internal successors, (76), 60 states have internal predecessors, (76), 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-12 17:01:47,052 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 76 transitions.
[2024-11-12 17:01:47,053 INFO  L78                 Accepts]: Start accepts. Automaton has 61 states and 76 transitions. Word has length 6
[2024-11-12 17:01:47,054 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:47,054 INFO  L471      AbstractCegarLoop]: Abstraction has 61 states and 76 transitions.
[2024-11-12 17:01:47,054 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12 17:01:47,054 INFO  L276                IsEmpty]: Start isEmpty. Operand 61 states and 76 transitions.
[2024-11-12 17:01:47,054 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-12 17:01:47,055 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:47,055 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:47,055 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-12 17:01:47,056 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:47,057 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:47,057 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806916210, now seen corresponding path program 1 times
[2024-11-12 17:01:47,057 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:47,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [297045919]
[2024-11-12 17:01:47,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:47,057 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:47,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:47,136 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-12 17:01:47,136 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:47,137 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [297045919]
[2024-11-12 17:01:47,137 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [297045919] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:47,137 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:47,137 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-12 17:01:47,138 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216064875]
[2024-11-12 17:01:47,138 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:47,139 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 17:01:47,139 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:47,140 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 17:01:47,141 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 17:01:47,141 INFO  L87              Difference]: Start difference. First operand 61 states and 76 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) 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-12 17:01:47,182 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:47,182 INFO  L93              Difference]: Finished difference Result 84 states and 105 transitions.
[2024-11-12 17:01:47,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 17:01:47,183 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) 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-12 17:01:47,183 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:47,184 INFO  L225             Difference]: With dead ends: 84
[2024-11-12 17:01:47,184 INFO  L226             Difference]: Without dead ends: 78
[2024-11-12 17:01:47,184 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 17:01:47,185 INFO  L435           NwaCegarLoop]: 34 mSDtfsCounter, 75 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:47,185 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 59 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:47,186 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 78 states.
[2024-11-12 17:01:47,190 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78.
[2024-11-12 17:01:47,190 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 65 states have (on average 1.4615384615384615) internal successors, (95), 77 states have internal predecessors, (95), 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-12 17:01:47,191 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 95 transitions.
[2024-11-12 17:01:47,191 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 95 transitions. Word has length 7
[2024-11-12 17:01:47,191 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:47,191 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 95 transitions.
[2024-11-12 17:01:47,192 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) 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-12 17:01:47,192 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 95 transitions.
[2024-11-12 17:01:47,192 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-12 17:01:47,192 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:47,192 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:47,192 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-12 17:01:47,192 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:47,193 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:47,193 INFO  L85        PathProgramCache]: Analyzing trace with hash 1000865417, now seen corresponding path program 1 times
[2024-11-12 17:01:47,193 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:47,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [893168242]
[2024-11-12 17:01:47,193 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:47,194 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:47,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:47,266 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-12 17:01:47,266 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:47,267 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [893168242]
[2024-11-12 17:01:47,267 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [893168242] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:47,267 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:47,267 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-12 17:01:47,267 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1262803263]
[2024-11-12 17:01:47,267 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:47,267 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-12 17:01:47,267 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:47,268 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-12 17:01:47,268 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-12 17:01:47,268 INFO  L87              Difference]: Start difference. First operand 78 states and 95 transitions. Second operand  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-12 17:01:47,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:47,307 INFO  L93              Difference]: Finished difference Result 80 states and 98 transitions.
[2024-11-12 17:01:47,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 17:01:47,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-12 17:01:47,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:47,308 INFO  L225             Difference]: With dead ends: 80
[2024-11-12 17:01:47,308 INFO  L226             Difference]: Without dead ends: 79
[2024-11-12 17:01:47,308 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-12 17:01:47,309 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 83 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 83 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:47,309 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [83 Valid, 101 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:47,310 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 79 states.
[2024-11-12 17:01:47,316 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 77.
[2024-11-12 17:01:47,316 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77 states, 65 states have (on average 1.4307692307692308) internal successors, (93), 76 states have internal predecessors, (93), 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-12 17:01:47,317 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 93 transitions.
[2024-11-12 17:01:47,317 INFO  L78                 Accepts]: Start accepts. Automaton has 77 states and 93 transitions. Word has length 10
[2024-11-12 17:01:47,320 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:47,320 INFO  L471      AbstractCegarLoop]: Abstraction has 77 states and 93 transitions.
[2024-11-12 17:01:47,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-12 17:01:47,321 INFO  L276                IsEmpty]: Start isEmpty. Operand 77 states and 93 transitions.
[2024-11-12 17:01:47,324 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-12 17:01:47,324 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:47,324 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:47,324 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-12 17:01:47,324 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:47,325 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:47,325 INFO  L85        PathProgramCache]: Analyzing trace with hash 962056961, now seen corresponding path program 1 times
[2024-11-12 17:01:47,325 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:47,325 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1581350094]
[2024-11-12 17:01:47,325 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:47,325 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:47,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:47,425 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-12 17:01:47,425 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:47,425 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1581350094]
[2024-11-12 17:01:47,425 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1581350094] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:47,426 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:47,426 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-12 17:01:47,426 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [794956643]
[2024-11-12 17:01:47,426 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:47,426 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-12 17:01:47,426 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:47,427 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-12 17:01:47,427 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-12 17:01:47,427 INFO  L87              Difference]: Start difference. First operand 77 states and 93 transitions. Second operand  has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 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-12 17:01:47,490 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:47,490 INFO  L93              Difference]: Finished difference Result 85 states and 102 transitions.
[2024-11-12 17:01:47,490 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-12 17:01:47,490 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 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-12 17:01:47,490 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:47,491 INFO  L225             Difference]: With dead ends: 85
[2024-11-12 17:01:47,491 INFO  L226             Difference]: Without dead ends: 83
[2024-11-12 17:01:47,491 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 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-12 17:01:47,492 INFO  L435           NwaCegarLoop]: 30 mSDtfsCounter, 20 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 114 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:47,493 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 114 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:47,493 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-11-12 17:01:47,498 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83.
[2024-11-12 17:01:47,499 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83 states, 71 states have (on average 1.3943661971830985) internal successors, (99), 82 states have internal predecessors, (99), 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-12 17:01:47,499 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 99 transitions.
[2024-11-12 17:01:47,499 INFO  L78                 Accepts]: Start accepts. Automaton has 83 states and 99 transitions. Word has length 11
[2024-11-12 17:01:47,499 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:47,499 INFO  L471      AbstractCegarLoop]: Abstraction has 83 states and 99 transitions.
[2024-11-12 17:01:47,499 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 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-12 17:01:47,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 83 states and 99 transitions.
[2024-11-12 17:01:47,500 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-11-12 17:01:47,500 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:47,502 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:47,502 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-12 17:01:47,502 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:47,502 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:47,503 INFO  L85        PathProgramCache]: Analyzing trace with hash -715057125, now seen corresponding path program 1 times
[2024-11-12 17:01:47,503 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:47,503 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40097644]
[2024-11-12 17:01:47,503 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:47,503 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:47,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:47,611 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:47,611 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:47,611 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40097644]
[2024-11-12 17:01:47,611 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40097644] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:47,611 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [874034811]
[2024-11-12 17:01:47,611 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:47,611 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:47,612 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:47,615 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:47,616 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-12 17:01:47,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:47,655 INFO  L256         TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:47,658 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:47,716 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:47,717 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:47,761 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:47,761 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [874034811] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:47,761 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:47,761 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 3, 3] total 8
[2024-11-12 17:01:47,762 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1456952872]
[2024-11-12 17:01:47,762 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:47,762 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-12 17:01:47,762 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:47,763 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-12 17:01:47,763 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=37, Unknown=0, NotChecked=0, Total=72
[2024-11-12 17:01:47,763 INFO  L87              Difference]: Start difference. First operand 83 states and 99 transitions. Second operand  has 9 states, 8 states have (on average 5.625) internal successors, (45), 9 states have internal predecessors, (45), 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-12 17:01:47,839 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:47,839 INFO  L93              Difference]: Finished difference Result 231 states and 282 transitions.
[2024-11-12 17:01:47,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-12 17:01:47,840 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 5.625) internal successors, (45), 9 states have internal predecessors, (45), 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-12 17:01:47,841 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:47,842 INFO  L225             Difference]: With dead ends: 231
[2024-11-12 17:01:47,844 INFO  L226             Difference]: Without dead ends: 227
[2024-11-12 17:01:47,845 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=35, Invalid=37, Unknown=0, NotChecked=0, Total=72
[2024-11-12 17:01:47,845 INFO  L435           NwaCegarLoop]: 30 mSDtfsCounter, 232 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 232 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:47,846 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [232 Valid, 184 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:47,846 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 227 states.
[2024-11-12 17:01:47,859 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 227 to 201.
[2024-11-12 17:01:47,859 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 201 states, 189 states have (on average 1.417989417989418) internal successors, (268), 200 states have internal predecessors, (268), 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-12 17:01:47,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 201 states and 268 transitions.
[2024-11-12 17:01:47,861 INFO  L78                 Accepts]: Start accepts. Automaton has 201 states and 268 transitions. Word has length 17
[2024-11-12 17:01:47,861 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:47,861 INFO  L471      AbstractCegarLoop]: Abstraction has 201 states and 268 transitions.
[2024-11-12 17:01:47,861 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 5.625) internal successors, (45), 9 states have internal predecessors, (45), 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-12 17:01:47,861 INFO  L276                IsEmpty]: Start isEmpty. Operand 201 states and 268 transitions.
[2024-11-12 17:01:47,862 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-12 17:01:47,862 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:47,862 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:47,874 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-12 17:01:48,065 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:48,066 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:48,066 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:48,066 INFO  L85        PathProgramCache]: Analyzing trace with hash 758267612, now seen corresponding path program 1 times
[2024-11-12 17:01:48,066 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:48,066 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117240605]
[2024-11-12 17:01:48,066 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:48,066 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:48,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:48,166 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:48,166 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:48,166 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117240605]
[2024-11-12 17:01:48,166 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117240605] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:48,166 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1859776652]
[2024-11-12 17:01:48,166 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:48,167 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:48,167 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:48,169 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:48,170 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-12 17:01:48,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:48,202 INFO  L256         TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:48,203 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:48,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:48,237 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:48,280 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:48,281 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1859776652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:48,281 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:48,281 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10
[2024-11-12 17:01:48,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599172574]
[2024-11-12 17:01:48,281 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:48,282 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-12 17:01:48,282 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:48,282 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-12 17:01:48,282 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=62, Unknown=0, NotChecked=0, Total=110
[2024-11-12 17:01:48,282 INFO  L87              Difference]: Start difference. First operand 201 states and 268 transitions. Second operand  has 11 states, 10 states have (on average 5.2) internal successors, (52), 11 states have internal predecessors, (52), 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-12 17:01:48,434 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:48,435 INFO  L93              Difference]: Finished difference Result 570 states and 762 transitions.
[2024-11-12 17:01:48,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-12 17:01:48,435 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 5.2) internal successors, (52), 11 states have internal predecessors, (52), 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 18
[2024-11-12 17:01:48,435 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:48,437 INFO  L225             Difference]: With dead ends: 570
[2024-11-12 17:01:48,437 INFO  L226             Difference]: Without dead ends: 483
[2024-11-12 17:01:48,437 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=58, Invalid=74, Unknown=0, NotChecked=0, Total=132
[2024-11-12 17:01:48,438 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 266 mSDsluCounter, 245 mSDsCounter, 0 mSdLazyCounter, 148 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 272 SdHoareTripleChecker+Invalid, 178 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:48,438 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 272 Invalid, 178 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 148 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:48,441 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 483 states.
[2024-11-12 17:01:48,465 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 483 to 381.
[2024-11-12 17:01:48,470 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 381 states, 369 states have (on average 1.4146341463414633) internal successors, (522), 380 states have internal predecessors, (522), 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-12 17:01:48,471 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 381 states and 522 transitions.
[2024-11-12 17:01:48,475 INFO  L78                 Accepts]: Start accepts. Automaton has 381 states and 522 transitions. Word has length 18
[2024-11-12 17:01:48,475 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:48,475 INFO  L471      AbstractCegarLoop]: Abstraction has 381 states and 522 transitions.
[2024-11-12 17:01:48,475 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 5.2) internal successors, (52), 11 states have internal predecessors, (52), 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-12 17:01:48,476 INFO  L276                IsEmpty]: Start isEmpty. Operand 381 states and 522 transitions.
[2024-11-12 17:01:48,476 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-12 17:01:48,476 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:48,476 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:48,493 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-12 17:01:48,676 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-12 17:01:48,677 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:48,677 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:48,677 INFO  L85        PathProgramCache]: Analyzing trace with hash 2031459543, now seen corresponding path program 1 times
[2024-11-12 17:01:48,678 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:48,678 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626330120]
[2024-11-12 17:01:48,678 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:48,678 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:48,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:48,713 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-12 17:01:48,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:48,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626330120]
[2024-11-12 17:01:48,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626330120] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:48,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [471077788]
[2024-11-12 17:01:48,714 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:48,714 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:48,714 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:48,716 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:48,717 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-12 17:01:48,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:48,746 INFO  L256         TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:48,746 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:48,773 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:48,775 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-12 17:01:48,776 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [471077788] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:48,776 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-12 17:01:48,776 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-12 17:01:48,776 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760263748]
[2024-11-12 17:01:48,776 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:48,776 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 17:01:48,776 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:48,777 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 17:01:48,777 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-12 17:01:48,777 INFO  L87              Difference]: Start difference. First operand 381 states and 522 transitions. Second operand  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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-12 17:01:48,816 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:48,816 INFO  L93              Difference]: Finished difference Result 791 states and 1096 transitions.
[2024-11-12 17:01:48,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 17:01:48,816 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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 19
[2024-11-12 17:01:48,816 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:48,818 INFO  L225             Difference]: With dead ends: 791
[2024-11-12 17:01:48,818 INFO  L226             Difference]: Without dead ends: 789
[2024-11-12 17:01:48,819 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-12 17:01:48,819 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 55 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:48,819 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 118 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:48,820 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 789 states.
[2024-11-12 17:01:48,833 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 789 to 637.
[2024-11-12 17:01:48,834 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 637 states, 625 states have (on average 1.4032) internal successors, (877), 636 states have internal predecessors, (877), 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-12 17:01:48,836 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 637 states and 877 transitions.
[2024-11-12 17:01:48,836 INFO  L78                 Accepts]: Start accepts. Automaton has 637 states and 877 transitions. Word has length 19
[2024-11-12 17:01:48,836 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:48,836 INFO  L471      AbstractCegarLoop]: Abstraction has 637 states and 877 transitions.
[2024-11-12 17:01:48,837 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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-12 17:01:48,837 INFO  L276                IsEmpty]: Start isEmpty. Operand 637 states and 877 transitions.
[2024-11-12 17:01:48,840 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-12 17:01:48,840 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:48,840 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1]
[2024-11-12 17:01:48,852 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-12 17:01:49,041 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:49,042 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:49,042 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:49,042 INFO  L85        PathProgramCache]: Analyzing trace with hash 309050018, now seen corresponding path program 1 times
[2024-11-12 17:01:49,042 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:49,042 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618712200]
[2024-11-12 17:01:49,042 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,043 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:49,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:49,129 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:49,129 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618712200]
[2024-11-12 17:01:49,129 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618712200] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:49,129 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2117836505]
[2024-11-12 17:01:49,129 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,129 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:49,129 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:49,130 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:49,131 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-12 17:01:49,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,158 INFO  L256         TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:49,159 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:49,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:49,196 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:49,267 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:49,267 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2117836505] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:49,267 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:49,267 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 4] total 11
[2024-11-12 17:01:49,268 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [82906819]
[2024-11-12 17:01:49,268 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:49,268 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-12 17:01:49,268 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:49,268 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-12 17:01:49,268 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=73, Unknown=0, NotChecked=0, Total=132
[2024-11-12 17:01:49,269 INFO  L87              Difference]: Start difference. First operand 637 states and 877 transitions. Second operand  has 12 states, 11 states have (on average 5.2727272727272725) internal successors, (58), 12 states have internal predecessors, (58), 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-12 17:01:49,385 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:49,386 INFO  L93              Difference]: Finished difference Result 1164 states and 1581 transitions.
[2024-11-12 17:01:49,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-12 17:01:49,386 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 5.2727272727272725) internal successors, (58), 12 states have internal predecessors, (58), 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 20
[2024-11-12 17:01:49,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:49,389 INFO  L225             Difference]: With dead ends: 1164
[2024-11-12 17:01:49,390 INFO  L226             Difference]: Without dead ends: 1163
[2024-11-12 17:01:49,390 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=70, Invalid=86, Unknown=0, NotChecked=0, Total=156
[2024-11-12 17:01:49,391 INFO  L435           NwaCegarLoop]: 28 mSDtfsCounter, 212 mSDsluCounter, 246 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 212 SdHoareTripleChecker+Valid, 274 SdHoareTripleChecker+Invalid, 118 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:49,391 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [212 Valid, 274 Invalid, 118 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:49,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1163 states.
[2024-11-12 17:01:49,414 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1163 to 1138.
[2024-11-12 17:01:49,415 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1138 states, 1126 states have (on average 1.366785079928952) internal successors, (1539), 1137 states have internal predecessors, (1539), 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-12 17:01:49,417 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1138 states to 1138 states and 1539 transitions.
[2024-11-12 17:01:49,418 INFO  L78                 Accepts]: Start accepts. Automaton has 1138 states and 1539 transitions. Word has length 20
[2024-11-12 17:01:49,418 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:49,418 INFO  L471      AbstractCegarLoop]: Abstraction has 1138 states and 1539 transitions.
[2024-11-12 17:01:49,418 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 5.2727272727272725) internal successors, (58), 12 states have internal predecessors, (58), 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-12 17:01:49,418 INFO  L276                IsEmpty]: Start isEmpty. Operand 1138 states and 1539 transitions.
[2024-11-12 17:01:49,419 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-12 17:01:49,419 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:49,419 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:49,431 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-12 17:01:49,620 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:49,620 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:49,620 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:49,621 INFO  L85        PathProgramCache]: Analyzing trace with hash -1449263554, now seen corresponding path program 1 times
[2024-11-12 17:01:49,621 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:49,621 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664559059]
[2024-11-12 17:01:49,621 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,621 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:49,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,637 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 17:01:49,638 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:49,638 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [664559059]
[2024-11-12 17:01:49,638 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [664559059] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:49,638 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:49,638 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-12 17:01:49,638 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [125295985]
[2024-11-12 17:01:49,638 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:49,638 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-12 17:01:49,639 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:49,639 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-12 17:01:49,639 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 17:01:49,639 INFO  L87              Difference]: Start difference. First operand 1138 states and 1539 transitions. Second operand  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 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-12 17:01:49,667 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:49,668 INFO  L93              Difference]: Finished difference Result 1354 states and 1776 transitions.
[2024-11-12 17:01:49,668 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-12 17:01:49,668 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 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 20
[2024-11-12 17:01:49,668 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:49,672 INFO  L225             Difference]: With dead ends: 1354
[2024-11-12 17:01:49,672 INFO  L226             Difference]: Without dead ends: 1351
[2024-11-12 17:01:49,672 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 17:01:49,674 INFO  L435           NwaCegarLoop]: 30 mSDtfsCounter, 28 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:49,674 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 38 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:49,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1351 states.
[2024-11-12 17:01:49,691 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1351 to 1135.
[2024-11-12 17:01:49,692 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1135 states, 1126 states have (on average 1.3126110124333925) internal successors, (1478), 1134 states have internal predecessors, (1478), 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-12 17:01:49,694 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1135 states to 1135 states and 1478 transitions.
[2024-11-12 17:01:49,694 INFO  L78                 Accepts]: Start accepts. Automaton has 1135 states and 1478 transitions. Word has length 20
[2024-11-12 17:01:49,695 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:49,695 INFO  L471      AbstractCegarLoop]: Abstraction has 1135 states and 1478 transitions.
[2024-11-12 17:01:49,695 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 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-12 17:01:49,696 INFO  L276                IsEmpty]: Start isEmpty. Operand 1135 states and 1478 transitions.
[2024-11-12 17:01:49,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-12 17:01:49,696 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:49,696 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:49,696 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-12 17:01:49,696 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:49,696 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:49,697 INFO  L85        PathProgramCache]: Analyzing trace with hash 1535744718, now seen corresponding path program 1 times
[2024-11-12 17:01:49,697 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:49,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1983439396]
[2024-11-12 17:01:49,697 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,697 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:49,705 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-12 17:01:49,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:49,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1983439396]
[2024-11-12 17:01:49,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1983439396] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:49,714 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:49,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-12 17:01:49,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [423225181]
[2024-11-12 17:01:49,715 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:49,715 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-12 17:01:49,715 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:49,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-12 17:01:49,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 17:01:49,715 INFO  L87              Difference]: Start difference. First operand 1135 states and 1478 transitions. Second operand  has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-12 17:01:49,735 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:49,735 INFO  L93              Difference]: Finished difference Result 2162 states and 2847 transitions.
[2024-11-12 17:01:49,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-12 17:01:49,735 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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 23
[2024-11-12 17:01:49,736 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:49,739 INFO  L225             Difference]: With dead ends: 2162
[2024-11-12 17:01:49,739 INFO  L226             Difference]: Without dead ends: 1139
[2024-11-12 17:01:49,741 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 17:01:49,742 INFO  L435           NwaCegarLoop]: 40 mSDtfsCounter, 0 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:49,742 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 74 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:49,742 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1139 states.
[2024-11-12 17:01:49,758 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1139 to 1139.
[2024-11-12 17:01:49,759 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1139 states, 1130 states have (on average 1.2920353982300885) internal successors, (1460), 1138 states have internal predecessors, (1460), 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-12 17:01:49,761 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1139 states to 1139 states and 1460 transitions.
[2024-11-12 17:01:49,762 INFO  L78                 Accepts]: Start accepts. Automaton has 1139 states and 1460 transitions. Word has length 23
[2024-11-12 17:01:49,762 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:49,763 INFO  L471      AbstractCegarLoop]: Abstraction has 1139 states and 1460 transitions.
[2024-11-12 17:01:49,763 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-12 17:01:49,763 INFO  L276                IsEmpty]: Start isEmpty. Operand 1139 states and 1460 transitions.
[2024-11-12 17:01:49,763 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-11-12 17:01:49,763 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:49,763 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:49,764 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-12 17:01:49,764 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:49,765 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:49,765 INFO  L85        PathProgramCache]: Analyzing trace with hash -1797478094, now seen corresponding path program 1 times
[2024-11-12 17:01:49,765 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:49,765 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1581123946]
[2024-11-12 17:01:49,765 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,765 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:49,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,796 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:49,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:49,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1581123946]
[2024-11-12 17:01:49,797 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1581123946] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:49,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [174713809]
[2024-11-12 17:01:49,797 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:49,797 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:49,797 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:49,799 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:49,800 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-12 17:01:49,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:49,832 INFO  L256         TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:49,832 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:49,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:49,878 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:49,962 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-12 17:01:49,962 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [174713809] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:49,962 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-12 17:01:49,962 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [3, 4] total 9
[2024-11-12 17:01:49,962 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202625788]
[2024-11-12 17:01:49,962 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:49,962 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-12 17:01:49,962 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:49,963 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-12 17:01:49,963 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=55, Unknown=0, NotChecked=0, Total=90
[2024-11-12 17:01:49,963 INFO  L87              Difference]: Start difference. First operand 1139 states and 1460 transitions. Second operand  has 5 states, 4 states have (on average 6.25) internal successors, (25), 5 states have internal predecessors, (25), 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-12 17:01:50,011 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:50,012 INFO  L93              Difference]: Finished difference Result 1793 states and 2282 transitions.
[2024-11-12 17:01:50,012 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 17:01:50,012 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 6.25) internal successors, (25), 5 states have internal predecessors, (25), 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 25
[2024-11-12 17:01:50,012 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:50,018 INFO  L225             Difference]: With dead ends: 1793
[2024-11-12 17:01:50,018 INFO  L226             Difference]: Without dead ends: 1792
[2024-11-12 17:01:50,019 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=35, Invalid=55, Unknown=0, NotChecked=0, Total=90
[2024-11-12 17:01:50,020 INFO  L435           NwaCegarLoop]: 33 mSDtfsCounter, 24 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:50,020 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 93 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:50,021 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1792 states.
[2024-11-12 17:01:50,044 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1792 to 1720.
[2024-11-12 17:01:50,046 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1720 states, 1711 states have (on average 1.2764465225014612) internal successors, (2184), 1719 states have internal predecessors, (2184), 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-12 17:01:50,049 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1720 states to 1720 states and 2184 transitions.
[2024-11-12 17:01:50,049 INFO  L78                 Accepts]: Start accepts. Automaton has 1720 states and 2184 transitions. Word has length 25
[2024-11-12 17:01:50,049 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:50,049 INFO  L471      AbstractCegarLoop]: Abstraction has 1720 states and 2184 transitions.
[2024-11-12 17:01:50,049 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 6.25) internal successors, (25), 5 states have internal predecessors, (25), 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-12 17:01:50,049 INFO  L276                IsEmpty]: Start isEmpty. Operand 1720 states and 2184 transitions.
[2024-11-12 17:01:50,051 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-11-12 17:01:50,051 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:50,051 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:50,071 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-12 17:01:50,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-12 17:01:50,256 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:50,256 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:50,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 483644959, now seen corresponding path program 1 times
[2024-11-12 17:01:50,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:50,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1540633945]
[2024-11-12 17:01:50,256 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:50,256 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:50,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:50,285 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 13 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 17:01:50,285 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:50,285 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1540633945]
[2024-11-12 17:01:50,285 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1540633945] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:50,285 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2072124812]
[2024-11-12 17:01:50,285 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:50,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:50,286 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:50,287 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:50,288 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-12 17:01:50,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:50,322 INFO  L256         TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:50,323 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:50,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 13 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:50,428 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:50,488 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:50,489 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2072124812] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:50,489 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-12 17:01:50,489 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [3, 6] total 11
[2024-11-12 17:01:50,490 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1039229527]
[2024-11-12 17:01:50,490 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:50,490 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-12 17:01:50,490 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:50,490 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-12 17:01:50,491 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-12 17:01:50,491 INFO  L87              Difference]: Start difference. First operand 1720 states and 2184 transitions. Second operand  has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 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-12 17:01:50,581 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:50,581 INFO  L93              Difference]: Finished difference Result 2675 states and 3428 transitions.
[2024-11-12 17:01:50,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-12 17:01:50,582 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 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) Word has length 35
[2024-11-12 17:01:50,582 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:50,586 INFO  L225             Difference]: With dead ends: 2675
[2024-11-12 17:01:50,586 INFO  L226             Difference]: Without dead ends: 2060
[2024-11-12 17:01:50,587 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=41, Invalid=115, Unknown=0, NotChecked=0, Total=156
[2024-11-12 17:01:50,588 INFO  L435           NwaCegarLoop]: 43 mSDtfsCounter, 42 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 144 SdHoareTripleChecker+Invalid, 107 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:50,588 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 144 Invalid, 107 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:50,590 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2060 states.
[2024-11-12 17:01:50,617 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2060 to 1903.
[2024-11-12 17:01:50,619 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1903 states, 1894 states have (on average 1.2824709609292502) internal successors, (2429), 1902 states have internal predecessors, (2429), 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-12 17:01:50,623 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1903 states to 1903 states and 2429 transitions.
[2024-11-12 17:01:50,623 INFO  L78                 Accepts]: Start accepts. Automaton has 1903 states and 2429 transitions. Word has length 35
[2024-11-12 17:01:50,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:50,624 INFO  L471      AbstractCegarLoop]: Abstraction has 1903 states and 2429 transitions.
[2024-11-12 17:01:50,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 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-12 17:01:50,624 INFO  L276                IsEmpty]: Start isEmpty. Operand 1903 states and 2429 transitions.
[2024-11-12 17:01:50,625 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-12 17:01:50,625 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:50,625 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:50,641 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-12 17:01:50,825 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:50,826 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:50,827 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:50,827 INFO  L85        PathProgramCache]: Analyzing trace with hash -1455271702, now seen corresponding path program 1 times
[2024-11-12 17:01:50,827 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:50,828 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112740249]
[2024-11-12 17:01:50,828 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:50,828 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:50,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:50,916 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-12 17:01:50,917 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:50,917 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112740249]
[2024-11-12 17:01:50,917 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112740249] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 17:01:50,917 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 17:01:50,917 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-12 17:01:50,917 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316869631]
[2024-11-12 17:01:50,917 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 17:01:50,918 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-12 17:01:50,918 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:50,918 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-12 17:01:50,918 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-12 17:01:50,919 INFO  L87              Difference]: Start difference. First operand 1903 states and 2429 transitions. Second operand  has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 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-12 17:01:50,981 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:50,981 INFO  L93              Difference]: Finished difference Result 2516 states and 3223 transitions.
[2024-11-12 17:01:50,981 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-12 17:01:50,982 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 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) Word has length 41
[2024-11-12 17:01:50,982 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:50,987 INFO  L225             Difference]: With dead ends: 2516
[2024-11-12 17:01:50,987 INFO  L226             Difference]: Without dead ends: 2513
[2024-11-12 17:01:50,987 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-12 17:01:50,988 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 116 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 116 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:50,988 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [116 Valid, 45 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 17:01:50,990 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2513 states.
[2024-11-12 17:01:51,013 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2513 to 1301.
[2024-11-12 17:01:51,014 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1301 states, 1293 states have (on average 1.2807424593967518) internal successors, (1656), 1300 states have internal predecessors, (1656), 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-12 17:01:51,016 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1301 states to 1301 states and 1656 transitions.
[2024-11-12 17:01:51,017 INFO  L78                 Accepts]: Start accepts. Automaton has 1301 states and 1656 transitions. Word has length 41
[2024-11-12 17:01:51,017 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:51,017 INFO  L471      AbstractCegarLoop]: Abstraction has 1301 states and 1656 transitions.
[2024-11-12 17:01:51,017 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.75) internal successors, (31), 5 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-12 17:01:51,017 INFO  L276                IsEmpty]: Start isEmpty. Operand 1301 states and 1656 transitions.
[2024-11-12 17:01:51,018 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-12 17:01:51,018 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:51,018 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1]
[2024-11-12 17:01:51,018 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-12 17:01:51,018 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:51,018 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:51,018 INFO  L85        PathProgramCache]: Analyzing trace with hash -1696327204, now seen corresponding path program 2 times
[2024-11-12 17:01:51,018 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:51,018 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370818787]
[2024-11-12 17:01:51,018 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:51,019 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:51,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:51,145 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:51,146 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:51,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370818787]
[2024-11-12 17:01:51,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370818787] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:51,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1983397665]
[2024-11-12 17:01:51,146 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 17:01:51,146 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:51,146 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:51,148 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:51,149 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-12 17:01:51,181 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 17:01:51,181 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 17:01:51,181 INFO  L256         TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:51,182 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:51,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:51,246 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:51,336 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:51,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1983397665] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:51,336 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:51,336 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 6, 6] total 17
[2024-11-12 17:01:51,336 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326705828]
[2024-11-12 17:01:51,336 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:51,336 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-12 17:01:51,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:51,337 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-12 17:01:51,337 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=140, Invalid=166, Unknown=0, NotChecked=0, Total=306
[2024-11-12 17:01:51,337 INFO  L87              Difference]: Start difference. First operand 1301 states and 1656 transitions. Second operand  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 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-12 17:01:51,535 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:51,535 INFO  L93              Difference]: Finished difference Result 3436 states and 4521 transitions.
[2024-11-12 17:01:51,536 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-12 17:01:51,536 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 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 44
[2024-11-12 17:01:51,536 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:51,543 INFO  L225             Difference]: With dead ends: 3436
[2024-11-12 17:01:51,544 INFO  L226             Difference]: Without dead ends: 3434
[2024-11-12 17:01:51,544 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=188, Invalid=232, Unknown=0, NotChecked=0, Total=420
[2024-11-12 17:01:51,545 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 677 mSDsluCounter, 291 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 677 SdHoareTripleChecker+Valid, 317 SdHoareTripleChecker+Invalid, 162 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:51,545 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [677 Valid, 317 Invalid, 162 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:51,547 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3434 states.
[2024-11-12 17:01:51,599 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3434 to 3248.
[2024-11-12 17:01:51,603 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3248 states, 3240 states have (on average 1.2771604938271606) internal successors, (4138), 3247 states have internal predecessors, (4138), 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-12 17:01:51,608 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3248 states to 3248 states and 4138 transitions.
[2024-11-12 17:01:51,608 INFO  L78                 Accepts]: Start accepts. Automaton has 3248 states and 4138 transitions. Word has length 44
[2024-11-12 17:01:51,609 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:51,609 INFO  L471      AbstractCegarLoop]: Abstraction has 3248 states and 4138 transitions.
[2024-11-12 17:01:51,609 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 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-12 17:01:51,609 INFO  L276                IsEmpty]: Start isEmpty. Operand 3248 states and 4138 transitions.
[2024-11-12 17:01:51,610 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-12 17:01:51,610 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:51,610 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:51,623 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-12 17:01:51,810 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:51,811 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:51,811 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:51,811 INFO  L85        PathProgramCache]: Analyzing trace with hash 1690512064, now seen corresponding path program 1 times
[2024-11-12 17:01:51,811 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:51,811 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430065629]
[2024-11-12 17:01:51,811 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:51,812 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:51,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:51,846 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 22 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-12 17:01:51,847 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:51,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430065629]
[2024-11-12 17:01:51,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430065629] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:51,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [884453374]
[2024-11-12 17:01:51,847 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:51,847 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:51,847 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:51,849 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:51,850 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-12 17:01:51,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:51,883 INFO  L256         TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:51,884 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:52,016 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 20 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:52,016 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:52,094 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 31 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:52,095 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [884453374] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:52,095 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:52,095 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 7, 7] total 13
[2024-11-12 17:01:52,095 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463365254]
[2024-11-12 17:01:52,096 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:52,096 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-12 17:01:52,096 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:52,096 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-12 17:01:52,097 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156
[2024-11-12 17:01:52,097 INFO  L87              Difference]: Start difference. First operand 3248 states and 4138 transitions. Second operand  has 13 states, 13 states have (on average 8.461538461538462) internal successors, (110), 13 states have internal predecessors, (110), 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-12 17:01:52,612 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:52,613 INFO  L93              Difference]: Finished difference Result 7553 states and 9679 transitions.
[2024-11-12 17:01:52,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-11-12 17:01:52,613 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 8.461538461538462) internal successors, (110), 13 states have internal predecessors, (110), 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 44
[2024-11-12 17:01:52,613 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:52,626 INFO  L225             Difference]: With dead ends: 7553
[2024-11-12 17:01:52,626 INFO  L226             Difference]: Without dead ends: 5694
[2024-11-12 17:01:52,629 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 89 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 398 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=415, Invalid=1067, Unknown=0, NotChecked=0, Total=1482
[2024-11-12 17:01:52,630 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 405 mSDsluCounter, 181 mSDsCounter, 0 mSdLazyCounter, 293 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 405 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 327 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 293 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:52,630 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [405 Valid, 212 Invalid, 327 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 293 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-12 17:01:52,634 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5694 states.
[2024-11-12 17:01:52,716 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5694 to 2646.
[2024-11-12 17:01:52,719 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2646 states, 2640 states have (on average 1.2636363636363637) internal successors, (3336), 2645 states have internal predecessors, (3336), 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-12 17:01:52,722 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2646 states to 2646 states and 3336 transitions.
[2024-11-12 17:01:52,722 INFO  L78                 Accepts]: Start accepts. Automaton has 2646 states and 3336 transitions. Word has length 44
[2024-11-12 17:01:52,722 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:52,722 INFO  L471      AbstractCegarLoop]: Abstraction has 2646 states and 3336 transitions.
[2024-11-12 17:01:52,722 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 8.461538461538462) internal successors, (110), 13 states have internal predecessors, (110), 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-12 17:01:52,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 2646 states and 3336 transitions.
[2024-11-12 17:01:52,723 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 56
[2024-11-12 17:01:52,723 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:52,724 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:52,737 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-12 17:01:52,924 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-12 17:01:52,924 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:52,925 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:52,925 INFO  L85        PathProgramCache]: Analyzing trace with hash 127313879, now seen corresponding path program 1 times
[2024-11-12 17:01:52,925 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:52,925 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516164889]
[2024-11-12 17:01:52,925 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:52,925 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:52,932 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:53,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:53,011 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:53,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516164889]
[2024-11-12 17:01:53,011 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516164889] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:53,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [668451127]
[2024-11-12 17:01:53,011 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:53,011 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:53,011 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:53,013 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:53,014 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-12 17:01:53,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:53,046 INFO  L256         TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:53,047 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:53,164 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:53,165 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:53,293 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:53,293 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [668451127] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:53,293 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:53,293 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 19
[2024-11-12 17:01:53,294 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675582820]
[2024-11-12 17:01:53,294 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:53,294 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-12 17:01:53,294 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:53,295 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-12 17:01:53,295 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=209, Unknown=0, NotChecked=0, Total=380
[2024-11-12 17:01:53,295 INFO  L87              Difference]: Start difference. First operand 2646 states and 3336 transitions. Second operand  has 20 states, 19 states have (on average 8.578947368421053) internal successors, (163), 20 states have internal predecessors, (163), 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-12 17:01:53,598 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:53,598 INFO  L93              Difference]: Finished difference Result 7807 states and 10122 transitions.
[2024-11-12 17:01:53,598 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-12 17:01:53,598 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 19 states have (on average 8.578947368421053) internal successors, (163), 20 states have internal predecessors, (163), 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 55
[2024-11-12 17:01:53,598 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:53,611 INFO  L225             Difference]: With dead ends: 7807
[2024-11-12 17:01:53,611 INFO  L226             Difference]: Without dead ends: 5966
[2024-11-12 17:01:53,613 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=190, Invalid=230, Unknown=0, NotChecked=0, Total=420
[2024-11-12 17:01:53,614 INFO  L435           NwaCegarLoop]: 25 mSDtfsCounter, 921 mSDsluCounter, 406 mSDsCounter, 0 mSdLazyCounter, 181 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 921 SdHoareTripleChecker+Valid, 431 SdHoareTripleChecker+Invalid, 278 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:53,614 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [921 Valid, 431 Invalid, 278 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 181 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-12 17:01:53,617 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5966 states.
[2024-11-12 17:01:53,717 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5966 to 3539.
[2024-11-12 17:01:53,720 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3539 states, 3533 states have (on average 1.2609680158505518) internal successors, (4455), 3538 states have internal predecessors, (4455), 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-12 17:01:53,724 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3539 states to 3539 states and 4455 transitions.
[2024-11-12 17:01:53,724 INFO  L78                 Accepts]: Start accepts. Automaton has 3539 states and 4455 transitions. Word has length 55
[2024-11-12 17:01:53,724 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:53,724 INFO  L471      AbstractCegarLoop]: Abstraction has 3539 states and 4455 transitions.
[2024-11-12 17:01:53,725 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 8.578947368421053) internal successors, (163), 20 states have internal predecessors, (163), 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-12 17:01:53,725 INFO  L276                IsEmpty]: Start isEmpty. Operand 3539 states and 4455 transitions.
[2024-11-12 17:01:53,726 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-12 17:01:53,726 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:53,726 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:01:53,738 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-12 17:01:53,926 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-12 17:01:53,926 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:53,927 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:53,927 INFO  L85        PathProgramCache]: Analyzing trace with hash 403766933, now seen corresponding path program 1 times
[2024-11-12 17:01:53,927 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:53,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [807134779]
[2024-11-12 17:01:53,927 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:53,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:53,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:54,043 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:54,043 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:54,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [807134779]
[2024-11-12 17:01:54,043 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [807134779] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:54,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1331640392]
[2024-11-12 17:01:54,043 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:54,043 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:54,044 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:54,045 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:54,045 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-12 17:01:54,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:54,078 INFO  L256         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:54,080 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:54,190 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:54,190 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:54,343 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:54,344 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1331640392] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:54,344 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:54,344 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 8, 8] total 24
[2024-11-12 17:01:54,344 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007308035]
[2024-11-12 17:01:54,344 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:54,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-12 17:01:54,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:54,345 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-12 17:01:54,345 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=276, Invalid=324, Unknown=0, NotChecked=0, Total=600
[2024-11-12 17:01:54,345 INFO  L87              Difference]: Start difference. First operand 3539 states and 4455 transitions. Second operand  has 25 states, 24 states have (on average 7.166666666666667) internal successors, (172), 25 states have internal predecessors, (172), 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-12 17:01:54,693 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:54,693 INFO  L93              Difference]: Finished difference Result 10655 states and 13888 transitions.
[2024-11-12 17:01:54,693 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-12 17:01:54,694 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 24 states have (on average 7.166666666666667) internal successors, (172), 25 states have internal predecessors, (172), 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 58
[2024-11-12 17:01:54,694 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:54,705 INFO  L225             Difference]: With dead ends: 10655
[2024-11-12 17:01:54,705 INFO  L226             Difference]: Without dead ends: 10654
[2024-11-12 17:01:54,707 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 101 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=326, Invalid=376, Unknown=0, NotChecked=0, Total=702
[2024-11-12 17:01:54,707 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 824 mSDsluCounter, 607 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 824 SdHoareTripleChecker+Valid, 629 SdHoareTripleChecker+Invalid, 137 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:54,707 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [824 Valid, 629 Invalid, 137 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 17:01:54,712 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10654 states.
[2024-11-12 17:01:54,936 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10654 to 10368.
[2024-11-12 17:01:54,947 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10368 states, 10362 states have (on average 1.2645242231229492) internal successors, (13103), 10367 states have internal predecessors, (13103), 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-12 17:01:54,958 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10368 states to 10368 states and 13103 transitions.
[2024-11-12 17:01:54,959 INFO  L78                 Accepts]: Start accepts. Automaton has 10368 states and 13103 transitions. Word has length 58
[2024-11-12 17:01:54,959 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:54,959 INFO  L471      AbstractCegarLoop]: Abstraction has 10368 states and 13103 transitions.
[2024-11-12 17:01:54,960 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 24 states have (on average 7.166666666666667) internal successors, (172), 25 states have internal predecessors, (172), 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-12 17:01:54,960 INFO  L276                IsEmpty]: Start isEmpty. Operand 10368 states and 13103 transitions.
[2024-11-12 17:01:54,962 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-12 17:01:54,962 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:54,962 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1]
[2024-11-12 17:01:54,975 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-12 17:01:55,166 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-12 17:01:55,167 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:55,167 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:55,167 INFO  L85        PathProgramCache]: Analyzing trace with hash -62157188, now seen corresponding path program 3 times
[2024-11-12 17:01:55,167 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:55,167 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335412029]
[2024-11-12 17:01:55,167 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:55,167 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:55,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:55,449 INFO  L134       CoverageAnalysis]: Checked inductivity of 445 backedges. 0 proven. 445 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:55,450 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:55,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335412029]
[2024-11-12 17:01:55,450 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335412029] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:55,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [22138365]
[2024-11-12 17:01:55,450 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-12 17:01:55,450 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:55,451 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:55,452 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:55,453 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-12 17:01:55,497 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-12 17:01:55,498 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 17:01:55,498 INFO  L256         TraceCheckSpWp]: Trace formula consists of 239 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:55,500 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:55,676 INFO  L134       CoverageAnalysis]: Checked inductivity of 445 backedges. 0 proven. 445 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:55,676 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:55,891 INFO  L134       CoverageAnalysis]: Checked inductivity of 445 backedges. 0 proven. 445 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:55,891 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [22138365] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:55,891 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:55,891 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 12, 12] total 35
[2024-11-12 17:01:55,891 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520359463]
[2024-11-12 17:01:55,891 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:55,892 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 36 states
[2024-11-12 17:01:55,892 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:55,893 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants.
[2024-11-12 17:01:55,893 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=566, Invalid=694, Unknown=0, NotChecked=0, Total=1260
[2024-11-12 17:01:55,893 INFO  L87              Difference]: Start difference. First operand 10368 states and 13103 transitions. Second operand  has 36 states, 35 states have (on average 8.228571428571428) internal successors, (288), 36 states have internal predecessors, (288), 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-12 17:01:56,578 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:01:56,579 INFO  L93              Difference]: Finished difference Result 14509 states and 18646 transitions.
[2024-11-12 17:01:56,579 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-11-12 17:01:56,579 INFO  L78                 Accepts]: Start accepts. Automaton has  has 36 states, 35 states have (on average 8.228571428571428) internal successors, (288), 36 states have internal predecessors, (288), 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 98
[2024-11-12 17:01:56,579 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:01:56,595 INFO  L225             Difference]: With dead ends: 14509
[2024-11-12 17:01:56,595 INFO  L226             Difference]: Without dead ends: 14507
[2024-11-12 17:01:56,598 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 217 GetRequests, 174 SyntacticMatches, 0 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 320 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=845, Invalid=1135, Unknown=0, NotChecked=0, Total=1980
[2024-11-12 17:01:56,598 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 2212 mSDsluCounter, 582 mSDsCounter, 0 mSdLazyCounter, 285 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2212 SdHoareTripleChecker+Valid, 606 SdHoareTripleChecker+Invalid, 333 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 285 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-12 17:01:56,599 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2212 Valid, 606 Invalid, 333 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 285 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-12 17:01:56,605 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14507 states.
[2024-11-12 17:01:56,942 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14507 to 14122.
[2024-11-12 17:01:56,950 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14122 states, 14116 states have (on average 1.2392320770756589) internal successors, (17493), 14121 states have internal predecessors, (17493), 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-12 17:01:56,963 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14122 states to 14122 states and 17493 transitions.
[2024-11-12 17:01:56,964 INFO  L78                 Accepts]: Start accepts. Automaton has 14122 states and 17493 transitions. Word has length 98
[2024-11-12 17:01:56,964 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:01:56,964 INFO  L471      AbstractCegarLoop]: Abstraction has 14122 states and 17493 transitions.
[2024-11-12 17:01:56,965 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 36 states, 35 states have (on average 8.228571428571428) internal successors, (288), 36 states have internal predecessors, (288), 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-12 17:01:56,965 INFO  L276                IsEmpty]: Start isEmpty. Operand 14122 states and 17493 transitions.
[2024-11-12 17:01:56,975 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 173
[2024-11-12 17:01:56,976 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:01:56,976 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 1, 1, 1]
[2024-11-12 17:01:56,989 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-12 17:01:57,177 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-12 17:01:57,177 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:01:57,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:01:57,178 INFO  L85        PathProgramCache]: Analyzing trace with hash 539825756, now seen corresponding path program 2 times
[2024-11-12 17:01:57,178 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:01:57,178 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [207368669]
[2024-11-12 17:01:57,178 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:01:57,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:01:57,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:01:57,583 INFO  L134       CoverageAnalysis]: Checked inductivity of 1230 backedges. 0 proven. 1230 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:57,584 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:01:57,584 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [207368669]
[2024-11-12 17:01:57,584 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [207368669] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:01:57,584 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [194348651]
[2024-11-12 17:01:57,584 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 17:01:57,584 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:01:57,584 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:01:57,586 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:01:57,586 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-12 17:01:57,645 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 17:01:57,645 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 17:01:57,646 INFO  L256         TraceCheckSpWp]: Trace formula consists of 379 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-12 17:01:57,648 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:01:58,021 INFO  L134       CoverageAnalysis]: Checked inductivity of 1230 backedges. 0 proven. 1230 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:58,021 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:01:58,610 INFO  L134       CoverageAnalysis]: Checked inductivity of 1230 backedges. 0 proven. 1230 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:01:58,611 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [194348651] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:01:58,611 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:01:58,612 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 52
[2024-11-12 17:01:58,612 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1310338376]
[2024-11-12 17:01:58,612 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:01:58,613 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 53 states
[2024-11-12 17:01:58,613 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:01:58,614 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants.
[2024-11-12 17:01:58,615 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1315, Invalid=1441, Unknown=0, NotChecked=0, Total=2756
[2024-11-12 17:01:58,615 INFO  L87              Difference]: Start difference. First operand 14122 states and 17493 transitions. Second operand  has 53 states, 52 states have (on average 9.884615384615385) internal successors, (514), 53 states have internal predecessors, (514), 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-12 17:02:00,081 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:02:00,081 INFO  L93              Difference]: Finished difference Result 21660 states and 27461 transitions.
[2024-11-12 17:02:00,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. 
[2024-11-12 17:02:00,082 INFO  L78                 Accepts]: Start accepts. Automaton has  has 53 states, 52 states have (on average 9.884615384615385) internal successors, (514), 53 states have internal predecessors, (514), 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 172
[2024-11-12 17:02:00,082 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:02:00,104 INFO  L225             Difference]: With dead ends: 21660
[2024-11-12 17:02:00,104 INFO  L226             Difference]: Without dead ends: 21657
[2024-11-12 17:02:00,106 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 361 GetRequests, 309 SyntacticMatches, 0 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=1367, Invalid=1495, Unknown=0, NotChecked=0, Total=2862
[2024-11-12 17:02:00,107 INFO  L435           NwaCegarLoop]: 23 mSDtfsCounter, 2772 mSDsluCounter, 1192 mSDsCounter, 0 mSdLazyCounter, 396 mSolverCounterSat, 369 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2772 SdHoareTripleChecker+Valid, 1215 SdHoareTripleChecker+Invalid, 765 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 369 IncrementalHoareTripleChecker+Valid, 396 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-12 17:02:00,107 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2772 Valid, 1215 Invalid, 765 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [369 Valid, 396 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-12 17:02:00,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21657 states.
[2024-11-12 17:02:00,543 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21657 to 16961.
[2024-11-12 17:02:00,556 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16961 states, 16955 states have (on average 1.2514302565614863) internal successors, (21218), 16960 states have internal predecessors, (21218), 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-12 17:02:00,571 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16961 states to 16961 states and 21218 transitions.
[2024-11-12 17:02:00,574 INFO  L78                 Accepts]: Start accepts. Automaton has 16961 states and 21218 transitions. Word has length 172
[2024-11-12 17:02:00,574 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:02:00,574 INFO  L471      AbstractCegarLoop]: Abstraction has 16961 states and 21218 transitions.
[2024-11-12 17:02:00,575 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 53 states, 52 states have (on average 9.884615384615385) internal successors, (514), 53 states have internal predecessors, (514), 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-12 17:02:00,575 INFO  L276                IsEmpty]: Start isEmpty. Operand 16961 states and 21218 transitions.
[2024-11-12 17:02:00,584 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2024-11-12 17:02:00,584 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:02:00,584 INFO  L218           NwaCegarLoop]: trace histogram [19, 19, 19, 19, 19, 19, 19, 19, 18, 1, 1, 1]
[2024-11-12 17:02:00,597 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-12 17:02:00,784 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:02:00,785 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:02:00,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:02:00,785 INFO  L85        PathProgramCache]: Analyzing trace with hash 1912004897, now seen corresponding path program 2 times
[2024-11-12 17:02:00,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:02:00,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808832773]
[2024-11-12 17:02:00,786 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:02:00,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:02:00,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:02:01,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 1539 backedges. 0 proven. 1539 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:02:01,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:02:01,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1808832773]
[2024-11-12 17:02:01,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1808832773] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:02:01,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1681171785]
[2024-11-12 17:02:01,406 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 17:02:01,406 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:02:01,406 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:02:01,408 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:02:01,408 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-12 17:02:01,468 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 17:02:01,468 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 17:02:01,469 INFO  L256         TraceCheckSpWp]: Trace formula consists of 403 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-12 17:02:01,472 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:02:02,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 1539 backedges. 0 proven. 1539 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:02:02,072 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:02:03,136 INFO  L134       CoverageAnalysis]: Checked inductivity of 1539 backedges. 0 proven. 1539 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:02:03,137 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1681171785] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:02:03,137 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:02:03,137 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 21, 21] total 62
[2024-11-12 17:02:03,137 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469251131]
[2024-11-12 17:02:03,138 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:02:03,138 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 63 states
[2024-11-12 17:02:03,138 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:02:03,139 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 63 interpolants.
[2024-11-12 17:02:03,140 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1707, Invalid=2199, Unknown=0, NotChecked=0, Total=3906
[2024-11-12 17:02:03,141 INFO  L87              Difference]: Start difference. First operand 16961 states and 21218 transitions. Second operand  has 63 states, 62 states have (on average 8.338709677419354) internal successors, (517), 63 states have internal predecessors, (517), 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-12 17:02:13,954 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 17:02:13,955 INFO  L93              Difference]: Finished difference Result 389938 states and 494050 transitions.
[2024-11-12 17:02:13,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 116 states. 
[2024-11-12 17:02:13,955 INFO  L78                 Accepts]: Start accepts. Automaton has  has 63 states, 62 states have (on average 8.338709677419354) internal successors, (517), 63 states have internal predecessors, (517), 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 173
[2024-11-12 17:02:13,955 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 17:02:14,399 INFO  L225             Difference]: With dead ends: 389938
[2024-11-12 17:02:14,399 INFO  L226             Difference]: Without dead ends: 389937
[2024-11-12 17:02:14,467 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 440 GetRequests, 305 SyntacticMatches, 0 SemanticMatches, 135 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3970 ImplicationChecksByTransitivity, 2.8s TimeCoverageRelationStatistics Valid=7035, Invalid=11597, Unknown=0, NotChecked=0, Total=18632
[2024-11-12 17:02:14,468 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 4555 mSDsluCounter, 1343 mSDsCounter, 0 mSdLazyCounter, 757 mSolverCounterSat, 423 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4555 SdHoareTripleChecker+Valid, 1369 SdHoareTripleChecker+Invalid, 1180 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 423 IncrementalHoareTripleChecker+Valid, 757 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-12 17:02:14,468 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4555 Valid, 1369 Invalid, 1180 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [423 Valid, 757 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-12 17:02:14,705 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 389937 states.
[2024-11-12 17:02:27,261 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 389937 to 359145.
[2024-11-12 17:02:27,583 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 359145 states, 359139 states have (on average 1.2549514254926366) internal successors, (450702), 359144 states have internal predecessors, (450702), 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-12 17:02:28,364 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 359145 states to 359145 states and 450702 transitions.
[2024-11-12 17:02:28,392 INFO  L78                 Accepts]: Start accepts. Automaton has 359145 states and 450702 transitions. Word has length 173
[2024-11-12 17:02:28,392 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 17:02:28,393 INFO  L471      AbstractCegarLoop]: Abstraction has 359145 states and 450702 transitions.
[2024-11-12 17:02:28,393 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 63 states, 62 states have (on average 8.338709677419354) internal successors, (517), 63 states have internal predecessors, (517), 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-12 17:02:28,393 INFO  L276                IsEmpty]: Start isEmpty. Operand 359145 states and 450702 transitions.
[2024-11-12 17:02:28,510 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 190
[2024-11-12 17:02:28,511 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 17:02:28,511 INFO  L218           NwaCegarLoop]: trace histogram [19, 19, 19, 19, 19, 18, 18, 16, 16, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 17:02:28,528 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-11-12 17:02:28,711 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable19
[2024-11-12 17:02:28,711 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] ===
[2024-11-12 17:02:28,712 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 17:02:28,712 INFO  L85        PathProgramCache]: Analyzing trace with hash -241978524, now seen corresponding path program 1 times
[2024-11-12 17:02:28,712 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 17:02:28,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425025498]
[2024-11-12 17:02:28,712 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:02:28,712 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 17:02:28,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:02:29,514 INFO  L134       CoverageAnalysis]: Checked inductivity of 1478 backedges. 0 proven. 1478 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 17:02:29,514 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 17:02:29,514 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425025498]
[2024-11-12 17:02:29,514 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425025498] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 17:02:29,514 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1460687070]
[2024-11-12 17:02:29,514 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 17:02:29,515 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 17:02:29,515 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 17:02:29,516 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 17:02:29,517 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-12 17:02:29,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 17:02:29,577 INFO  L256         TraceCheckSpWp]: Trace formula consists of 430 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-12 17:02:29,579 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 17:02:30,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 1478 backedges. 1334 proven. 123 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-12 17:02:30,121 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 17:02:30,502 INFO  L134       CoverageAnalysis]: Checked inductivity of 1478 backedges. 1378 proven. 71 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked.
[2024-11-12 17:02:30,502 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1460687070] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 17:02:30,502 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 17:02:30,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 21, 19] total 59
[2024-11-12 17:02:30,503 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640284770]
[2024-11-12 17:02:30,503 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 17:02:30,503 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 59 states
[2024-11-12 17:02:30,503 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 17:02:30,504 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants.
[2024-11-12 17:02:30,505 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=832, Invalid=2590, Unknown=0, NotChecked=0, Total=3422
[2024-11-12 17:02:30,505 INFO  L87              Difference]: Start difference. First operand 359145 states and 450702 transitions. Second operand  has 59 states, 59 states have (on average 8.610169491525424) internal successors, (508), 59 states have internal predecessors, (508), 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)