./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-restricted-15/ex3a.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/termination-restricted-15/ex3a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh --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 Taipan --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 514a2cd80a78774a6104ad373dace683a92f94b333b9f08b1b53c58f7478bd33 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 16:24:18,526 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 16:24:18,611 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Default.epf [2023-12-02 16:24:18,617 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 16:24:18,617 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 16:24:18,643 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 16:24:18,644 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 16:24:18,645 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 16:24:18,645 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 16:24:18,646 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 16:24:18,646 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 16:24:18,647 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 16:24:18,647 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 16:24:18,648 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 16:24:18,648 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 16:24:18,649 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 16:24:18,649 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 16:24:18,650 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 16:24:18,650 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 16:24:18,651 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 16:24:18,651 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 16:24:18,652 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 16:24:18,653 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 16:24:18,653 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 16:24:18,653 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 16:24:18,654 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 16:24:18,654 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 16:24:18,655 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 16:24:18,655 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 16:24:18,655 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-12-02 16:24:18,656 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 16:24:18,656 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 16:24:18,657 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 16:24:18,657 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 16:24:18,658 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 16:24:18,658 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 16:24:18,658 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 16:24:18,658 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 16:24:18,659 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 16:24:18,659 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 16:24:18,659 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 16:24:18,659 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 16:24:18,659 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 16:24:18,660 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 16:24:18,660 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 16:24:18,660 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 16:24:18,660 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh 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 -> Taipan 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 -> 514a2cd80a78774a6104ad373dace683a92f94b333b9f08b1b53c58f7478bd33 [2023-12-02 16:24:18,894 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 16:24:18,914 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 16:24:18,917 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 16:24:18,918 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 16:24:18,918 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 16:24:18,920 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/termination-restricted-15/ex3a.c [2023-12-02 16:24:21,654 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 16:24:21,814 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 16:24:21,815 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/sv-benchmarks/c/termination-restricted-15/ex3a.c [2023-12-02 16:24:21,822 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/data/f9cbd274b/4962a6266c474ea9bc512db3bc16819f/FLAG883fb77b6 [2023-12-02 16:24:21,837 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/data/f9cbd274b/4962a6266c474ea9bc512db3bc16819f [2023-12-02 16:24:21,839 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 16:24:21,841 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 16:24:21,842 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 16:24:21,842 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 16:24:21,848 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 16:24:21,848 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 04:24:21" (1/1) ... [2023-12-02 16:24:21,850 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@330ad65c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:21, skipping insertion in model container [2023-12-02 16:24:21,850 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 04:24:21" (1/1) ... [2023-12-02 16:24:21,869 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 16:24:22,036 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 16:24:22,042 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 16:24:22,054 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 16:24:22,068 INFO L206 MainTranslator]: Completed translation [2023-12-02 16:24:22,069 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22 WrapperNode [2023-12-02 16:24:22,069 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 16:24:22,070 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 16:24:22,070 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 16:24:22,070 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 16:24:22,078 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,081 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,097 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 21 [2023-12-02 16:24:22,098 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 16:24:22,098 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 16:24:22,098 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 16:24:22,099 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 16:24:22,107 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,107 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,108 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,108 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,109 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,113 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,113 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,114 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,115 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 16:24:22,116 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 16:24:22,116 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 16:24:22,116 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 16:24:22,117 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (1/1) ... [2023-12-02 16:24:22,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 16:24:22,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:22,147 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 16:24:22,151 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 16:24:22,182 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 16:24:22,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 16:24:22,253 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 16:24:22,255 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 16:24:22,328 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 16:24:22,348 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 16:24:22,348 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-12-02 16:24:22,349 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 04:24:22 BoogieIcfgContainer [2023-12-02 16:24:22,350 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 16:24:22,353 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 16:24:22,353 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 16:24:22,356 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 16:24:22,357 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 04:24:21" (1/3) ... [2023-12-02 16:24:22,357 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@540ecb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 04:24:22, skipping insertion in model container [2023-12-02 16:24:22,358 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 04:24:22" (2/3) ... [2023-12-02 16:24:22,358 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@540ecb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 04:24:22, skipping insertion in model container [2023-12-02 16:24:22,358 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 04:24:22" (3/3) ... [2023-12-02 16:24:22,360 INFO L112 eAbstractionObserver]: Analyzing ICFG ex3a.c [2023-12-02 16:24:22,380 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 16:24:22,380 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-12-02 16:24:22,426 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 16:24:22,433 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, 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;@657ef39d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 16:24:22,433 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2023-12-02 16:24:22,437 INFO L276 IsEmpty]: Start isEmpty. Operand has 11 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 10 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:22,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2023-12-02 16:24:22,443 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:22,444 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1] [2023-12-02 16:24:22,444 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:22,449 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:22,450 INFO L85 PathProgramCache]: Analyzing trace with hash 57052, now seen corresponding path program 1 times [2023-12-02 16:24:22,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:22,460 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609299678] [2023-12-02 16:24:22,460 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:22,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:22,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:22,572 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:22,573 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:22,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609299678] [2023-12-02 16:24:22,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609299678] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 16:24:22,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 16:24:22,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-12-02 16:24:22,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1774392289] [2023-12-02 16:24:22,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 16:24:22,580 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-12-02 16:24:22,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:22,606 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-12-02 16:24:22,607 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 16:24:22,608 INFO L87 Difference]: Start difference. First operand has 11 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 10 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 1 states have (on average 3.0) internal successors, (3), 2 states have internal predecessors, (3), 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) [2023-12-02 16:24:22,623 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:22,624 INFO L93 Difference]: Finished difference Result 11 states and 11 transitions. [2023-12-02 16:24:22,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 16:24:22,626 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 1 states have (on average 3.0) internal successors, (3), 2 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 3 [2023-12-02 16:24:22,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:22,632 INFO L225 Difference]: With dead ends: 11 [2023-12-02 16:24:22,632 INFO L226 Difference]: Without dead ends: 9 [2023-12-02 16:24:22,634 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 16:24:22,637 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 8 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:22,638 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 8 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:22,652 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9 states. [2023-12-02 16:24:22,659 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9 to 9. [2023-12-02 16:24:22,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 6 states have (on average 1.5) internal successors, (9), 8 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:22,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 9 transitions. [2023-12-02 16:24:22,662 INFO L78 Accepts]: Start accepts. Automaton has 9 states and 9 transitions. Word has length 3 [2023-12-02 16:24:22,662 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:22,662 INFO L495 AbstractCegarLoop]: Abstraction has 9 states and 9 transitions. [2023-12-02 16:24:22,663 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 3.0) internal successors, (3), 2 states have internal predecessors, (3), 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) [2023-12-02 16:24:22,663 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 9 transitions. [2023-12-02 16:24:22,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-12-02 16:24:22,663 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:22,664 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-12-02 16:24:22,664 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 16:24:22,664 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:22,665 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:22,665 INFO L85 PathProgramCache]: Analyzing trace with hash 1768657, now seen corresponding path program 1 times [2023-12-02 16:24:22,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:22,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043611894] [2023-12-02 16:24:22,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:22,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:22,675 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:22,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1706699163] [2023-12-02 16:24:22,676 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:22,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:22,677 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:22,680 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:22,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-12-02 16:24:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:22,726 INFO L262 TraceCheckSpWp]: Trace formula consists of 10 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-02 16:24:22,730 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:22,774 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:22,775 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 16:24:22,775 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:22,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043611894] [2023-12-02 16:24:22,776 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:22,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1706699163] [2023-12-02 16:24:22,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1706699163] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 16:24:22,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 16:24:22,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 16:24:22,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [248069495] [2023-12-02 16:24:22,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 16:24:22,778 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 16:24:22,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:22,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 16:24:22,779 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:22,780 INFO L87 Difference]: Start difference. First operand 9 states and 9 transitions. Second operand has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 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) [2023-12-02 16:24:22,790 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:22,790 INFO L93 Difference]: Finished difference Result 9 states and 9 transitions. [2023-12-02 16:24:22,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 16:24:22,791 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 4 [2023-12-02 16:24:22,792 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:22,792 INFO L225 Difference]: With dead ends: 9 [2023-12-02 16:24:22,792 INFO L226 Difference]: Without dead ends: 8 [2023-12-02 16:24:22,792 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:22,794 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 9 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:22,795 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 9 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:22,796 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states. [2023-12-02 16:24:22,797 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2023-12-02 16:24:22,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 6 states have (on average 1.3333333333333333) internal successors, (8), 7 states have internal predecessors, (8), 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) [2023-12-02 16:24:22,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 8 transitions. [2023-12-02 16:24:22,798 INFO L78 Accepts]: Start accepts. Automaton has 8 states and 8 transitions. Word has length 4 [2023-12-02 16:24:22,798 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:22,798 INFO L495 AbstractCegarLoop]: Abstraction has 8 states and 8 transitions. [2023-12-02 16:24:22,798 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 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) [2023-12-02 16:24:22,799 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 8 transitions. [2023-12-02 16:24:22,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-12-02 16:24:22,799 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:22,799 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-12-02 16:24:22,806 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-12-02 16:24:23,000 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,000 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:23,001 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:23,001 INFO L85 PathProgramCache]: Analyzing trace with hash 54828414, now seen corresponding path program 1 times [2023-12-02 16:24:23,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:23,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74972975] [2023-12-02 16:24:23,001 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:23,007 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:23,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1250276281] [2023-12-02 16:24:23,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,008 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:23,009 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:23,010 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 16:24:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:23,038 INFO L262 TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 2 conjunts are in the unsatisfiable core [2023-12-02 16:24:23,039 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:23,052 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:23,052 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 16:24:23,052 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:23,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74972975] [2023-12-02 16:24:23,052 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:23,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1250276281] [2023-12-02 16:24:23,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1250276281] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 16:24:23,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 16:24:23,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-12-02 16:24:23,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1174950985] [2023-12-02 16:24:23,053 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 16:24:23,054 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 16:24:23,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:23,055 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 16:24:23,055 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:23,055 INFO L87 Difference]: Start difference. First operand 8 states and 8 transitions. Second operand has 3 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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) [2023-12-02 16:24:23,062 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:23,062 INFO L93 Difference]: Finished difference Result 8 states and 8 transitions. [2023-12-02 16:24:23,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 16:24:23,063 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5 [2023-12-02 16:24:23,063 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:23,063 INFO L225 Difference]: With dead ends: 8 [2023-12-02 16:24:23,064 INFO L226 Difference]: Without dead ends: 7 [2023-12-02 16:24:23,064 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:23,065 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 2 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 3 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:23,065 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 3 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:23,066 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7 states. [2023-12-02 16:24:23,067 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7 to 7. [2023-12-02 16:24:23,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 6 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:23,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 7 transitions. [2023-12-02 16:24:23,067 INFO L78 Accepts]: Start accepts. Automaton has 7 states and 7 transitions. Word has length 5 [2023-12-02 16:24:23,068 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:23,068 INFO L495 AbstractCegarLoop]: Abstraction has 7 states and 7 transitions. [2023-12-02 16:24:23,068 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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) [2023-12-02 16:24:23,068 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 7 transitions. [2023-12-02 16:24:23,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-12-02 16:24:23,068 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:23,068 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-12-02 16:24:23,072 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-12-02 16:24:23,269 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,269 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:23,270 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:23,270 INFO L85 PathProgramCache]: Analyzing trace with hash 1699680883, now seen corresponding path program 1 times [2023-12-02 16:24:23,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:23,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [88129229] [2023-12-02 16:24:23,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:23,275 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:23,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [610181120] [2023-12-02 16:24:23,275 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,276 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:23,277 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:23,278 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 16:24:23,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:23,305 INFO L262 TraceCheckSpWp]: Trace formula consists of 14 conjuncts, 2 conjunts are in the unsatisfiable core [2023-12-02 16:24:23,306 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:23,321 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 16:24:23,321 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:23,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [88129229] [2023-12-02 16:24:23,322 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:23,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [610181120] [2023-12-02 16:24:23,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [610181120] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 16:24:23,322 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 16:24:23,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-12-02 16:24:23,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1317082122] [2023-12-02 16:24:23,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 16:24:23,323 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 16:24:23,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:23,324 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 16:24:23,324 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:23,324 INFO L87 Difference]: Start difference. First operand 7 states and 7 transitions. Second operand has 3 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:23,334 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:23,334 INFO L93 Difference]: Finished difference Result 13 states and 13 transitions. [2023-12-02 16:24:23,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 16:24:23,334 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2023-12-02 16:24:23,335 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:23,335 INFO L225 Difference]: With dead ends: 13 [2023-12-02 16:24:23,335 INFO L226 Difference]: Without dead ends: 12 [2023-12-02 16:24:23,335 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 16:24:23,337 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 7 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:23,337 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 7 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:23,338 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-12-02 16:24:23,341 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-12-02 16:24:23,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0909090909090908) internal successors, (12), 11 states have internal predecessors, (12), 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) [2023-12-02 16:24:23,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 12 transitions. [2023-12-02 16:24:23,342 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 12 transitions. Word has length 6 [2023-12-02 16:24:23,342 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:23,342 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 12 transitions. [2023-12-02 16:24:23,342 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 12 transitions. [2023-12-02 16:24:23,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-12-02 16:24:23,342 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:23,343 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1] [2023-12-02 16:24:23,347 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 16:24:23,543 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,544 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:23,544 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:23,544 INFO L85 PathProgramCache]: Analyzing trace with hash 299858906, now seen corresponding path program 1 times [2023-12-02 16:24:23,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:23,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309816780] [2023-12-02 16:24:23,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:23,553 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:23,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [158551363] [2023-12-02 16:24:23,554 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:23,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:23,554 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:23,555 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:23,556 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 16:24:23,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:23,587 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-02 16:24:23,588 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:23,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:23,632 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 16:24:23,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:23,669 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [309816780] [2023-12-02 16:24:23,669 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [158551363] [2023-12-02 16:24:23,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [158551363] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 16:24:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [427253451] [2023-12-02 16:24:23,684 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-12-02 16:24:23,684 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 16:24:23,688 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 16:24:23,693 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 16:24:23,694 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 16:24:24,079 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 16:24:24,170 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '214#(<= 2147483647 |ULTIMATE.start_main_~c~0#1|)' at error location [2023-12-02 16:24:24,170 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 16:24:24,171 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 16:24:24,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2] total 4 [2023-12-02 16:24:24,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595549491] [2023-12-02 16:24:24,171 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 16:24:24,172 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 16:24:24,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:24,172 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 16:24:24,173 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90 [2023-12-02 16:24:24,173 INFO L87 Difference]: Start difference. First operand 12 states and 12 transitions. Second operand has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 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) [2023-12-02 16:24:24,198 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:24,199 INFO L93 Difference]: Finished difference Result 28 states and 30 transitions. [2023-12-02 16:24:24,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 16:24:24,199 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-12-02 16:24:24,200 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:24,200 INFO L225 Difference]: With dead ends: 28 [2023-12-02 16:24:24,200 INFO L226 Difference]: Without dead ends: 27 [2023-12-02 16:24:24,201 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 19 SyntacticMatches, 4 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90 [2023-12-02 16:24:24,202 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:24,202 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:24,203 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2023-12-02 16:24:24,206 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2023-12-02 16:24:24,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.0384615384615385) internal successors, (27), 26 states have internal predecessors, (27), 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) [2023-12-02 16:24:24,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 27 transitions. [2023-12-02 16:24:24,207 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 27 transitions. Word has length 11 [2023-12-02 16:24:24,208 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:24,208 INFO L495 AbstractCegarLoop]: Abstraction has 27 states and 27 transitions. [2023-12-02 16:24:24,208 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 4.4) internal successors, (22), 5 states have internal predecessors, (22), 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) [2023-12-02 16:24:24,208 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 27 transitions. [2023-12-02 16:24:24,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-12-02 16:24:24,209 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:24,209 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 1, 1] [2023-12-02 16:24:24,214 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 16:24:24,409 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:24,410 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:24,410 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:24,410 INFO L85 PathProgramCache]: Analyzing trace with hash -1057903821, now seen corresponding path program 2 times [2023-12-02 16:24:24,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:24,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116686402] [2023-12-02 16:24:24,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:24,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:24,420 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:24,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1082131658] [2023-12-02 16:24:24,420 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 16:24:24,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:24,421 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:24,421 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:24,427 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-12-02 16:24:24,470 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2023-12-02 16:24:24,470 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 16:24:24,471 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 16:24:24,472 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:24,552 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:24,552 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 16:24:24,657 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:24,657 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:24,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116686402] [2023-12-02 16:24:24,657 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:24,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1082131658] [2023-12-02 16:24:24,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1082131658] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 16:24:24,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [2059036253] [2023-12-02 16:24:24,660 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-12-02 16:24:24,660 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 16:24:24,661 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 16:24:24,661 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 16:24:24,661 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 16:24:24,893 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 16:24:25,051 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '445#(<= 2147483647 |ULTIMATE.start_main_~c~0#1|)' at error location [2023-12-02 16:24:25,051 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 16:24:25,052 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 16:24:25,052 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 10 [2023-12-02 16:24:25,052 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [223239575] [2023-12-02 16:24:25,052 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 16:24:25,053 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-12-02 16:24:25,053 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:25,054 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-12-02 16:24:25,054 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240 [2023-12-02 16:24:25,054 INFO L87 Difference]: Start difference. First operand 27 states and 27 transitions. Second operand has 12 states, 11 states have (on average 4.7272727272727275) internal successors, (52), 11 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:25,098 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:25,098 INFO L93 Difference]: Finished difference Result 58 states and 63 transitions. [2023-12-02 16:24:25,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-12-02 16:24:25,099 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 11 states have (on average 4.7272727272727275) internal successors, (52), 11 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-12-02 16:24:25,099 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:25,100 INFO L225 Difference]: With dead ends: 58 [2023-12-02 16:24:25,100 INFO L226 Difference]: Without dead ends: 57 [2023-12-02 16:24:25,101 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 52 SyntacticMatches, 10 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 202 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240 [2023-12-02 16:24:25,102 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:25,102 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 34 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 16:24:25,103 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2023-12-02 16:24:25,109 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2023-12-02 16:24:25,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 56 states have (on average 1.0178571428571428) internal successors, (57), 56 states have internal predecessors, (57), 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) [2023-12-02 16:24:25,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 57 transitions. [2023-12-02 16:24:25,110 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 57 transitions. Word has length 26 [2023-12-02 16:24:25,111 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:25,111 INFO L495 AbstractCegarLoop]: Abstraction has 57 states and 57 transitions. [2023-12-02 16:24:25,111 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 11 states have (on average 4.7272727272727275) internal successors, (52), 11 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 16:24:25,111 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 57 transitions. [2023-12-02 16:24:25,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-12-02 16:24:25,113 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:25,113 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 11, 11, 10, 1, 1] [2023-12-02 16:24:25,119 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-12-02 16:24:25,315 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:25,315 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:25,316 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:25,316 INFO L85 PathProgramCache]: Analyzing trace with hash -2074784685, now seen corresponding path program 3 times [2023-12-02 16:24:25,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:25,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [681653214] [2023-12-02 16:24:25,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:25,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:25,327 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:25,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [402570176] [2023-12-02 16:24:25,328 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-12-02 16:24:25,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:25,328 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:25,329 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:25,330 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-12-02 16:24:25,386 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-12-02 16:24:25,386 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 16:24:25,387 INFO L262 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 12 conjunts are in the unsatisfiable core [2023-12-02 16:24:25,390 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:25,556 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:25,556 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 16:24:25,852 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:25,852 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:25,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [681653214] [2023-12-02 16:24:25,852 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:25,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [402570176] [2023-12-02 16:24:25,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [402570176] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 16:24:25,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1365914838] [2023-12-02 16:24:25,855 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-12-02 16:24:25,855 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 16:24:25,855 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 16:24:25,856 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 16:24:25,856 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 16:24:25,976 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 16:24:26,330 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '940#(<= 2147483647 |ULTIMATE.start_main_~c~0#1|)' at error location [2023-12-02 16:24:26,330 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 16:24:26,330 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 16:24:26,331 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 22 [2023-12-02 16:24:26,331 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2133524233] [2023-12-02 16:24:26,331 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 16:24:26,332 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-12-02 16:24:26,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:26,333 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-12-02 16:24:26,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=288, Invalid=468, Unknown=0, NotChecked=0, Total=756 [2023-12-02 16:24:26,334 INFO L87 Difference]: Start difference. First operand 57 states and 57 transitions. Second operand has 24 states, 23 states have (on average 4.869565217391305) internal successors, (112), 23 states have internal predecessors, (112), 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) [2023-12-02 16:24:26,422 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:26,423 INFO L93 Difference]: Finished difference Result 118 states and 129 transitions. [2023-12-02 16:24:26,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-12-02 16:24:26,423 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 23 states have (on average 4.869565217391305) internal successors, (112), 23 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56 [2023-12-02 16:24:26,424 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:26,425 INFO L225 Difference]: With dead ends: 118 [2023-12-02 16:24:26,426 INFO L226 Difference]: Without dead ends: 117 [2023-12-02 16:24:26,426 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 118 SyntacticMatches, 22 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 850 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=288, Invalid=468, Unknown=0, NotChecked=0, Total=756 [2023-12-02 16:24:26,427 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:26,428 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 70 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 16:24:26,429 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 117 states. [2023-12-02 16:24:26,440 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 117. [2023-12-02 16:24:26,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 116 states have (on average 1.0086206896551724) internal successors, (117), 116 states have internal predecessors, (117), 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) [2023-12-02 16:24:26,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 117 transitions. [2023-12-02 16:24:26,443 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 117 transitions. Word has length 56 [2023-12-02 16:24:26,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:26,443 INFO L495 AbstractCegarLoop]: Abstraction has 117 states and 117 transitions. [2023-12-02 16:24:26,444 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 23 states have (on average 4.869565217391305) internal successors, (112), 23 states have internal predecessors, (112), 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) [2023-12-02 16:24:26,444 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 117 transitions. [2023-12-02 16:24:26,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2023-12-02 16:24:26,447 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:26,447 INFO L195 NwaCegarLoop]: trace histogram [23, 23, 23, 23, 22, 1, 1] [2023-12-02 16:24:26,451 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-12-02 16:24:26,647 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2023-12-02 16:24:26,648 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:26,648 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:26,648 INFO L85 PathProgramCache]: Analyzing trace with hash 420112019, now seen corresponding path program 4 times [2023-12-02 16:24:26,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:26,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541419895] [2023-12-02 16:24:26,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:26,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:26,666 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:26,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [935072576] [2023-12-02 16:24:26,666 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-12-02 16:24:26,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:26,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:26,668 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:26,670 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-12-02 16:24:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 16:24:26,742 INFO L262 TraceCheckSpWp]: Trace formula consists of 234 conjuncts, 24 conjunts are in the unsatisfiable core [2023-12-02 16:24:26,747 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:27,189 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 16:24:28,054 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 16:24:28,054 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:28,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541419895] [2023-12-02 16:24:28,054 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:28,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [935072576] [2023-12-02 16:24:28,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [935072576] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 16:24:28,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [911345219] [2023-12-02 16:24:28,057 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2023-12-02 16:24:28,057 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 16:24:28,057 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 16:24:28,057 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 16:24:28,057 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 16:24:28,199 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 16:24:29,048 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1963#(<= 2147483647 |ULTIMATE.start_main_~c~0#1|)' at error location [2023-12-02 16:24:29,049 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 16:24:29,049 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 16:24:29,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23] total 46 [2023-12-02 16:24:29,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602340399] [2023-12-02 16:24:29,049 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 16:24:29,050 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2023-12-02 16:24:29,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:29,053 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2023-12-02 16:24:29,054 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1140, Invalid=1512, Unknown=0, NotChecked=0, Total=2652 [2023-12-02 16:24:29,054 INFO L87 Difference]: Start difference. First operand 117 states and 117 transitions. Second operand has 48 states, 47 states have (on average 4.9361702127659575) internal successors, (232), 47 states have internal predecessors, (232), 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) [2023-12-02 16:24:29,229 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:29,230 INFO L93 Difference]: Finished difference Result 238 states and 261 transitions. [2023-12-02 16:24:29,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-12-02 16:24:29,230 INFO L78 Accepts]: Start accepts. Automaton has has 48 states, 47 states have (on average 4.9361702127659575) internal successors, (232), 47 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 116 [2023-12-02 16:24:29,231 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:29,233 INFO L225 Difference]: With dead ends: 238 [2023-12-02 16:24:29,233 INFO L226 Difference]: Without dead ends: 237 [2023-12-02 16:24:29,235 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 346 GetRequests, 250 SyntacticMatches, 46 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3442 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=1140, Invalid=1512, Unknown=0, NotChecked=0, Total=2652 [2023-12-02 16:24:29,236 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 101 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 101 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:29,236 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 142 Invalid, 102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 101 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 16:24:29,237 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 237 states. [2023-12-02 16:24:29,251 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 237 to 237. [2023-12-02 16:24:29,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 237 states, 236 states have (on average 1.0042372881355932) internal successors, (237), 236 states have internal predecessors, (237), 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) [2023-12-02 16:24:29,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 237 states and 237 transitions. [2023-12-02 16:24:29,254 INFO L78 Accepts]: Start accepts. Automaton has 237 states and 237 transitions. Word has length 116 [2023-12-02 16:24:29,255 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:29,255 INFO L495 AbstractCegarLoop]: Abstraction has 237 states and 237 transitions. [2023-12-02 16:24:29,255 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 47 states have (on average 4.9361702127659575) internal successors, (232), 47 states have internal predecessors, (232), 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) [2023-12-02 16:24:29,255 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 237 transitions. [2023-12-02 16:24:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2023-12-02 16:24:29,259 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 16:24:29,260 INFO L195 NwaCegarLoop]: trace histogram [47, 47, 47, 47, 46, 1, 1] [2023-12-02 16:24:29,265 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-12-02 16:24:29,463 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:29,464 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-12-02 16:24:29,464 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 16:24:29,464 INFO L85 PathProgramCache]: Analyzing trace with hash 1336146707, now seen corresponding path program 5 times [2023-12-02 16:24:29,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 16:24:29,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165718648] [2023-12-02 16:24:29,464 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 16:24:29,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 16:24:29,481 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 16:24:29,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [441050373] [2023-12-02 16:24:29,482 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 16:24:29,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:29,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 16:24:29,483 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 16:24:29,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-12-02 16:24:29,543 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2023-12-02 16:24:29,543 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 16:24:29,544 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 16:24:29,550 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 16:24:30,843 INFO L134 CoverageAnalysis]: Checked inductivity of 5405 backedges. 847 proven. 0 refuted. 0 times theorem prover too weak. 4558 trivial. 0 not checked. [2023-12-02 16:24:30,843 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 16:24:30,843 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 16:24:30,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165718648] [2023-12-02 16:24:30,843 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 16:24:30,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [441050373] [2023-12-02 16:24:30,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [441050373] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 16:24:30,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 16:24:30,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-12-02 16:24:30,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [731685304] [2023-12-02 16:24:30,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 16:24:30,845 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 16:24:30,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 16:24:30,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 16:24:30,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=14, Unknown=1, NotChecked=0, Total=30 [2023-12-02 16:24:30,846 INFO L87 Difference]: Start difference. First operand 237 states and 237 transitions. Second operand has 6 states, 6 states have (on average 4.333333333333333) internal successors, (26), 6 states have internal predecessors, (26), 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) [2023-12-02 16:24:30,906 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 16:24:30,907 INFO L93 Difference]: Finished difference Result 237 states and 237 transitions. [2023-12-02 16:24:30,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 16:24:30,907 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 4.333333333333333) internal successors, (26), 6 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 236 [2023-12-02 16:24:30,907 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 16:24:30,908 INFO L225 Difference]: With dead ends: 237 [2023-12-02 16:24:30,908 INFO L226 Difference]: Without dead ends: 0 [2023-12-02 16:24:30,909 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 235 GetRequests, 230 SyntacticMatches, 1 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=15, Invalid=14, Unknown=1, NotChecked=0, Total=30 [2023-12-02 16:24:30,910 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 2 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 9 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 16:24:30,910 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 9 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 16:24:30,911 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-12-02 16:24:30,911 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-12-02 16:24:30,911 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) [2023-12-02 16:24:30,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-12-02 16:24:30,911 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 236 [2023-12-02 16:24:30,911 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 16:24:30,911 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-12-02 16:24:30,912 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 4.333333333333333) internal successors, (26), 6 states have internal predecessors, (26), 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) [2023-12-02 16:24:30,912 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-12-02 16:24:30,912 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-12-02 16:24:30,914 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 4 remaining) [2023-12-02 16:24:30,914 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 4 remaining) [2023-12-02 16:24:30,914 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 4 remaining) [2023-12-02 16:24:30,915 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 4 remaining) [2023-12-02 16:24:30,919 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-12-02 16:24:31,115 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 16:24:31,117 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-12-02 16:24:31,195 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 10) no Hoare annotation was computed. [2023-12-02 16:24:31,195 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-12-02 16:24:31,195 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 11) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point L11(line 11) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point L11-1(line 11) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L895 garLoopResultBuilder]: At program point L9-2(lines 9 12) the Hoare annotation is: (let ((.cse0 (<= 0 |ULTIMATE.start_main_~c~0#1|))) (or (= |ULTIMATE.start_main_~c~0#1| 0) (and .cse0 (<= |ULTIMATE.start_main_~c~0#1| 2) (exists ((|v_ULTIMATE.start_main_~x~0#1_80| Int)) (and (<= (* |v_ULTIMATE.start_main_~x~0#1_80| |v_ULTIMATE.start_main_~x~0#1_80|) |ULTIMATE.start_main_~x~0#1|) (exists ((|v_ULTIMATE.start_main_~x~0#1_79| Int)) (and (<= 2 |v_ULTIMATE.start_main_~x~0#1_79|) (<= (* |v_ULTIMATE.start_main_~x~0#1_79| |v_ULTIMATE.start_main_~x~0#1_79|) |v_ULTIMATE.start_main_~x~0#1_80|)))))) (and (<= |ULTIMATE.start_main_~c~0#1| 1) .cse0 (exists ((|v_ULTIMATE.start_main_~x~0#1_79| Int)) (and (<= (* |v_ULTIMATE.start_main_~x~0#1_79| |v_ULTIMATE.start_main_~x~0#1_79|) |ULTIMATE.start_main_~x~0#1|) (<= 2 |v_ULTIMATE.start_main_~x~0#1_79|)))) (and .cse0 (exists ((|v_ULTIMATE.start_main_~x~0#1_81| Int)) (and (<= (* |v_ULTIMATE.start_main_~x~0#1_81| |v_ULTIMATE.start_main_~x~0#1_81|) |ULTIMATE.start_main_~x~0#1|) (exists ((|v_ULTIMATE.start_main_~x~0#1_80| Int)) (and (<= (* |v_ULTIMATE.start_main_~x~0#1_80| |v_ULTIMATE.start_main_~x~0#1_80|) |v_ULTIMATE.start_main_~x~0#1_81|) (exists ((|v_ULTIMATE.start_main_~x~0#1_79| Int)) (and (<= 2 |v_ULTIMATE.start_main_~x~0#1_79|) (<= (* |v_ULTIMATE.start_main_~x~0#1_79| |v_ULTIMATE.start_main_~x~0#1_79|) |v_ULTIMATE.start_main_~x~0#1_80|))))))) (<= |ULTIMATE.start_main_~c~0#1| 3)))) [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 10) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 11) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point L10(line 10) no Hoare annotation was computed. [2023-12-02 16:24:31,196 INFO L899 garLoopResultBuilder]: For program point L10-1(line 10) no Hoare annotation was computed. [2023-12-02 16:24:31,199 INFO L445 BasicCegarLoop]: Path program histogram: [5, 1, 1, 1, 1] [2023-12-02 16:24:31,200 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-12-02 16:24:31,211 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_80 : int :: v_ULTIMATE.start_main_~x~0#1_80 * v_ULTIMATE.start_main_~x~0#1_80 <= ~x~0 && (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: 2 <= v_ULTIMATE.start_main_~x~0#1_79 && v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= v_ULTIMATE.start_main_~x~0#1_80)) could not be translated [2023-12-02 16:24:31,212 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= ~x~0 && 2 <= v_ULTIMATE.start_main_~x~0#1_79) could not be translated [2023-12-02 16:24:31,212 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_81 : int :: v_ULTIMATE.start_main_~x~0#1_81 * v_ULTIMATE.start_main_~x~0#1_81 <= ~x~0 && (exists v_ULTIMATE.start_main_~x~0#1_80 : int :: v_ULTIMATE.start_main_~x~0#1_80 * v_ULTIMATE.start_main_~x~0#1_80 <= v_ULTIMATE.start_main_~x~0#1_81 && (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: 2 <= v_ULTIMATE.start_main_~x~0#1_79 && v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= v_ULTIMATE.start_main_~x~0#1_80))) could not be translated [2023-12-02 16:24:31,213 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 04:24:31 BoogieIcfgContainer [2023-12-02 16:24:31,213 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-12-02 16:24:31,214 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-02 16:24:31,214 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-02 16:24:31,214 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-02 16:24:31,214 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 04:24:22" (3/4) ... [2023-12-02 16:24:31,216 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-12-02 16:24:31,229 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-12-02 16:24:31,229 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-12-02 16:24:31,229 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-12-02 16:24:31,302 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/witness.graphml [2023-12-02 16:24:31,302 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/witness.yml [2023-12-02 16:24:31,302 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-02 16:24:31,303 INFO L158 Benchmark]: Toolchain (without parser) took 9462.13ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 135.3MB in the beginning and 172.1MB in the end (delta: -36.7MB). Peak memory consumption was 114.0MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,303 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 121.6MB. Free memory is still 89.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 16:24:31,304 INFO L158 Benchmark]: CACSL2BoogieTranslator took 226.79ms. Allocated memory is still 169.9MB. Free memory was 135.1MB in the beginning and 136.2MB in the end (delta: -1.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,304 INFO L158 Benchmark]: Boogie Procedure Inliner took 27.99ms. Allocated memory is still 169.9MB. Free memory was 136.2MB in the beginning and 134.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 16:24:31,304 INFO L158 Benchmark]: Boogie Preprocessor took 16.85ms. Allocated memory is still 169.9MB. Free memory was 134.7MB in the beginning and 133.6MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,305 INFO L158 Benchmark]: RCFGBuilder took 233.88ms. Allocated memory is still 169.9MB. Free memory was 133.6MB in the beginning and 124.2MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,305 INFO L158 Benchmark]: TraceAbstraction took 8860.62ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 123.6MB in the beginning and 59.6MB in the end (delta: 64.0MB). Peak memory consumption was 100.2MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,306 INFO L158 Benchmark]: Witness Printer took 88.61ms. Allocated memory is still 205.5MB. Free memory was 59.6MB in the beginning and 172.1MB in the end (delta: -112.4MB). Peak memory consumption was 2.9MB. Max. memory is 16.1GB. [2023-12-02 16:24:31,308 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.21ms. Allocated memory is still 121.6MB. Free memory is still 89.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 226.79ms. Allocated memory is still 169.9MB. Free memory was 135.1MB in the beginning and 136.2MB in the end (delta: -1.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 27.99ms. Allocated memory is still 169.9MB. Free memory was 136.2MB in the beginning and 134.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 16.85ms. Allocated memory is still 169.9MB. Free memory was 134.7MB in the beginning and 133.6MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 233.88ms. Allocated memory is still 169.9MB. Free memory was 133.6MB in the beginning and 124.2MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 8860.62ms. Allocated memory was 169.9MB in the beginning and 205.5MB in the end (delta: 35.7MB). Free memory was 123.6MB in the beginning and 59.6MB in the end (delta: 64.0MB). Peak memory consumption was 100.2MB. Max. memory is 16.1GB. * Witness Printer took 88.61ms. Allocated memory is still 205.5MB. Free memory was 59.6MB in the beginning and 172.1MB in the end (delta: -112.4MB). Peak memory consumption was 2.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_80 : int :: v_ULTIMATE.start_main_~x~0#1_80 * v_ULTIMATE.start_main_~x~0#1_80 <= ~x~0 && (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: 2 <= v_ULTIMATE.start_main_~x~0#1_79 && v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= v_ULTIMATE.start_main_~x~0#1_80)) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= ~x~0 && 2 <= v_ULTIMATE.start_main_~x~0#1_79) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_ULTIMATE.start_main_~x~0#1_81 : int :: v_ULTIMATE.start_main_~x~0#1_81 * v_ULTIMATE.start_main_~x~0#1_81 <= ~x~0 && (exists v_ULTIMATE.start_main_~x~0#1_80 : int :: v_ULTIMATE.start_main_~x~0#1_80 * v_ULTIMATE.start_main_~x~0#1_80 <= v_ULTIMATE.start_main_~x~0#1_81 && (exists v_ULTIMATE.start_main_~x~0#1_79 : int :: 2 <= v_ULTIMATE.start_main_~x~0#1_79 && v_ULTIMATE.start_main_~x~0#1_79 * v_ULTIMATE.start_main_~x~0#1_79 <= v_ULTIMATE.start_main_~x~0#1_80))) could not be translated * 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: 10]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 10]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 11]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 11]: 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 1 procedures, 11 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 8.8s, OverallIterations: 9, TraceHistogramMax: 47, PathProgramHistogramMax: 5, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.1s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2 mSDsluCounter, 298 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 255 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 228 IncrementalHoareTripleChecker+Invalid, 233 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 43 mSDtfsCounter, 228 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 867 GetRequests, 679 SyntacticMatches, 83 SemanticMatches, 105 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4534 ImplicationChecksByTransitivity, 3.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=237occurred in iteration=8, InterpolantAutomatonStates: 107, 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, 9 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 5 NumberOfFragments, 76 HoareAnnotationTreeSize, 1 FomulaSimplifications, 10 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 1 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.1s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 3.5s InterpolantComputationTime, 463 NumberOfCodeBlocks, 253 NumberOfCodeBlocksAsserted, 18 NumberOfCheckSat, 659 ConstructedInterpolants, 13 QuantifiedInterpolants, 1707 SizeOfPredicates, 1 NumberOfNonLiveVariables, 517 ConjunctsInSsa, 58 ConjunctsInUnsatCore, 13 InterpolantComputations, 5 PerfectInterpolantSequences, 5405/8595 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 4 specifications checked. All of them hold - InvariantResult [Line: 9]: Loop Invariant Derived loop invariant: ((((c == 0) || ((0 <= c) && (c <= 2))) || ((c <= 1) && (0 <= c))) || ((0 <= c) && (c <= 3))) RESULT: Ultimate proved your program to be correct! [2023-12-02 16:24:31,324 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3af26513-7735-4676-bfbc-8381c82710c9/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE