./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-overflow.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_sub_11_good.i --full-output --architecture 64bit


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


Checking for overflows
Using default analysis
Version 4a390ef5
Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_sub_11_good.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-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 64bit --witnessprinter.graph.data.programhash fcff98ef51e3b09131273b34f1e7e992e7f5c9a8509de788567aa68bc3d1cb7e
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-4a390ef-m
[2024-10-24 22:55:10,916 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-24 22:55:10,972 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-10-24 22:55:10,976 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-24 22:55:10,978 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-24 22:55:10,999 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-24 22:55:11,000 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-24 22:55:11,001 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-24 22:55:11,001 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-10-24 22:55:11,001 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-10-24 22:55:11,001 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-24 22:55:11,002 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-24 22:55:11,002 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-24 22:55:11,002 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-24 22:55:11,003 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-24 22:55:11,003 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-24 22:55:11,003 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-24 22:55:11,003 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-24 22:55:11,004 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-24 22:55:11,005 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-24 22:55:11,005 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-24 22:55:11,005 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-24 22:55:11,006 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-24 22:55:11,006 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-10-24 22:55:11,006 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-24 22:55:11,006 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-24 22:55:11,007 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-24 22:55:11,007 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-24 22:55:11,008 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-24 22:55:11,008 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-24 22:55:11,008 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-24 22:55:11,009 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-24 22:55:11,009 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-24 22:55:11,010 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-24 22:55:11,010 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-24 22:55:11,010 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-24 22:55:11,010 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-24 22:55:11,010 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-24 22:55:11,011 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-10-24 22:55:11,011 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-10-24 22:55:11,011 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-24 22:55:11,011 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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fcff98ef51e3b09131273b34f1e7e992e7f5c9a8509de788567aa68bc3d1cb7e
[2024-10-24 22:55:11,225 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-24 22:55:11,243 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-24 22:55:11,245 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-24 22:55:11,246 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-24 22:55:11,247 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-24 22:55:11,248 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_sub_11_good.i
[2024-10-24 22:55:12,502 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-24 22:55:12,798 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-24 22:55:12,798 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_sub_11_good.i
[2024-10-24 22:55:12,823 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ca3997c7/02e1c4592e904e46b3de00810730cfc8/FLAG80e8138cd
[2024-10-24 22:55:13,068 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ca3997c7/02e1c4592e904e46b3de00810730cfc8
[2024-10-24 22:55:13,070 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-24 22:55:13,071 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-10-24 22:55:13,072 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-24 22:55:13,072 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-24 22:55:13,076 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-24 22:55:13,076 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:13,077 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64c3ff9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13, skipping insertion in model container
[2024-10-24 22:55:13,077 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:13,126 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-24 22:55:13,753 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-24 22:55:13,760 INFO  L200         MainTranslator]: Completed pre-run
[2024-10-24 22:55:13,839 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-24 22:55:13,918 INFO  L204         MainTranslator]: Completed translation
[2024-10-24 22:55:13,918 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13 WrapperNode
[2024-10-24 22:55:13,919 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-24 22:55:13,919 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-10-24 22:55:13,920 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-10-24 22:55:13,920 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-10-24 22:55:13,926 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:13,954 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:13,987 INFO  L138                Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 237
[2024-10-24 22:55:13,988 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-10-24 22:55:13,988 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-10-24 22:55:13,989 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-10-24 22:55:13,989 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-10-24 22:55:13,999 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:13,999 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,005 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,018 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-10-24 22:55:14,022 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,022 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,030 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,031 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,036 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,038 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,040 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-10-24 22:55:14,041 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-10-24 22:55:14,041 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-10-24 22:55:14,041 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-10-24 22:55:14,044 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (1/1) ...
[2024-10-24 22:55:14,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-24 22:55:14,058 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:14,073 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-10-24 22:55:14,079 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-10-24 22:55:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-10-24 22:55:14,114 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-10-24 22:55:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-10-24 22:55:14,114 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-10-24 22:55:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure globalReturnsTrue
[2024-10-24 22:55:14,114 INFO  L138     BoogieDeclarations]: Found implementation of procedure globalReturnsTrue
[2024-10-24 22:55:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-10-24 22:55:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-10-24 22:55:14,114 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-10-24 22:55:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure globalReturnsFalse
[2024-10-24 22:55:14,115 INFO  L138     BoogieDeclarations]: Found implementation of procedure globalReturnsFalse
[2024-10-24 22:55:14,245 INFO  L238             CfgBuilder]: Building ICFG
[2024-10-24 22:55:14,247 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-10-24 22:55:14,593 INFO  L?                        ?]: Removed 100 outVars from TransFormulas that were not future-live.
[2024-10-24 22:55:14,593 INFO  L287             CfgBuilder]: Performing block encoding
[2024-10-24 22:55:14,618 INFO  L309             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-10-24 22:55:14,619 INFO  L314             CfgBuilder]: Removed 0 assume(true) statements.
[2024-10-24 22:55:14,619 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 10:55:14 BoogieIcfgContainer
[2024-10-24 22:55:14,620 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-10-24 22:55:14,622 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-10-24 22:55:14,622 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-10-24 22:55:14,625 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-10-24 22:55:14,625 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 10:55:13" (1/3) ...
[2024-10-24 22:55:14,626 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@49c0a8ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 10:55:14, skipping insertion in model container
[2024-10-24 22:55:14,626 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 10:55:13" (2/3) ...
[2024-10-24 22:55:14,626 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@49c0a8ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 10:55:14, skipping insertion in model container
[2024-10-24 22:55:14,626 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 10:55:14" (3/3) ...
[2024-10-24 22:55:14,627 INFO  L112   eAbstractionObserver]: Analyzing ICFG CWE191_Integer_Underflow__int_rand_sub_11_good.i
[2024-10-24 22:55:14,642 INFO  L209   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-10-24 22:55:14,642 INFO  L149   ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations.
[2024-10-24 22:55:14,701 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-24 22:55:14,707 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;@601194bf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-24 22:55:14,707 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-10-24 22:55:14,711 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 122 states, 91 states have (on average 1.4945054945054945) internal successors, (136), 99 states have internal predecessors, (136), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18)
[2024-10-24 22:55:14,718 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-10-24 22:55:14,718 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:14,719 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:14,720 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:14,724 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:14,725 INFO  L85        PathProgramCache]: Analyzing trace with hash -1336767886, now seen corresponding path program 1 times
[2024-10-24 22:55:14,732 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:14,733 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902231145]
[2024-10-24 22:55:14,733 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:14,733 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:14,840 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:14,972 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:14,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:14,982 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:14,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12
[2024-10-24 22:55:15,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-24 22:55:15,047 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:15,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902231145]
[2024-10-24 22:55:15,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902231145] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:15,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:15,049 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-10-24 22:55:15,051 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816904553]
[2024-10-24 22:55:15,052 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:15,055 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-10-24 22:55:15,055 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:15,072 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-10-24 22:55:15,072 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-10-24 22:55:15,076 INFO  L87              Difference]: Start difference. First operand  has 122 states, 91 states have (on average 1.4945054945054945) internal successors, (136), 99 states have internal predecessors, (136), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18) Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-10-24 22:55:15,135 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:15,135 INFO  L93              Difference]: Finished difference Result 216 states and 300 transitions.
[2024-10-24 22:55:15,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-10-24 22:55:15,139 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 19
[2024-10-24 22:55:15,140 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:15,146 INFO  L225             Difference]: With dead ends: 216
[2024-10-24 22:55:15,146 INFO  L226             Difference]: Without dead ends: 116
[2024-10-24 22:55:15,149 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-10-24 22:55:15,151 INFO  L432           NwaCegarLoop]: 163 mSDtfsCounter, 0 mSDsluCounter, 323 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 486 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:15,152 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 486 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:15,164 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 116 states.
[2024-10-24 22:55:15,183 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116.
[2024-10-24 22:55:15,185 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 88 states have (on average 1.4772727272727273) internal successors, (130), 95 states have internal predecessors, (130), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:15,188 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 162 transitions.
[2024-10-24 22:55:15,189 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 162 transitions. Word has length 19
[2024-10-24 22:55:15,190 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:15,190 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 162 transitions.
[2024-10-24 22:55:15,190 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-10-24 22:55:15,191 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 162 transitions.
[2024-10-24 22:55:15,191 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-10-24 22:55:15,192 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:15,192 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:15,192 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-10-24 22:55:15,192 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:15,192 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:15,192 INFO  L85        PathProgramCache]: Analyzing trace with hash 381343541, now seen corresponding path program 1 times
[2024-10-24 22:55:15,193 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:15,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1775517334]
[2024-10-24 22:55:15,193 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:15,193 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:15,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,258 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:15,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,265 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:15,266 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,270 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:15,273 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-24 22:55:15,277 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:15,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1775517334]
[2024-10-24 22:55:15,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1775517334] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:15,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:15,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-24 22:55:15,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414117609]
[2024-10-24 22:55:15,280 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:15,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:15,281 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:15,282 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:15,282 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-24 22:55:15,282 INFO  L87              Difference]: Start difference. First operand 116 states and 162 transitions. Second operand  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-10-24 22:55:15,316 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:15,316 INFO  L93              Difference]: Finished difference Result 116 states and 162 transitions.
[2024-10-24 22:55:15,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:15,317 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 25
[2024-10-24 22:55:15,317 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:15,318 INFO  L225             Difference]: With dead ends: 116
[2024-10-24 22:55:15,318 INFO  L226             Difference]: Without dead ends: 115
[2024-10-24 22:55:15,319 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 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-10-24 22:55:15,320 INFO  L432           NwaCegarLoop]: 154 mSDtfsCounter, 37 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 266 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:15,320 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 266 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:15,321 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2024-10-24 22:55:15,336 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 115.
[2024-10-24 22:55:15,337 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115 states, 88 states have (on average 1.4659090909090908) internal successors, (129), 94 states have internal predecessors, (129), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:15,338 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 161 transitions.
[2024-10-24 22:55:15,338 INFO  L78                 Accepts]: Start accepts. Automaton has 115 states and 161 transitions. Word has length 25
[2024-10-24 22:55:15,339 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:15,339 INFO  L471      AbstractCegarLoop]: Abstraction has 115 states and 161 transitions.
[2024-10-24 22:55:15,339 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-10-24 22:55:15,339 INFO  L276                IsEmpty]: Start isEmpty. Operand 115 states and 161 transitions.
[2024-10-24 22:55:15,340 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-10-24 22:55:15,340 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:15,340 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:15,340 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-10-24 22:55:15,340 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:15,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:15,341 INFO  L85        PathProgramCache]: Analyzing trace with hash -1063251968, now seen corresponding path program 1 times
[2024-10-24 22:55:15,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:15,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958277473]
[2024-10-24 22:55:15,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:15,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:15,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,431 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:15,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,436 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:15,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,441 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:15,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,446 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-24 22:55:15,446 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:15,446 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [958277473]
[2024-10-24 22:55:15,447 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [958277473] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:15,447 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:15,447 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-24 22:55:15,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [248029430]
[2024-10-24 22:55:15,447 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:15,447 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:15,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:15,448 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:15,448 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-24 22:55:15,449 INFO  L87              Difference]: Start difference. First operand 115 states and 161 transitions. Second operand  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-10-24 22:55:15,483 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:15,483 INFO  L93              Difference]: Finished difference Result 116 states and 162 transitions.
[2024-10-24 22:55:15,484 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:15,484 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 26
[2024-10-24 22:55:15,484 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:15,485 INFO  L225             Difference]: With dead ends: 116
[2024-10-24 22:55:15,485 INFO  L226             Difference]: Without dead ends: 115
[2024-10-24 22:55:15,486 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 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-10-24 22:55:15,487 INFO  L432           NwaCegarLoop]: 153 mSDtfsCounter, 38 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 259 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:15,487 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 259 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:15,488 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2024-10-24 22:55:15,493 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 114.
[2024-10-24 22:55:15,494 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 88 states have (on average 1.4545454545454546) internal successors, (128), 93 states have internal predecessors, (128), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:15,495 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 160 transitions.
[2024-10-24 22:55:15,495 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 160 transitions. Word has length 26
[2024-10-24 22:55:15,495 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:15,496 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 160 transitions.
[2024-10-24 22:55:15,496 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-10-24 22:55:15,496 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 160 transitions.
[2024-10-24 22:55:15,497 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-10-24 22:55:15,497 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:15,497 INFO  L215           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:15,497 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-10-24 22:55:15,498 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:15,498 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:15,498 INFO  L85        PathProgramCache]: Analyzing trace with hash -643721588, now seen corresponding path program 1 times
[2024-10-24 22:55:15,498 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:15,498 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1022582413]
[2024-10-24 22:55:15,498 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:15,499 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:15,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,566 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:15,568 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,571 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:15,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,576 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:15,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,607 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-10-24 22:55:15,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-10-24 22:55:15,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,621 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-10-24 22:55:15,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-10-24 22:55:15,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:15,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1022582413]
[2024-10-24 22:55:15,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1022582413] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:15,628 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:15,628 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-10-24 22:55:15,628 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985095666]
[2024-10-24 22:55:15,628 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:15,628 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-10-24 22:55:15,629 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:15,629 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-10-24 22:55:15,631 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-10-24 22:55:15,631 INFO  L87              Difference]: Start difference. First operand 114 states and 160 transitions. Second operand  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:15,659 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:15,659 INFO  L93              Difference]: Finished difference Result 188 states and 259 transitions.
[2024-10-24 22:55:15,660 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-10-24 22:55:15,660 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6) Word has length 42
[2024-10-24 22:55:15,661 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:15,661 INFO  L225             Difference]: With dead ends: 188
[2024-10-24 22:55:15,662 INFO  L226             Difference]: Without dead ends: 112
[2024-10-24 22:55:15,662 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-10-24 22:55:15,663 INFO  L432           NwaCegarLoop]: 150 mSDtfsCounter, 0 mSDsluCounter, 297 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 447 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:15,664 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 447 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:15,664 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112 states.
[2024-10-24 22:55:15,671 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112.
[2024-10-24 22:55:15,672 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 87 states have (on average 1.4482758620689655) internal successors, (126), 92 states have internal predecessors, (126), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-10-24 22:55:15,673 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 156 transitions.
[2024-10-24 22:55:15,674 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 156 transitions. Word has length 42
[2024-10-24 22:55:15,674 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:15,675 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 156 transitions.
[2024-10-24 22:55:15,676 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:15,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 156 transitions.
[2024-10-24 22:55:15,678 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-10-24 22:55:15,678 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:15,678 INFO  L215           NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:15,679 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-10-24 22:55:15,679 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:15,680 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:15,680 INFO  L85        PathProgramCache]: Analyzing trace with hash -1268274132, now seen corresponding path program 1 times
[2024-10-24 22:55:15,680 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:15,681 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573445721]
[2024-10-24 22:55:15,681 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:15,681 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:15,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,760 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:15,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,765 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:15,766 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:15,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,776 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:15,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:15,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,800 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:15,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,804 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-10-24 22:55:15,804 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:15,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573445721]
[2024-10-24 22:55:15,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573445721] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:15,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [752387900]
[2024-10-24 22:55:15,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:15,806 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:15,807 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:15,808 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-10-24 22:55:15,811 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-10-24 22:55:15,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:15,895 INFO  L255         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:15,902 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:15,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-10-24 22:55:15,951 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:15,951 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [752387900] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:15,952 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:15,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:15,952 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220513041]
[2024-10-24 22:55:15,952 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:15,952 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:15,952 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:15,953 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:15,953 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:15,953 INFO  L87              Difference]: Start difference. First operand 112 states and 156 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:15,987 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:15,991 INFO  L93              Difference]: Finished difference Result 158 states and 212 transitions.
[2024-10-24 22:55:15,992 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:15,992 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 43
[2024-10-24 22:55:15,992 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:15,993 INFO  L225             Difference]: With dead ends: 158
[2024-10-24 22:55:15,993 INFO  L226             Difference]: Without dead ends: 119
[2024-10-24 22:55:15,994 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:15,994 INFO  L432           NwaCegarLoop]: 148 mSDtfsCounter, 37 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 253 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:15,995 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 253 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:15,998 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 119 states.
[2024-10-24 22:55:16,003 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 119 to 117.
[2024-10-24 22:55:16,004 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117 states, 91 states have (on average 1.4395604395604396) internal successors, (131), 96 states have internal predecessors, (131), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:16,004 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 163 transitions.
[2024-10-24 22:55:16,005 INFO  L78                 Accepts]: Start accepts. Automaton has 117 states and 163 transitions. Word has length 43
[2024-10-24 22:55:16,005 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:16,005 INFO  L471      AbstractCegarLoop]: Abstraction has 117 states and 163 transitions.
[2024-10-24 22:55:16,005 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:16,006 INFO  L276                IsEmpty]: Start isEmpty. Operand 117 states and 163 transitions.
[2024-10-24 22:55:16,006 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-10-24 22:55:16,006 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:16,007 INFO  L215           NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:16,021 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-10-24 22:55:16,210 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-10-24 22:55:16,211 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:16,211 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:16,211 INFO  L85        PathProgramCache]: Analyzing trace with hash -661792172, now seen corresponding path program 1 times
[2024-10-24 22:55:16,212 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:16,212 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479323211]
[2024-10-24 22:55:16,212 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:16,212 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:16,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,267 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:16,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,270 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:16,272 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,274 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:16,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,277 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:16,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:16,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:16,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,301 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-10-24 22:55:16,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:16,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [479323211]
[2024-10-24 22:55:16,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [479323211] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:16,304 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [977868407]
[2024-10-24 22:55:16,304 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:16,304 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:16,304 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:16,307 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-10-24 22:55:16,309 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-10-24 22:55:16,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,371 INFO  L255         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:16,373 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:16,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-10-24 22:55:16,395 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:16,396 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [977868407] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:16,396 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:16,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:16,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [568479815]
[2024-10-24 22:55:16,400 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:16,400 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:16,400 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:16,401 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:16,401 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:16,401 INFO  L87              Difference]: Start difference. First operand 117 states and 163 transitions. Second operand  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:16,435 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:16,437 INFO  L93              Difference]: Finished difference Result 120 states and 166 transitions.
[2024-10-24 22:55:16,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:16,438 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 44
[2024-10-24 22:55:16,438 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:16,439 INFO  L225             Difference]: With dead ends: 120
[2024-10-24 22:55:16,439 INFO  L226             Difference]: Without dead ends: 119
[2024-10-24 22:55:16,440 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 55 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:16,440 INFO  L432           NwaCegarLoop]: 149 mSDtfsCounter, 36 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:16,440 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 254 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:16,441 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 119 states.
[2024-10-24 22:55:16,452 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 119 to 118.
[2024-10-24 22:55:16,455 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 118 states, 92 states have (on average 1.434782608695652) internal successors, (132), 97 states have internal predecessors, (132), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:16,456 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 118 states and 164 transitions.
[2024-10-24 22:55:16,456 INFO  L78                 Accepts]: Start accepts. Automaton has 118 states and 164 transitions. Word has length 44
[2024-10-24 22:55:16,456 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:16,456 INFO  L471      AbstractCegarLoop]: Abstraction has 118 states and 164 transitions.
[2024-10-24 22:55:16,457 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:16,457 INFO  L276                IsEmpty]: Start isEmpty. Operand 118 states and 164 transitions.
[2024-10-24 22:55:16,460 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-10-24 22:55:16,461 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:16,461 INFO  L215           NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:16,480 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-10-24 22:55:16,661 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-10-24 22:55:16,662 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:16,662 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:16,662 INFO  L85        PathProgramCache]: Analyzing trace with hash 68894543, now seen corresponding path program 1 times
[2024-10-24 22:55:16,663 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:16,663 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339476883]
[2024-10-24 22:55:16,663 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:16,663 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:16,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,694 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:16,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:16,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,701 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:16,702 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,704 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:16,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:16,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:16,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,713 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-10-24 22:55:16,713 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:16,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339476883]
[2024-10-24 22:55:16,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339476883] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:16,714 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:16,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-24 22:55:16,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [576608073]
[2024-10-24 22:55:16,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:16,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:16,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:16,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:16,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-24 22:55:16,715 INFO  L87              Difference]: Start difference. First operand 118 states and 164 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-10-24 22:55:16,771 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:16,772 INFO  L93              Difference]: Finished difference Result 119 states and 165 transitions.
[2024-10-24 22:55:16,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:16,776 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 49
[2024-10-24 22:55:16,777 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:16,778 INFO  L225             Difference]: With dead ends: 119
[2024-10-24 22:55:16,778 INFO  L226             Difference]: Without dead ends: 118
[2024-10-24 22:55:16,778 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 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-10-24 22:55:16,779 INFO  L432           NwaCegarLoop]: 147 mSDtfsCounter, 41 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:16,779 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 252 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-10-24 22:55:16,779 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 118 states.
[2024-10-24 22:55:16,788 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 118 to 117.
[2024-10-24 22:55:16,790 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117 states, 92 states have (on average 1.423913043478261) internal successors, (131), 96 states have internal predecessors, (131), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:16,791 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 163 transitions.
[2024-10-24 22:55:16,791 INFO  L78                 Accepts]: Start accepts. Automaton has 117 states and 163 transitions. Word has length 49
[2024-10-24 22:55:16,792 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:16,792 INFO  L471      AbstractCegarLoop]: Abstraction has 117 states and 163 transitions.
[2024-10-24 22:55:16,792 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-10-24 22:55:16,792 INFO  L276                IsEmpty]: Start isEmpty. Operand 117 states and 163 transitions.
[2024-10-24 22:55:16,793 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2024-10-24 22:55:16,793 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:16,793 INFO  L215           NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:16,793 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-10-24 22:55:16,793 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:16,793 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:16,793 INFO  L85        PathProgramCache]: Analyzing trace with hash 2135731089, now seen corresponding path program 1 times
[2024-10-24 22:55:16,794 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:16,794 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1297186981]
[2024-10-24 22:55:16,794 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:16,794 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:16,811 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,885 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:16,886 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:16,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,894 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:16,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,897 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:16,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,900 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:16,902 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,905 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:16,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:16,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-10-24 22:55:16,910 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:16,910 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1297186981]
[2024-10-24 22:55:16,910 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1297186981] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:16,910 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-24 22:55:16,911 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-24 22:55:16,911 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059590919]
[2024-10-24 22:55:16,911 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:16,911 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:16,911 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:16,912 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:16,912 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-24 22:55:16,912 INFO  L87              Difference]: Start difference. First operand 117 states and 163 transitions. Second operand  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:16,935 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:16,935 INFO  L93              Difference]: Finished difference Result 118 states and 164 transitions.
[2024-10-24 22:55:16,936 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:16,936 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 50
[2024-10-24 22:55:16,937 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:16,938 INFO  L225             Difference]: With dead ends: 118
[2024-10-24 22:55:16,938 INFO  L226             Difference]: Without dead ends: 117
[2024-10-24 22:55:16,938 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 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-10-24 22:55:16,939 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 38 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 247 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:16,939 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 247 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:16,939 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117 states.
[2024-10-24 22:55:16,947 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 114.
[2024-10-24 22:55:16,948 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 90 states have (on average 1.4222222222222223) internal successors, (128), 93 states have internal predecessors, (128), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:16,949 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 160 transitions.
[2024-10-24 22:55:16,949 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 160 transitions. Word has length 50
[2024-10-24 22:55:16,949 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:16,949 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 160 transitions.
[2024-10-24 22:55:16,950 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-10-24 22:55:16,950 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 160 transitions.
[2024-10-24 22:55:16,952 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-10-24 22:55:16,952 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:16,952 INFO  L215           NwaCegarLoop]: trace histogram [4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:16,952 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-10-24 22:55:16,953 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:16,953 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:16,953 INFO  L85        PathProgramCache]: Analyzing trace with hash -1606880243, now seen corresponding path program 1 times
[2024-10-24 22:55:16,954 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:16,954 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [578250790]
[2024-10-24 22:55:16,954 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:16,954 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:16,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:17,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,013 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:17,014 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:17,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:17,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,020 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:17,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,031 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:17,032 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:17,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,035 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:17,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-10-24 22:55:17,040 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:17,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [578250790]
[2024-10-24 22:55:17,040 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [578250790] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:17,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [908848302]
[2024-10-24 22:55:17,040 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:17,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:17,041 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:17,043 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-10-24 22:55:17,045 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-10-24 22:55:17,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,120 INFO  L255         TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:17,121 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:17,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-10-24 22:55:17,138 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:17,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [908848302] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:17,138 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:17,138 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:17,138 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745848762]
[2024-10-24 22:55:17,138 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:17,139 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:17,139 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:17,140 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:17,140 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,140 INFO  L87              Difference]: Start difference. First operand 114 states and 160 transitions. Second operand  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-10-24 22:55:17,155 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:17,156 INFO  L93              Difference]: Finished difference Result 115 states and 161 transitions.
[2024-10-24 22:55:17,158 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:17,158 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 53
[2024-10-24 22:55:17,158 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:17,159 INFO  L225             Difference]: With dead ends: 115
[2024-10-24 22:55:17,159 INFO  L226             Difference]: Without dead ends: 114
[2024-10-24 22:55:17,159 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,159 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 5 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:17,160 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 280 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:17,160 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-10-24 22:55:17,163 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 113.
[2024-10-24 22:55:17,163 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 90 states have (on average 1.4111111111111112) internal successors, (127), 92 states have internal predecessors, (127), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:17,164 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 159 transitions.
[2024-10-24 22:55:17,164 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 159 transitions. Word has length 53
[2024-10-24 22:55:17,164 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:17,164 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 159 transitions.
[2024-10-24 22:55:17,164 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 16.5) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-10-24 22:55:17,164 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 159 transitions.
[2024-10-24 22:55:17,165 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-10-24 22:55:17,165 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:17,166 INFO  L215           NwaCegarLoop]: trace histogram [4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:17,178 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-10-24 22:55:17,366 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:17,367 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:17,367 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:17,367 INFO  L85        PathProgramCache]: Analyzing trace with hash 1726320305, now seen corresponding path program 1 times
[2024-10-24 22:55:17,367 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:17,367 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [823240796]
[2024-10-24 22:55:17,368 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:17,368 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:17,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,406 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:17,407 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,409 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:17,409 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,411 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:17,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,412 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:17,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,414 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:17,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,427 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:17,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,430 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:17,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,432 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:17,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,435 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-10-24 22:55:17,435 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:17,435 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [823240796]
[2024-10-24 22:55:17,435 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [823240796] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:17,435 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [279183875]
[2024-10-24 22:55:17,435 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:17,435 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:17,435 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:17,437 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-10-24 22:55:17,438 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-10-24 22:55:17,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,509 INFO  L255         TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:17,511 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:17,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-10-24 22:55:17,528 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:17,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [279183875] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:17,528 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:17,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:17,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933950120]
[2024-10-24 22:55:17,529 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:17,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:17,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:17,529 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:17,529 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,530 INFO  L87              Difference]: Start difference. First operand 113 states and 159 transitions. Second operand  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-10-24 22:55:17,544 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:17,545 INFO  L93              Difference]: Finished difference Result 120 states and 168 transitions.
[2024-10-24 22:55:17,545 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:17,545 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 54
[2024-10-24 22:55:17,546 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:17,547 INFO  L225             Difference]: With dead ends: 120
[2024-10-24 22:55:17,547 INFO  L226             Difference]: Without dead ends: 119
[2024-10-24 22:55:17,547 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,547 INFO  L432           NwaCegarLoop]: 147 mSDtfsCounter, 1 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 290 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:17,549 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 290 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:17,549 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 119 states.
[2024-10-24 22:55:17,553 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 119 to 118.
[2024-10-24 22:55:17,554 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 118 states, 94 states have (on average 1.4042553191489362) internal successors, (132), 96 states have internal predecessors, (132), 17 states have call successors, (17), 4 states have call predecessors, (17), 4 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-10-24 22:55:17,555 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 118 states and 166 transitions.
[2024-10-24 22:55:17,555 INFO  L78                 Accepts]: Start accepts. Automaton has 118 states and 166 transitions. Word has length 54
[2024-10-24 22:55:17,556 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:17,556 INFO  L471      AbstractCegarLoop]: Abstraction has 118 states and 166 transitions.
[2024-10-24 22:55:17,556 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-10-24 22:55:17,556 INFO  L276                IsEmpty]: Start isEmpty. Operand 118 states and 166 transitions.
[2024-10-24 22:55:17,557 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-10-24 22:55:17,557 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:17,557 INFO  L215           NwaCegarLoop]: trace histogram [4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:17,571 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-10-24 22:55:17,762 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:17,763 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:17,763 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:17,763 INFO  L85        PathProgramCache]: Analyzing trace with hash 315036312, now seen corresponding path program 1 times
[2024-10-24 22:55:17,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:17,764 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065113546]
[2024-10-24 22:55:17,764 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:17,764 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:17,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,819 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:17,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,822 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:17,827 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,829 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:17,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:17,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,834 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:17,835 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,844 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:17,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,847 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:17,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,851 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:17,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,854 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-10-24 22:55:17,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-10-24 22:55:17,858 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:17,858 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065113546]
[2024-10-24 22:55:17,858 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065113546] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:17,858 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [722832351]
[2024-10-24 22:55:17,858 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:17,858 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:17,859 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:17,860 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-10-24 22:55:17,861 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-10-24 22:55:17,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:17,931 INFO  L255         TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:17,933 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:17,949 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-10-24 22:55:17,949 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:17,949 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [722832351] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:17,949 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:17,949 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:17,949 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1133360673]
[2024-10-24 22:55:17,949 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:17,950 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:17,950 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:17,950 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:17,950 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,950 INFO  L87              Difference]: Start difference. First operand 118 states and 166 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-10-24 22:55:17,964 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:17,965 INFO  L93              Difference]: Finished difference Result 119 states and 167 transitions.
[2024-10-24 22:55:17,965 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:17,966 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 60
[2024-10-24 22:55:17,966 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:17,967 INFO  L225             Difference]: With dead ends: 119
[2024-10-24 22:55:17,967 INFO  L226             Difference]: Without dead ends: 118
[2024-10-24 22:55:17,967 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:17,968 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 1 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:17,968 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 280 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:17,969 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 118 states.
[2024-10-24 22:55:17,973 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 118 to 112.
[2024-10-24 22:55:17,973 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 90 states have (on average 1.4) internal successors, (126), 91 states have internal predecessors, (126), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:17,973 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 158 transitions.
[2024-10-24 22:55:17,974 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 158 transitions. Word has length 60
[2024-10-24 22:55:17,974 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:17,974 INFO  L471      AbstractCegarLoop]: Abstraction has 112 states and 158 transitions.
[2024-10-24 22:55:17,974 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-10-24 22:55:17,974 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 158 transitions.
[2024-10-24 22:55:17,976 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-10-24 22:55:17,976 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:17,976 INFO  L215           NwaCegarLoop]: trace histogram [6, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:17,989 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-10-24 22:55:18,180 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-10-24 22:55:18,181 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:18,181 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:18,181 INFO  L85        PathProgramCache]: Analyzing trace with hash -1649591134, now seen corresponding path program 1 times
[2024-10-24 22:55:18,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:18,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085490525]
[2024-10-24 22:55:18,181 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:18,181 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:18,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,213 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:18,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,216 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:18,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,220 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:18,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,222 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:18,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,224 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:18,225 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:18,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,235 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:18,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,237 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:18,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-10-24 22:55:18,239 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,240 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-10-24 22:55:18,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,242 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-10-24 22:55:18,242 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:18,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085490525]
[2024-10-24 22:55:18,243 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085490525] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:18,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [576876872]
[2024-10-24 22:55:18,243 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:18,243 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:18,243 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:18,244 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-10-24 22:55:18,246 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-10-24 22:55:18,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,308 INFO  L255         TraceCheckSpWp]: Trace formula consists of 197 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:18,309 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:18,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-10-24 22:55:18,322 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:18,322 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [576876872] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:18,322 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:18,322 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:18,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1751530297]
[2024-10-24 22:55:18,322 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:18,323 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:18,323 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:18,324 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:18,324 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:18,324 INFO  L87              Difference]: Start difference. First operand 112 states and 158 transitions. Second operand  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:18,337 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:18,337 INFO  L93              Difference]: Finished difference Result 112 states and 158 transitions.
[2024-10-24 22:55:18,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:18,338 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 64
[2024-10-24 22:55:18,338 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:18,339 INFO  L225             Difference]: With dead ends: 112
[2024-10-24 22:55:18,339 INFO  L226             Difference]: Without dead ends: 111
[2024-10-24 22:55:18,339 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 83 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:18,339 INFO  L432           NwaCegarLoop]: 145 mSDtfsCounter, 3 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 282 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:18,340 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 282 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:18,340 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-10-24 22:55:18,342 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-10-24 22:55:18,343 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 90 states have (on average 1.3888888888888888) internal successors, (125), 90 states have internal predecessors, (125), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:18,343 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 157 transitions.
[2024-10-24 22:55:18,344 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 157 transitions. Word has length 64
[2024-10-24 22:55:18,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:18,344 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 157 transitions.
[2024-10-24 22:55:18,344 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:18,344 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 157 transitions.
[2024-10-24 22:55:18,345 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-10-24 22:55:18,345 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:18,345 INFO  L215           NwaCegarLoop]: trace histogram [6, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:18,357 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-10-24 22:55:18,549 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-10-24 22:55:18,550 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:18,550 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:18,550 INFO  L85        PathProgramCache]: Analyzing trace with hash 402282707, now seen corresponding path program 1 times
[2024-10-24 22:55:18,551 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:18,551 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921746392]
[2024-10-24 22:55:18,551 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:18,551 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:18,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:18,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:18,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,593 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:18,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,594 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:18,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,596 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:18,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,605 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:18,606 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,607 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:18,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,609 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:18,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-10-24 22:55:18,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-10-24 22:55:18,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-10-24 22:55:18,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:18,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921746392]
[2024-10-24 22:55:18,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921746392] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:18,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1086342412]
[2024-10-24 22:55:18,615 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:18,615 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:18,615 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:18,617 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-10-24 22:55:18,617 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-10-24 22:55:18,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:18,688 INFO  L255         TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:18,690 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:18,720 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-10-24 22:55:18,720 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:18,720 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1086342412] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:18,720 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:18,720 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:18,720 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1164674175]
[2024-10-24 22:55:18,720 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:18,720 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:18,721 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:18,721 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:18,721 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:18,721 INFO  L87              Difference]: Start difference. First operand 111 states and 157 transitions. Second operand  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:18,735 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:18,735 INFO  L93              Difference]: Finished difference Result 117 states and 163 transitions.
[2024-10-24 22:55:18,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:18,735 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 65
[2024-10-24 22:55:18,736 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:18,737 INFO  L225             Difference]: With dead ends: 117
[2024-10-24 22:55:18,737 INFO  L226             Difference]: Without dead ends: 111
[2024-10-24 22:55:18,737 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 84 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:18,738 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 0 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 289 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:18,738 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 289 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:18,739 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2024-10-24 22:55:18,742 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111.
[2024-10-24 22:55:18,743 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 90 states have (on average 1.3777777777777778) internal successors, (124), 90 states have internal predecessors, (124), 16 states have call successors, (16), 4 states have call predecessors, (16), 4 states have return successors, (16), 16 states have call predecessors, (16), 16 states have call successors, (16)
[2024-10-24 22:55:18,745 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 156 transitions.
[2024-10-24 22:55:18,745 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 156 transitions. Word has length 65
[2024-10-24 22:55:18,745 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:18,745 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 156 transitions.
[2024-10-24 22:55:18,745 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:18,745 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 156 transitions.
[2024-10-24 22:55:18,746 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-10-24 22:55:18,746 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-24 22:55:18,747 INFO  L215           NwaCegarLoop]: trace histogram [6, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:18,760 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-10-24 22:55:18,951 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:18,953 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-10-24 22:55:18,953 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-24 22:55:18,953 INFO  L85        PathProgramCache]: Analyzing trace with hash -407063919, now seen corresponding path program 1 times
[2024-10-24 22:55:18,953 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-24 22:55:18,953 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328052784]
[2024-10-24 22:55:18,953 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:18,954 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-24 22:55:18,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-10-24 22:55:19,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,007 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-10-24 22:55:19,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-10-24 22:55:19,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,012 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26
[2024-10-24 22:55:19,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31
[2024-10-24 22:55:19,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,025 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-10-24 22:55:19,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,028 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-10-24 22:55:19,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-10-24 22:55:19,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53
[2024-10-24 22:55:19,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,035 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-10-24 22:55:19,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-10-24 22:55:19,038 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-24 22:55:19,038 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328052784]
[2024-10-24 22:55:19,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328052784] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-24 22:55:19,038 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [362873400]
[2024-10-24 22:55:19,038 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-24 22:55:19,038 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-24 22:55:19,038 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-24 22:55:19,040 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-10-24 22:55:19,048 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-10-24 22:55:19,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-24 22:55:19,124 INFO  L255         TraceCheckSpWp]: Trace formula consists of 197 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-10-24 22:55:19,125 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-24 22:55:19,140 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-10-24 22:55:19,140 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-24 22:55:19,140 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [362873400] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-24 22:55:19,140 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-24 22:55:19,140 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-10-24 22:55:19,141 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43714865]
[2024-10-24 22:55:19,141 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-24 22:55:19,141 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-24 22:55:19,141 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-24 22:55:19,142 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-24 22:55:19,142 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:19,142 INFO  L87              Difference]: Start difference. First operand 111 states and 156 transitions. Second operand  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:19,151 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-24 22:55:19,151 INFO  L93              Difference]: Finished difference Result 111 states and 156 transitions.
[2024-10-24 22:55:19,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-24 22:55:19,152 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 65
[2024-10-24 22:55:19,152 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-24 22:55:19,152 INFO  L225             Difference]: With dead ends: 111
[2024-10-24 22:55:19,153 INFO  L226             Difference]: Without dead ends: 0
[2024-10-24 22:55:19,153 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 84 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-10-24 22:55:19,153 INFO  L432           NwaCegarLoop]: 144 mSDtfsCounter, 0 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 281 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-24 22:55:19,153 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 281 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-24 22:55:19,154 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-10-24 22:55:19,154 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-10-24 22:55:19,154 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-24 22:55:19,154 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-10-24 22:55:19,154 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 65
[2024-10-24 22:55:19,154 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-24 22:55:19,154 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-10-24 22:55:19,154 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 19.5) internal successors, (39), 3 states have internal predecessors, (39), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-10-24 22:55:19,154 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-10-24 22:55:19,154 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-10-24 22:55:19,157 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-10-24 22:55:19,157 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-10-24 22:55:19,157 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-10-24 22:55:19,157 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-10-24 22:55:19,158 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-10-24 22:55:19,158 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-10-24 22:55:19,158 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-10-24 22:55:19,158 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-10-24 22:55:19,171 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-10-24 22:55:19,358 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,SelfDestructingSolverStorable13
[2024-10-24 22:55:19,361 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-24 22:55:19,363 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-10-24 22:55:19,415 INFO  L165   ceAbstractionStarter]: Computing trace abstraction results
[2024-10-24 22:55:19,425 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-10-24 22:55:19,426 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-10-24 22:55:19,426 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-10-24 22:55:19,426 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-10-24 22:55:19,426 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-10-24 22:55:19,427 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-10-24 22:55:19,428 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-10-24 22:55:19,429 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-10-24 22:55:19,430 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-10-24 22:55:19,430 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-10-24 22:55:19,430 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-10-24 22:55:19,430 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-10-24 22:55:19,435 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-10-24 22:55:19,436 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-10-24 22:55:19,437 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-10-24 22:55:19,438 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-10-24 22:55:19,439 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-10-24 22:55:19,440 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-10-24 22:55:19,441 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-10-24 22:55:19,442 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-10-24 22:55:19,443 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-10-24 22:55:19,444 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-10-24 22:55:19,444 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-10-24 22:55:19,444 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-10-24 22:55:19,444 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-10-24 22:55:19,444 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-10-24 22:55:19,445 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-10-24 22:55:19,446 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-10-24 22:55:19,447 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-10-24 22:55:19,448 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-10-24 22:55:19,448 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-10-24 22:55:19,448 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-10-24 22:55:19,448 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 10:55:19 BoogieIcfgContainer
[2024-10-24 22:55:19,448 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-10-24 22:55:19,449 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-10-24 22:55:19,449 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-10-24 22:55:19,449 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-10-24 22:55:19,450 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 10:55:14" (3/4) ...
[2024-10-24 22:55:19,451 INFO  L139         WitnessPrinter]: Generating witness for correct program
[2024-10-24 22:55:19,454 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-10-24 22:55:19,455 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsFalse
[2024-10-24 22:55:19,455 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-10-24 22:55:19,455 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsTrue
[2024-10-24 22:55:19,460 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 20 nodes and edges
[2024-10-24 22:55:19,460 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges
[2024-10-24 22:55:19,460 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-10-24 22:55:19,460 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-10-24 22:55:19,567 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml
[2024-10-24 22:55:19,567 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml
[2024-10-24 22:55:19,567 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-10-24 22:55:19,568 INFO  L158              Benchmark]: Toolchain (without parser) took 6496.80ms. Allocated memory was 163.6MB in the beginning and 211.8MB in the end (delta: 48.2MB). Free memory was 90.0MB in the beginning and 101.8MB in the end (delta: -11.7MB). Peak memory consumption was 37.9MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,568 INFO  L158              Benchmark]: CDTParser took 0.39ms. Allocated memory is still 163.6MB. Free memory is still 120.1MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-10-24 22:55:19,568 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 846.97ms. Allocated memory is still 163.6MB. Free memory was 89.7MB in the beginning and 78.0MB in the end (delta: 11.7MB). Peak memory consumption was 13.2MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,568 INFO  L158              Benchmark]: Boogie Procedure Inliner took 68.59ms. Allocated memory is still 163.6MB. Free memory was 78.0MB in the beginning and 74.4MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,569 INFO  L158              Benchmark]: Boogie Preprocessor took 51.81ms. Allocated memory is still 163.6MB. Free memory was 74.4MB in the beginning and 71.7MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,569 INFO  L158              Benchmark]: RCFGBuilder took 578.79ms. Allocated memory is still 163.6MB. Free memory was 71.7MB in the beginning and 127.1MB in the end (delta: -55.4MB). Peak memory consumption was 31.9MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,569 INFO  L158              Benchmark]: TraceAbstraction took 4826.94ms. Allocated memory was 163.6MB in the beginning and 211.8MB in the end (delta: 48.2MB). Free memory was 127.1MB in the beginning and 111.2MB in the end (delta: 15.9MB). Peak memory consumption was 64.0MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,569 INFO  L158              Benchmark]: Witness Printer took 118.48ms. Allocated memory is still 211.8MB. Free memory was 111.2MB in the beginning and 101.8MB in the end (delta: 9.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-10-24 22:55:19,570 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.39ms. Allocated memory is still 163.6MB. Free memory is still 120.1MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 846.97ms. Allocated memory is still 163.6MB. Free memory was 89.7MB in the beginning and 78.0MB in the end (delta: 11.7MB). Peak memory consumption was 13.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 68.59ms. Allocated memory is still 163.6MB. Free memory was 78.0MB in the beginning and 74.4MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 51.81ms. Allocated memory is still 163.6MB. Free memory was 74.4MB in the beginning and 71.7MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 578.79ms. Allocated memory is still 163.6MB. Free memory was 71.7MB in the beginning and 127.1MB in the end (delta: -55.4MB). Peak memory consumption was 31.9MB. Max. memory is 16.1GB.
 * TraceAbstraction took 4826.94ms. Allocated memory was 163.6MB in the beginning and 211.8MB in the end (delta: 48.2MB). Free memory was 127.1MB in the beginning and 111.2MB in the end (delta: 15.9MB). Peak memory consumption was 64.0MB. Max. memory is 16.1GB.
 * Witness Printer took 118.48ms. Allocated memory is still 211.8MB. Free memory was 111.2MB in the beginning and 101.8MB in the end (delta: 9.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 1564]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1564]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1585]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1585]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1609]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1609]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1625]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1625]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 5 procedures, 122 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 4.7s, OverallIterations: 14, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 246 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 237 mSDsluCounter, 4166 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2082 mSDsCounter, 8 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 218 IncrementalHoareTripleChecker+Invalid, 226 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8 mSolverCounterUnsat, 2084 mSDtfsCounter, 218 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 666 GetRequests, 634 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=122occurred in iteration=0, InterpolantAutomatonStates: 44, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 14 MinimizatonAttempts, 16 StatesRemovedByMinimization, 8 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 1107 NumberOfCodeBlocks, 1107 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 1085 ConstructedInterpolants, 0 QuantifiedInterpolants, 1319 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1420 ConjunctsInSsa, 16 ConjunctsInUnsatCore, 22 InterpolantComputations, 14 PerfectInterpolantSequences, 310/330 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    8 specifications checked. All of them hold
  - ProcedureContractResult [Line: 1412]: Procedure Contract for printLine
    Derived contract for procedure printLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))
  - ProcedureContractResult [Line: 1514]: Procedure Contract for globalReturnsFalse
    Derived contract for procedure globalReturnsFalse. Ensures: ((\result == 0) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))))
  - ProcedureContractResult [Line: 1426]: Procedure Contract for printIntLine
    Derived contract for procedure printIntLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))
  - ProcedureContractResult [Line: 1510]: Procedure Contract for globalReturnsTrue
    Derived contract for procedure globalReturnsTrue. Ensures: ((\result == 1) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))))
RESULT: Ultimate proved your program to be correct!
[2024-10-24 22:55:19,614 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

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