./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/recursive/Ackermann01-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6ae2ee47 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/recursive/Ackermann01-2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 93bcf8b6df587e0bc8cb137c6415932ffc9083999b1b09826c5b148989ca1a7b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-6ae2ee4-m [2023-11-22 18:39:02,523 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-22 18:39:02,629 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-22 18:39:02,636 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-22 18:39:02,637 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-22 18:39:02,665 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-22 18:39:02,666 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-22 18:39:02,666 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-22 18:39:02,667 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-22 18:39:02,671 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-22 18:39:02,671 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-22 18:39:02,671 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-22 18:39:02,672 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-22 18:39:02,673 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-22 18:39:02,673 INFO L153 SettingsManager]: * Use SBE=true [2023-11-22 18:39:02,674 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-22 18:39:02,674 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-22 18:39:02,674 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-22 18:39:02,674 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-22 18:39:02,675 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-22 18:39:02,675 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-22 18:39:02,675 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-22 18:39:02,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-22 18:39:02,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-22 18:39:02,676 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-22 18:39:02,677 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-22 18:39:02,677 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-22 18:39:02,677 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-22 18:39:02,678 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-22 18:39:02,678 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-22 18:39:02,679 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-22 18:39:02,679 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-22 18:39:02,679 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-22 18:39:02,680 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-22 18:39:02,680 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-22 18:39:02,680 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-22 18:39:02,680 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-22 18:39:02,681 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-22 18:39:02,681 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-22 18:39:02,681 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-22 18:39:02,681 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-22 18:39:02,681 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-22 18:39:02,682 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 93bcf8b6df587e0bc8cb137c6415932ffc9083999b1b09826c5b148989ca1a7b [2023-11-22 18:39:02,939 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-22 18:39:02,966 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-22 18:39:02,968 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-22 18:39:02,969 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-22 18:39:02,970 INFO L274 PluginConnector]: CDTParser initialized [2023-11-22 18:39:02,971 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/recursive/Ackermann01-2.c [2023-11-22 18:39:04,084 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-22 18:39:04,278 INFO L384 CDTParser]: Found 1 translation units. [2023-11-22 18:39:04,280 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/recursive/Ackermann01-2.c [2023-11-22 18:39:04,286 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0bbc8616e/0d7ea3be91994caea043a20ae15470eb/FLAG1b12c4373 [2023-11-22 18:39:04,300 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0bbc8616e/0d7ea3be91994caea043a20ae15470eb [2023-11-22 18:39:04,302 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-22 18:39:04,304 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-22 18:39:04,307 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-22 18:39:04,307 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-22 18:39:04,311 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-22 18:39:04,312 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,312 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15b85053 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04, skipping insertion in model container [2023-11-22 18:39:04,313 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,336 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-22 18:39:04,451 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/recursive/Ackermann01-2.c[1234,1247] [2023-11-22 18:39:04,455 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-22 18:39:04,462 INFO L202 MainTranslator]: Completed pre-run [2023-11-22 18:39:04,475 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/recursive/Ackermann01-2.c[1234,1247] [2023-11-22 18:39:04,476 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-22 18:39:04,488 INFO L206 MainTranslator]: Completed translation [2023-11-22 18:39:04,488 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04 WrapperNode [2023-11-22 18:39:04,488 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-22 18:39:04,489 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-22 18:39:04,490 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-22 18:39:04,490 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-22 18:39:04,496 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,500 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,512 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 33 [2023-11-22 18:39:04,512 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-22 18:39:04,513 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-22 18:39:04,513 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-22 18:39:04,513 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-22 18:39:04,522 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,522 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,523 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,530 INFO L189 HeapSplitter]: Split 2 memory accesses to 1 slices as follows [2] [2023-11-22 18:39:04,531 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,531 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,533 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,535 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,536 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,536 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,538 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-22 18:39:04,538 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-22 18:39:04,539 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-22 18:39:04,539 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-22 18:39:04,539 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (1/1) ... [2023-11-22 18:39:04,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-22 18:39:04,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 18:39:04,574 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-22 18:39:04,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-22 18:39:04,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-22 18:39:04,631 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-22 18:39:04,631 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-22 18:39:04,631 INFO L130 BoogieDeclarations]: Found specification of procedure ackermann [2023-11-22 18:39:04,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ackermann [2023-11-22 18:39:04,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-22 18:39:04,687 INFO L241 CfgBuilder]: Building ICFG [2023-11-22 18:39:04,689 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-22 18:39:04,863 INFO L282 CfgBuilder]: Performing block encoding [2023-11-22 18:39:04,883 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-22 18:39:04,890 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-22 18:39:04,890 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:39:04 BoogieIcfgContainer [2023-11-22 18:39:04,891 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-22 18:39:04,893 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-22 18:39:04,893 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-22 18:39:04,896 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-22 18:39:04,897 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 06:39:04" (1/3) ... [2023-11-22 18:39:04,897 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b26477b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:39:04, skipping insertion in model container [2023-11-22 18:39:04,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:39:04" (2/3) ... [2023-11-22 18:39:04,898 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b26477b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:39:04, skipping insertion in model container [2023-11-22 18:39:04,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:39:04" (3/3) ... [2023-11-22 18:39:04,900 INFO L112 eAbstractionObserver]: Analyzing ICFG Ackermann01-2.c [2023-11-22 18:39:04,916 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-22 18:39:04,916 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-22 18:39:04,974 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-22 18:39:04,982 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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1a3626da, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-22 18:39:04,982 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-22 18:39:04,986 INFO L276 IsEmpty]: Start isEmpty. Operand has 21 states, 14 states have (on average 1.4285714285714286) internal successors, (20), 15 states have internal predecessors, (20), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2023-11-22 18:39:04,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-22 18:39:04,996 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:04,996 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:04,998 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:05,004 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:05,005 INFO L85 PathProgramCache]: Analyzing trace with hash 1538870455, now seen corresponding path program 1 times [2023-11-22 18:39:05,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:05,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703482979] [2023-11-22 18:39:05,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:05,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:05,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:05,316 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:05,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:05,435 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-22 18:39:05,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:05,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1703482979] [2023-11-22 18:39:05,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1703482979] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-22 18:39:05,436 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-22 18:39:05,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-22 18:39:05,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419598992] [2023-11-22 18:39:05,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-22 18:39:05,441 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-22 18:39:05,441 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:05,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-22 18:39:05,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-22 18:39:05,476 INFO L87 Difference]: Start difference. First operand has 21 states, 14 states have (on average 1.4285714285714286) internal successors, (20), 15 states have internal predecessors, (20), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Second operand has 7 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-22 18:39:05,663 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:05,664 INFO L93 Difference]: Finished difference Result 31 states and 41 transitions. [2023-11-22 18:39:05,665 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-22 18:39:05,666 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2023-11-22 18:39:05,667 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:05,673 INFO L225 Difference]: With dead ends: 31 [2023-11-22 18:39:05,673 INFO L226 Difference]: Without dead ends: 21 [2023-11-22 18:39:05,675 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-22 18:39:05,682 INFO L413 NwaCegarLoop]: 15 mSDtfsCounter, 16 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:05,683 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 60 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-22 18:39:05,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2023-11-22 18:39:05,713 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2023-11-22 18:39:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 15 states have internal predecessors, (16), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7) [2023-11-22 18:39:05,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 27 transitions. [2023-11-22 18:39:05,717 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 27 transitions. Word has length 11 [2023-11-22 18:39:05,717 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:05,717 INFO L495 AbstractCegarLoop]: Abstraction has 21 states and 27 transitions. [2023-11-22 18:39:05,717 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-22 18:39:05,717 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 27 transitions. [2023-11-22 18:39:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-22 18:39:05,718 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:05,718 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:05,719 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-22 18:39:05,719 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:05,719 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:05,719 INFO L85 PathProgramCache]: Analyzing trace with hash -108557995, now seen corresponding path program 1 times [2023-11-22 18:39:05,720 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:05,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [91324082] [2023-11-22 18:39:05,720 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:05,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:05,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:05,887 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:05,935 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,016 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-22 18:39:06,019 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:06,019 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [91324082] [2023-11-22 18:39:06,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [91324082] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-22 18:39:06,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-22 18:39:06,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-22 18:39:06,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603794465] [2023-11-22 18:39:06,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-22 18:39:06,022 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-22 18:39:06,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:06,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-22 18:39:06,023 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2023-11-22 18:39:06,024 INFO L87 Difference]: Start difference. First operand 21 states and 27 transitions. Second operand has 8 states, 8 states have (on average 1.75) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-22 18:39:06,176 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:06,176 INFO L93 Difference]: Finished difference Result 28 states and 36 transitions. [2023-11-22 18:39:06,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-22 18:39:06,177 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 1.75) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 18 [2023-11-22 18:39:06,178 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:06,179 INFO L225 Difference]: With dead ends: 28 [2023-11-22 18:39:06,179 INFO L226 Difference]: Without dead ends: 24 [2023-11-22 18:39:06,183 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2023-11-22 18:39:06,184 INFO L413 NwaCegarLoop]: 14 mSDtfsCounter, 10 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:06,185 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 66 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-22 18:39:06,187 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2023-11-22 18:39:06,195 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 22. [2023-11-22 18:39:06,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 15 states have internal predecessors, (17), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (7), 5 states have call predecessors, (7), 4 states have call successors, (7) [2023-11-22 18:39:06,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 28 transitions. [2023-11-22 18:39:06,199 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 28 transitions. Word has length 18 [2023-11-22 18:39:06,199 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:06,200 INFO L495 AbstractCegarLoop]: Abstraction has 22 states and 28 transitions. [2023-11-22 18:39:06,200 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 1.75) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-22 18:39:06,200 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 28 transitions. [2023-11-22 18:39:06,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-22 18:39:06,203 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:06,203 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:06,204 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-22 18:39:06,204 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:06,204 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:06,204 INFO L85 PathProgramCache]: Analyzing trace with hash -1474991098, now seen corresponding path program 1 times [2023-11-22 18:39:06,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:06,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281665116] [2023-11-22 18:39:06,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:06,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,265 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:06,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,282 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2023-11-22 18:39:06,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-22 18:39:06,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:06,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281665116] [2023-11-22 18:39:06,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281665116] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-22 18:39:06,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1389108335] [2023-11-22 18:39:06,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:06,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:06,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 18:39:06,288 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-22 18:39:06,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-22 18:39:06,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,345 INFO L262 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-22 18:39:06,350 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-22 18:39:06,416 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-22 18:39:06,417 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-22 18:39:06,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-22 18:39:06,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1389108335] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-22 18:39:06,550 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-22 18:39:06,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 7, 7] total 12 [2023-11-22 18:39:06,550 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774967787] [2023-11-22 18:39:06,551 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-22 18:39:06,551 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-22 18:39:06,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:06,552 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-22 18:39:06,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132 [2023-11-22 18:39:06,553 INFO L87 Difference]: Start difference. First operand 22 states and 28 transitions. Second operand has 12 states, 12 states have (on average 2.5) internal successors, (30), 12 states have internal predecessors, (30), 4 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (5), 2 states have call predecessors, (5), 4 states have call successors, (5) [2023-11-22 18:39:06,651 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:06,651 INFO L93 Difference]: Finished difference Result 47 states and 74 transitions. [2023-11-22 18:39:06,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-22 18:39:06,652 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 2.5) internal successors, (30), 12 states have internal predecessors, (30), 4 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (5), 2 states have call predecessors, (5), 4 states have call successors, (5) Word has length 24 [2023-11-22 18:39:06,652 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:06,653 INFO L225 Difference]: With dead ends: 47 [2023-11-22 18:39:06,653 INFO L226 Difference]: Without dead ends: 29 [2023-11-22 18:39:06,654 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 46 SyntacticMatches, 3 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=72, Invalid=168, Unknown=0, NotChecked=0, Total=240 [2023-11-22 18:39:06,655 INFO L413 NwaCegarLoop]: 21 mSDtfsCounter, 31 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:06,656 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 77 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-22 18:39:06,657 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2023-11-22 18:39:06,662 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 24. [2023-11-22 18:39:06,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 16 states have (on average 1.125) internal successors, (18), 17 states have internal predecessors, (18), 4 states have call successors, (4), 1 states have call predecessors, (4), 3 states have return successors, (9), 5 states have call predecessors, (9), 4 states have call successors, (9) [2023-11-22 18:39:06,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 31 transitions. [2023-11-22 18:39:06,663 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 31 transitions. Word has length 24 [2023-11-22 18:39:06,663 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:06,664 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 31 transitions. [2023-11-22 18:39:06,664 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 2.5) internal successors, (30), 12 states have internal predecessors, (30), 4 states have call successors, (5), 1 states have call predecessors, (5), 5 states have return successors, (5), 2 states have call predecessors, (5), 4 states have call successors, (5) [2023-11-22 18:39:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 31 transitions. [2023-11-22 18:39:06,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-22 18:39:06,665 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:06,666 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:06,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-22 18:39:06,879 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:06,880 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:06,880 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:06,881 INFO L85 PathProgramCache]: Analyzing trace with hash 1725758412, now seen corresponding path program 1 times [2023-11-22 18:39:06,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:06,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [456946903] [2023-11-22 18:39:06,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:06,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:06,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:06,962 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:06,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:07,037 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:07,068 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:07,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:07,106 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-22 18:39:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:07,140 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 13 proven. 4 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-22 18:39:07,140 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:07,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [456946903] [2023-11-22 18:39:07,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [456946903] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-22 18:39:07,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [691382085] [2023-11-22 18:39:07,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:07,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:07,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 18:39:07,143 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-22 18:39:07,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-22 18:39:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:07,205 INFO L262 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 14 conjunts are in the unsatisfiable core [2023-11-22 18:39:07,210 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-22 18:39:07,286 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-22 18:39:07,287 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-22 18:39:07,837 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 15 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-22 18:39:07,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [691382085] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-22 18:39:07,838 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-22 18:39:07,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 13] total 25 [2023-11-22 18:39:07,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [961871763] [2023-11-22 18:39:07,839 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-22 18:39:07,839 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-22 18:39:07,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:07,840 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-22 18:39:07,841 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=520, Unknown=0, NotChecked=0, Total=600 [2023-11-22 18:39:07,841 INFO L87 Difference]: Start difference. First operand 24 states and 31 transitions. Second operand has 25 states, 25 states have (on average 1.44) internal successors, (36), 19 states have internal predecessors, (36), 3 states have call successors, (5), 1 states have call predecessors, (5), 8 states have return successors, (9), 8 states have call predecessors, (9), 3 states have call successors, (9) [2023-11-22 18:39:08,602 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:08,602 INFO L93 Difference]: Finished difference Result 71 states and 132 transitions. [2023-11-22 18:39:08,603 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2023-11-22 18:39:08,603 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.44) internal successors, (36), 19 states have internal predecessors, (36), 3 states have call successors, (5), 1 states have call predecessors, (5), 8 states have return successors, (9), 8 states have call predecessors, (9), 3 states have call successors, (9) Word has length 31 [2023-11-22 18:39:08,603 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:08,606 INFO L225 Difference]: With dead ends: 71 [2023-11-22 18:39:08,607 INFO L226 Difference]: Without dead ends: 65 [2023-11-22 18:39:08,608 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 48 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 381 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=423, Invalid=2027, Unknown=0, NotChecked=0, Total=2450 [2023-11-22 18:39:08,609 INFO L413 NwaCegarLoop]: 19 mSDtfsCounter, 84 mSDsluCounter, 167 mSDsCounter, 0 mSdLazyCounter, 629 mSolverCounterSat, 105 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 734 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 105 IncrementalHoareTripleChecker+Valid, 629 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:08,609 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 186 Invalid, 734 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [105 Valid, 629 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-22 18:39:08,610 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2023-11-22 18:39:08,623 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 37. [2023-11-22 18:39:08,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 24 states have (on average 1.0833333333333333) internal successors, (26), 25 states have internal predecessors, (26), 6 states have call successors, (6), 1 states have call predecessors, (6), 6 states have return successors, (31), 10 states have call predecessors, (31), 6 states have call successors, (31) [2023-11-22 18:39:08,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 63 transitions. [2023-11-22 18:39:08,624 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 63 transitions. Word has length 31 [2023-11-22 18:39:08,625 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:08,625 INFO L495 AbstractCegarLoop]: Abstraction has 37 states and 63 transitions. [2023-11-22 18:39:08,625 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.44) internal successors, (36), 19 states have internal predecessors, (36), 3 states have call successors, (5), 1 states have call predecessors, (5), 8 states have return successors, (9), 8 states have call predecessors, (9), 3 states have call successors, (9) [2023-11-22 18:39:08,625 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 63 transitions. [2023-11-22 18:39:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-22 18:39:08,627 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:08,627 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 4, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:08,647 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-22 18:39:08,840 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2023-11-22 18:39:08,841 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:08,841 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:08,841 INFO L85 PathProgramCache]: Analyzing trace with hash 1482164270, now seen corresponding path program 2 times [2023-11-22 18:39:08,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:08,843 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592286413] [2023-11-22 18:39:08,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:08,932 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:08,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:08,988 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:09,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:09,077 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:09,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:09,104 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:09,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:09,124 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-22 18:39:09,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:09,165 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:09,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:09,178 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 31 proven. 14 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2023-11-22 18:39:09,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:09,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592286413] [2023-11-22 18:39:09,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592286413] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-22 18:39:09,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2023832812] [2023-11-22 18:39:09,182 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-22 18:39:09,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:09,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 18:39:09,184 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-22 18:39:09,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-22 18:39:09,240 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-22 18:39:09,241 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-22 18:39:09,242 INFO L262 TraceCheckSpWp]: Trace formula consists of 152 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-22 18:39:09,244 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-22 18:39:09,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 31 proven. 13 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-11-22 18:39:09,319 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-22 18:39:09,654 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 36 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2023-11-22 18:39:09,654 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2023832812] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-22 18:39:09,654 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-22 18:39:09,654 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 20 [2023-11-22 18:39:09,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542790558] [2023-11-22 18:39:09,655 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-22 18:39:09,656 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2023-11-22 18:39:09,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:09,657 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2023-11-22 18:39:09,657 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=325, Unknown=0, NotChecked=0, Total=380 [2023-11-22 18:39:09,659 INFO L87 Difference]: Start difference. First operand 37 states and 63 transitions. Second operand has 20 states, 20 states have (on average 2.3) internal successors, (46), 18 states have internal predecessors, (46), 6 states have call successors, (9), 1 states have call predecessors, (9), 10 states have return successors, (13), 9 states have call predecessors, (13), 6 states have call successors, (13) [2023-11-22 18:39:09,920 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:09,920 INFO L93 Difference]: Finished difference Result 95 states and 219 transitions. [2023-11-22 18:39:09,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-22 18:39:09,921 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.3) internal successors, (46), 18 states have internal predecessors, (46), 6 states have call successors, (9), 1 states have call predecessors, (9), 10 states have return successors, (13), 9 states have call predecessors, (13), 6 states have call successors, (13) Word has length 45 [2023-11-22 18:39:09,921 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:09,927 INFO L225 Difference]: With dead ends: 95 [2023-11-22 18:39:09,927 INFO L226 Difference]: Without dead ends: 62 [2023-11-22 18:39:09,931 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 94 SyntacticMatches, 1 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 113 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=185, Invalid=685, Unknown=0, NotChecked=0, Total=870 [2023-11-22 18:39:09,932 INFO L413 NwaCegarLoop]: 13 mSDtfsCounter, 65 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 191 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 72 IncrementalHoareTripleChecker+Valid, 191 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:09,932 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 101 Invalid, 263 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 191 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-22 18:39:09,933 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2023-11-22 18:39:09,951 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 59. [2023-11-22 18:39:09,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 38 states have (on average 1.0526315789473684) internal successors, (40), 39 states have internal predecessors, (40), 9 states have call successors, (9), 2 states have call predecessors, (9), 11 states have return successors, (57), 17 states have call predecessors, (57), 9 states have call successors, (57) [2023-11-22 18:39:09,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 106 transitions. [2023-11-22 18:39:09,962 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 106 transitions. Word has length 45 [2023-11-22 18:39:09,962 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:09,963 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 106 transitions. [2023-11-22 18:39:09,963 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.3) internal successors, (46), 18 states have internal predecessors, (46), 6 states have call successors, (9), 1 states have call predecessors, (9), 10 states have return successors, (13), 9 states have call predecessors, (13), 6 states have call successors, (13) [2023-11-22 18:39:09,963 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 106 transitions. [2023-11-22 18:39:09,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2023-11-22 18:39:09,971 INFO L187 NwaCegarLoop]: Found error trace [2023-11-22 18:39:09,971 INFO L195 NwaCegarLoop]: trace histogram [12, 12, 8, 5, 5, 5, 5, 4, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-22 18:39:09,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-22 18:39:10,192 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:10,193 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-22 18:39:10,193 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-22 18:39:10,193 INFO L85 PathProgramCache]: Analyzing trace with hash 841120270, now seen corresponding path program 3 times [2023-11-22 18:39:10,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-22 18:39:10,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19885662] [2023-11-22 18:39:10,194 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-22 18:39:10,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-22 18:39:10,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,308 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,383 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,470 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,507 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,531 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,546 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,566 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-22 18:39:10,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,570 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2023-11-22 18:39:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,606 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,633 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,654 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-22 18:39:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,664 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2023-11-22 18:39:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-22 18:39:10,668 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 100 proven. 93 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2023-11-22 18:39:10,668 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-22 18:39:10,668 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19885662] [2023-11-22 18:39:10,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19885662] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-22 18:39:10,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [504300777] [2023-11-22 18:39:10,669 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-22 18:39:10,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:10,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 18:39:10,670 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-22 18:39:10,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-22 18:39:10,759 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2023-11-22 18:39:10,760 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-22 18:39:10,761 INFO L262 TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 20 conjunts are in the unsatisfiable core [2023-11-22 18:39:10,766 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-22 18:39:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 112 proven. 20 refuted. 0 times theorem prover too weak. 192 trivial. 0 not checked. [2023-11-22 18:39:10,887 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-22 18:39:12,810 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 133 proven. 2 refuted. 0 times theorem prover too weak. 189 trivial. 0 not checked. [2023-11-22 18:39:12,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [504300777] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-22 18:39:12,810 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-22 18:39:12,811 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 12, 14] total 32 [2023-11-22 18:39:12,811 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249116108] [2023-11-22 18:39:12,811 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-22 18:39:12,812 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2023-11-22 18:39:12,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-22 18:39:12,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2023-11-22 18:39:12,813 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=893, Unknown=0, NotChecked=0, Total=992 [2023-11-22 18:39:12,813 INFO L87 Difference]: Start difference. First operand 59 states and 106 transitions. Second operand has 32 states, 32 states have (on average 1.96875) internal successors, (63), 24 states have internal predecessors, (63), 7 states have call successors, (11), 1 states have call predecessors, (11), 14 states have return successors, (27), 17 states have call predecessors, (27), 7 states have call successors, (27) [2023-11-22 18:39:13,828 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-22 18:39:13,828 INFO L93 Difference]: Finished difference Result 152 states and 442 transitions. [2023-11-22 18:39:13,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. [2023-11-22 18:39:13,829 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 1.96875) internal successors, (63), 24 states have internal predecessors, (63), 7 states have call successors, (11), 1 states have call predecessors, (11), 14 states have return successors, (27), 17 states have call predecessors, (27), 7 states have call successors, (27) Word has length 85 [2023-11-22 18:39:13,830 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-22 18:39:13,830 INFO L225 Difference]: With dead ends: 152 [2023-11-22 18:39:13,830 INFO L226 Difference]: Without dead ends: 0 [2023-11-22 18:39:13,832 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 238 GetRequests, 175 SyntacticMatches, 0 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 821 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=663, Invalid=3497, Unknown=0, NotChecked=0, Total=4160 [2023-11-22 18:39:13,833 INFO L413 NwaCegarLoop]: 14 mSDtfsCounter, 96 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 685 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 782 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 685 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-22 18:39:13,833 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 115 Invalid, 782 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 685 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-22 18:39:13,834 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-22 18:39:13,834 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-22 18:39:13,834 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-11-22 18:39:13,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-22 18:39:13,834 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 85 [2023-11-22 18:39:13,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-22 18:39:13,834 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-22 18:39:13,834 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 1.96875) internal successors, (63), 24 states have internal predecessors, (63), 7 states have call successors, (11), 1 states have call predecessors, (11), 14 states have return successors, (27), 17 states have call predecessors, (27), 7 states have call successors, (27) [2023-11-22 18:39:13,834 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-22 18:39:13,834 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-22 18:39:13,841 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-22 18:39:13,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-22 18:39:14,055 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-22 18:39:14,057 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-22 18:39:14,446 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-22 18:39:14,446 INFO L899 garLoopResultBuilder]: For program point L30(lines 30 34) no Hoare annotation was computed. [2023-11-22 18:39:14,446 INFO L899 garLoopResultBuilder]: For program point L28(lines 28 48) no Hoare annotation was computed. [2023-11-22 18:39:14,447 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 46) no Hoare annotation was computed. [2023-11-22 18:39:14,447 INFO L899 garLoopResultBuilder]: For program point L46(line 46) no Hoare annotation was computed. [2023-11-22 18:39:14,447 INFO L899 garLoopResultBuilder]: For program point L43(lines 43 47) no Hoare annotation was computed. [2023-11-22 18:39:14,448 INFO L895 garLoopResultBuilder]: At program point L42(line 42) the Hoare annotation is: (<= 0 |ULTIMATE.start_main_~n~0#1|) [2023-11-22 18:39:14,450 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-22 18:39:14,451 INFO L899 garLoopResultBuilder]: For program point L42-1(line 42) no Hoare annotation was computed. [2023-11-22 18:39:14,451 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 41) no Hoare annotation was computed. [2023-11-22 18:39:14,451 INFO L899 garLoopResultBuilder]: For program point ackermannEXIT(lines 17 25) no Hoare annotation was computed. [2023-11-22 18:39:14,451 INFO L895 garLoopResultBuilder]: At program point L24(line 24) the Hoare annotation is: (and (= ackermann_~n |ackermann_#in~n|) (= ackermann_~m |ackermann_#in~m|) (not (= |ackermann_#in~m| 0))) [2023-11-22 18:39:14,451 INFO L899 garLoopResultBuilder]: For program point L24-1(line 24) no Hoare annotation was computed. [2023-11-22 18:39:14,451 INFO L895 garLoopResultBuilder]: At program point L22(line 22) the Hoare annotation is: (and (= ackermann_~n |ackermann_#in~n|) (= ackermann_~m |ackermann_#in~m|) (not (= |ackermann_#in~m| 0)) (<= |ackermann_#in~n| 0)) [2023-11-22 18:39:14,451 INFO L895 garLoopResultBuilder]: At program point L24-2(line 24) the Hoare annotation is: (let ((.cse0 (= ackermann_~n |ackermann_#in~n|))) (or (and (<= 0 (+ |ackermann_#t~ret5| 1)) (<= 2 |ackermann_#in~m|) .cse0 (= ackermann_~m |ackermann_#in~m|)) (and (= ackermann_~m 1) .cse0 (<= 2 |ackermann_#t~ret5|) (= |ackermann_#in~m| 1)))) [2023-11-22 18:39:14,451 INFO L899 garLoopResultBuilder]: For program point L21(lines 21 23) no Hoare annotation was computed. [2023-11-22 18:39:14,452 INFO L899 garLoopResultBuilder]: For program point L22-1(line 22) no Hoare annotation was computed. [2023-11-22 18:39:14,452 INFO L899 garLoopResultBuilder]: For program point L24-3(line 24) no Hoare annotation was computed. [2023-11-22 18:39:14,452 INFO L899 garLoopResultBuilder]: For program point L18(lines 18 20) no Hoare annotation was computed. [2023-11-22 18:39:14,452 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 17 25) the Hoare annotation is: true [2023-11-22 18:39:14,452 INFO L899 garLoopResultBuilder]: For program point ackermannFINAL(lines 17 25) no Hoare annotation was computed. [2023-11-22 18:39:14,454 INFO L445 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1] [2023-11-22 18:39:14,456 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-22 18:39:14,460 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 22.11 06:39:14 BoogieIcfgContainer [2023-11-22 18:39:14,460 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-22 18:39:14,461 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-22 18:39:14,461 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-22 18:39:14,461 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-22 18:39:14,461 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:39:04" (3/4) ... [2023-11-22 18:39:14,463 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-22 18:39:14,466 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ackermann [2023-11-22 18:39:14,470 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-22 18:39:14,470 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-22 18:39:14,470 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-22 18:39:14,471 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-22 18:39:14,552 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2023-11-22 18:39:14,552 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2023-11-22 18:39:14,552 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-22 18:39:14,553 INFO L158 Benchmark]: Toolchain (without parser) took 10249.07ms. Allocated memory was 163.6MB in the beginning and 310.4MB in the end (delta: 146.8MB). Free memory was 107.5MB in the beginning and 259.7MB in the end (delta: -152.2MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-22 18:39:14,553 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 163.6MB. Free memory is still 127.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-22 18:39:14,554 INFO L158 Benchmark]: CACSL2BoogieTranslator took 182.14ms. Allocated memory is still 163.6MB. Free memory was 107.5MB in the beginning and 97.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-22 18:39:14,557 INFO L158 Benchmark]: Boogie Procedure Inliner took 23.18ms. Allocated memory is still 163.6MB. Free memory was 97.0MB in the beginning and 95.8MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-22 18:39:14,557 INFO L158 Benchmark]: Boogie Preprocessor took 24.72ms. Allocated memory is still 163.6MB. Free memory was 95.8MB in the beginning and 94.3MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-22 18:39:14,558 INFO L158 Benchmark]: RCFGBuilder took 352.37ms. Allocated memory is still 163.6MB. Free memory was 94.3MB in the beginning and 82.3MB in the end (delta: 12.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-22 18:39:14,558 INFO L158 Benchmark]: TraceAbstraction took 9567.34ms. Allocated memory was 163.6MB in the beginning and 310.4MB in the end (delta: 146.8MB). Free memory was 81.7MB in the beginning and 263.9MB in the end (delta: -182.2MB). Peak memory consumption was 130.8MB. Max. memory is 16.1GB. [2023-11-22 18:39:14,558 INFO L158 Benchmark]: Witness Printer took 91.80ms. Allocated memory is still 310.4MB. Free memory was 263.9MB in the beginning and 259.7MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-22 18:39:14,561 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.17ms. Allocated memory is still 163.6MB. Free memory is still 127.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 182.14ms. Allocated memory is still 163.6MB. Free memory was 107.5MB in the beginning and 97.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 23.18ms. Allocated memory is still 163.6MB. Free memory was 97.0MB in the beginning and 95.8MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 24.72ms. Allocated memory is still 163.6MB. Free memory was 95.8MB in the beginning and 94.3MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 352.37ms. Allocated memory is still 163.6MB. Free memory was 94.3MB in the beginning and 82.3MB in the end (delta: 12.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 9567.34ms. Allocated memory was 163.6MB in the beginning and 310.4MB in the end (delta: 146.8MB). Free memory was 81.7MB in the beginning and 263.9MB in the end (delta: -182.2MB). Peak memory consumption was 130.8MB. Max. memory is 16.1GB. * Witness Printer took 91.80ms. Allocated memory is still 310.4MB. Free memory was 263.9MB in the beginning and 259.7MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 46]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 21 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 9.5s, OverallIterations: 6, TraceHistogramMax: 12, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 2.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.4s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 322 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 302 mSDsluCounter, 605 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 509 mSDsCounter, 303 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1787 IncrementalHoareTripleChecker+Invalid, 2090 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 303 mSolverCounterUnsat, 96 mSDtfsCounter, 1787 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 556 GetRequests, 382 SyntacticMatches, 4 SemanticMatches, 170 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1340 ImplicationChecksByTransitivity, 2.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=59occurred in iteration=5, InterpolantAutomatonStates: 110, 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, 6 MinimizatonAttempts, 38 StatesRemovedByMinimization, 4 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 5 LocationsWithAnnotation, 125 PreInvPairs, 213 NumberOfFragments, 58 HoareAnnotationTreeSize, 125 FomulaSimplifications, 8223 FormulaSimplificationTreeSizeReduction, 0.3s HoareSimplificationTime, 5 FomulaSimplificationsInter, 574 FormulaSimplificationTreeSizeReductionInter, 0.1s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 5.0s InterpolantComputationTime, 399 NumberOfCodeBlocks, 362 NumberOfCodeBlocksAsserted, 15 NumberOfCheckSat, 570 ConstructedInterpolants, 0 QuantifiedInterpolants, 1300 SizeOfPredicates, 10 NumberOfNonLiveVariables, 515 ConjunctsInSsa, 49 ConjunctsInUnsatCore, 14 InterpolantComputations, 2 PerfectInterpolantSequences, 1129/1303 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 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-22 18:39:14,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE