./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive/Fibonacci01-1.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 5189fb62 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/recursive/Fibonacci01-1.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --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 6b0570f2e0d80d68bc280040cce27f654b3fe7a2c0bad30f9bb811af9ca3d994 --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-5189fb6-m [2024-09-13 03:08:30,805 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-13 03:08:30,858 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-13 03:08:30,862 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-13 03:08:30,862 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-13 03:08:30,885 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-13 03:08:30,886 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-13 03:08:30,886 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-13 03:08:30,886 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-13 03:08:30,886 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-13 03:08:30,887 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-13 03:08:30,887 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-13 03:08:30,887 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-13 03:08:30,890 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-13 03:08:30,890 INFO L153 SettingsManager]: * Use SBE=true [2024-09-13 03:08:30,890 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-13 03:08:30,890 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-13 03:08:30,891 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-13 03:08:30,891 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-13 03:08:30,891 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-13 03:08:30,891 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-13 03:08:30,891 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-13 03:08:30,892 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-13 03:08:30,893 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-13 03:08:30,893 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-13 03:08:30,893 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-13 03:08:30,893 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-13 03:08:30,893 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 03:08:30,893 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-13 03:08:30,893 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-13 03:08:30,894 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-13 03:08:30,894 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-13 03:08:30,894 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-13 03:08:30,894 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-13 03:08:30,894 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-13 03:08:30,895 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-13 03:08:30,895 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-13 03:08:30,895 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/certificate-witnesses-artifact/automizer/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/certificate-witnesses-artifact/automizer 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 -> 6b0570f2e0d80d68bc280040cce27f654b3fe7a2c0bad30f9bb811af9ca3d994 Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 [2024-09-13 03:08:31,083 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-13 03:08:31,102 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-13 03:08:31,104 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-13 03:08:31,105 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-13 03:08:31,106 INFO L274 PluginConnector]: CDTParser initialized [2024-09-13 03:08:31,106 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive/Fibonacci01-1.c [2024-09-13 03:08:32,294 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-13 03:08:32,428 INFO L384 CDTParser]: Found 1 translation units. [2024-09-13 03:08:32,429 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/Fibonacci01-1.c [2024-09-13 03:08:32,434 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/50f560603/04c8ebb7bba7447e9779e53a5576c5ce/FLAGaf8399e4c [2024-09-13 03:08:32,445 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/50f560603/04c8ebb7bba7447e9779e53a5576c5ce [2024-09-13 03:08:32,447 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-13 03:08:32,448 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-13 03:08:32,464 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-13 03:08:32,464 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-13 03:08:32,471 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-13 03:08:32,471 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,472 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4fbb58cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32, skipping insertion in model container [2024-09-13 03:08:32,472 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,486 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-13 03:08:32,605 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/Fibonacci01-1.c[804,817] [2024-09-13 03:08:32,609 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 03:08:32,616 INFO L200 MainTranslator]: Completed pre-run [2024-09-13 03:08:32,626 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/Fibonacci01-1.c[804,817] [2024-09-13 03:08:32,626 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 03:08:32,637 INFO L204 MainTranslator]: Completed translation [2024-09-13 03:08:32,638 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32 WrapperNode [2024-09-13 03:08:32,638 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-13 03:08:32,639 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-13 03:08:32,639 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-13 03:08:32,639 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-13 03:08:32,648 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,653 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,661 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-13 03:08:32,661 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-13 03:08:32,662 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-13 03:08:32,662 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-13 03:08:32,662 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-13 03:08:32,669 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,669 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,670 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,678 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-09-13 03:08:32,678 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,678 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,680 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,681 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,682 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,682 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,683 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-13 03:08:32,684 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-13 03:08:32,684 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-13 03:08:32,684 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-13 03:08:32,685 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (1/1) ... [2024-09-13 03:08:32,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 03:08:32,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 03:08:32,714 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-13 03:08:32,715 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-13 03:08:32,755 INFO L130 BoogieDeclarations]: Found specification of procedure fibonacci [2024-09-13 03:08:32,755 INFO L138 BoogieDeclarations]: Found implementation of procedure fibonacci [2024-09-13 03:08:32,755 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-13 03:08:32,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-13 03:08:32,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-13 03:08:32,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-13 03:08:32,756 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-13 03:08:32,756 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-13 03:08:32,756 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-13 03:08:32,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-13 03:08:32,803 INFO L242 CfgBuilder]: Building ICFG [2024-09-13 03:08:32,805 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-13 03:08:32,898 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-09-13 03:08:32,898 INFO L291 CfgBuilder]: Performing block encoding [2024-09-13 03:08:32,914 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-13 03:08:32,915 INFO L318 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-13 03:08:32,915 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 03:08:32 BoogieIcfgContainer [2024-09-13 03:08:32,915 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-13 03:08:32,917 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-13 03:08:32,917 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-13 03:08:32,919 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-13 03:08:32,921 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 03:08:32" (1/3) ... [2024-09-13 03:08:32,922 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ab8e318 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 03:08:32, skipping insertion in model container [2024-09-13 03:08:32,922 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 03:08:32" (2/3) ... [2024-09-13 03:08:32,922 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ab8e318 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 03:08:32, skipping insertion in model container [2024-09-13 03:08:32,922 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 03:08:32" (3/3) ... [2024-09-13 03:08:32,923 INFO L112 eAbstractionObserver]: Analyzing ICFG Fibonacci01-1.c [2024-09-13 03:08:32,938 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-13 03:08:32,938 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-13 03:08:32,988 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-13 03:08:32,994 INFO L336 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@723610e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-13 03:08:32,994 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-13 03:08:32,998 INFO L276 IsEmpty]: Start isEmpty. Operand has 24 states, 14 states have (on average 1.3571428571428572) internal successors, (19), 15 states have internal predecessors, (19), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-09-13 03:08:33,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-13 03:08:33,005 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:33,006 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:33,007 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:33,012 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:33,013 INFO L85 PathProgramCache]: Analyzing trace with hash -745735812, now seen corresponding path program 1 times [2024-09-13 03:08:33,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:33,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021812930] [2024-09-13 03:08:33,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:33,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:33,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:33,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:33,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,343 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 03:08:33,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:33,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021812930] [2024-09-13 03:08:33,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021812930] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 03:08:33,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 03:08:33,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-09-13 03:08:33,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [754033850] [2024-09-13 03:08:33,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 03:08:33,353 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 03:08:33,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:33,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 03:08:33,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 03:08:33,376 INFO L87 Difference]: Start difference. First operand has 24 states, 14 states have (on average 1.3571428571428572) internal successors, (19), 15 states have internal predecessors, (19), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 6 states, 6 states have (on average 1.5) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 03:08:33,515 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:33,515 INFO L93 Difference]: Finished difference Result 36 states and 45 transitions. [2024-09-13 03:08:33,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 03:08:33,518 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 1.5) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 14 [2024-09-13 03:08:33,518 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:33,524 INFO L225 Difference]: With dead ends: 36 [2024-09-13 03:08:33,524 INFO L226 Difference]: Without dead ends: 24 [2024-09-13 03:08:33,526 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 03:08:33,528 INFO L434 NwaCegarLoop]: 19 mSDtfsCounter, 5 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:33,529 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 72 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 03:08:33,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-09-13 03:08:33,558 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 22. [2024-09-13 03:08:33,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 13 states have (on average 1.1538461538461537) internal successors, (15), 14 states have internal predecessors, (15), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-09-13 03:08:33,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-09-13 03:08:33,561 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 14 [2024-09-13 03:08:33,561 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:33,561 INFO L474 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-09-13 03:08:33,562 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1.5) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 03:08:33,562 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:33,562 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-09-13 03:08:33,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-09-13 03:08:33,563 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:33,563 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:33,564 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-13 03:08:33,564 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:33,564 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:33,569 INFO L85 PathProgramCache]: Analyzing trace with hash -954418184, now seen corresponding path program 1 times [2024-09-13 03:08:33,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:33,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487835189] [2024-09-13 03:08:33,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:33,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:33,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:33,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:33,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,709 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 03:08:33,710 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:33,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487835189] [2024-09-13 03:08:33,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487835189] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 03:08:33,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 03:08:33,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-09-13 03:08:33,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2092250451] [2024-09-13 03:08:33,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 03:08:33,711 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 03:08:33,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:33,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 03:08:33,712 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 03:08:33,712 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 03:08:33,776 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:33,776 INFO L93 Difference]: Finished difference Result 28 states and 33 transitions. [2024-09-13 03:08:33,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 03:08:33,777 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 15 [2024-09-13 03:08:33,778 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:33,778 INFO L225 Difference]: With dead ends: 28 [2024-09-13 03:08:33,778 INFO L226 Difference]: Without dead ends: 24 [2024-09-13 03:08:33,779 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 03:08:33,780 INFO L434 NwaCegarLoop]: 18 mSDtfsCounter, 4 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:33,780 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 63 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 03:08:33,781 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-09-13 03:08:33,787 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 22. [2024-09-13 03:08:33,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 13 states have (on average 1.1538461538461537) internal successors, (15), 14 states have internal predecessors, (15), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-09-13 03:08:33,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-09-13 03:08:33,788 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 15 [2024-09-13 03:08:33,788 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:33,789 INFO L474 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-09-13 03:08:33,789 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-09-13 03:08:33,789 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:33,789 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-09-13 03:08:33,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-09-13 03:08:33,790 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:33,790 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:33,790 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-13 03:08:33,790 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:33,791 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:33,791 INFO L85 PathProgramCache]: Analyzing trace with hash 520207931, now seen corresponding path program 1 times [2024-09-13 03:08:33,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:33,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79044629] [2024-09-13 03:08:33,791 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:33,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:33,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:33,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:33,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:33,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-13 03:08:33,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 03:08:33,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:33,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79044629] [2024-09-13 03:08:33,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79044629] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 03:08:33,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [145265127] [2024-09-13 03:08:33,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:33,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:33,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 03:08:33,924 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 03:08:33,925 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-13 03:08:33,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:33,965 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-09-13 03:08:33,970 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 03:08:34,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 03:08:34,138 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 03:08:34,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 03:08:34,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [145265127] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 03:08:34,547 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 03:08:34,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 10, 11] total 21 [2024-09-13 03:08:34,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [592536812] [2024-09-13 03:08:34,547 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 03:08:34,548 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-09-13 03:08:34,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:34,549 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-09-13 03:08:34,549 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=353, Unknown=0, NotChecked=0, Total=420 [2024-09-13 03:08:34,550 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 21 states, 20 states have (on average 1.95) internal successors, (39), 17 states have internal predecessors, (39), 7 states have call successors, (9), 1 states have call predecessors, (9), 7 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) [2024-09-13 03:08:34,715 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:34,715 INFO L93 Difference]: Finished difference Result 39 states and 50 transitions. [2024-09-13 03:08:34,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-13 03:08:34,715 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 20 states have (on average 1.95) internal successors, (39), 17 states have internal predecessors, (39), 7 states have call successors, (9), 1 states have call predecessors, (9), 7 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) Word has length 27 [2024-09-13 03:08:34,716 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:34,716 INFO L225 Difference]: With dead ends: 39 [2024-09-13 03:08:34,716 INFO L226 Difference]: Without dead ends: 24 [2024-09-13 03:08:34,717 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 49 SyntacticMatches, 1 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 108 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=83, Invalid=423, Unknown=0, NotChecked=0, Total=506 [2024-09-13 03:08:34,717 INFO L434 NwaCegarLoop]: 16 mSDtfsCounter, 14 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 177 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 148 SdHoareTripleChecker+Invalid, 198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 177 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:34,717 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 148 Invalid, 198 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 177 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 03:08:34,718 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-09-13 03:08:34,724 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2024-09-13 03:08:34,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 16 states have internal predecessors, (16), 5 states have call successors, (5), 3 states have call predecessors, (5), 4 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7) [2024-09-13 03:08:34,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions. [2024-09-13 03:08:34,725 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 27 [2024-09-13 03:08:34,725 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:34,726 INFO L474 AbstractCegarLoop]: Abstraction has 24 states and 28 transitions. [2024-09-13 03:08:34,726 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 20 states have (on average 1.95) internal successors, (39), 17 states have internal predecessors, (39), 7 states have call successors, (9), 1 states have call predecessors, (9), 7 states have return successors, (10), 8 states have call predecessors, (10), 7 states have call successors, (10) [2024-09-13 03:08:34,726 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:34,726 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2024-09-13 03:08:34,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-09-13 03:08:34,727 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:34,727 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:34,745 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-13 03:08:34,932 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:34,933 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:34,933 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:34,933 INFO L85 PathProgramCache]: Analyzing trace with hash 1409384643, now seen corresponding path program 1 times [2024-09-13 03:08:34,933 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:34,933 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175903685] [2024-09-13 03:08:34,934 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:34,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:35,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:35,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,087 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-13 03:08:35,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,104 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-13 03:08:35,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:35,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175903685] [2024-09-13 03:08:35,105 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175903685] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 03:08:35,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2108300616] [2024-09-13 03:08:35,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:35,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:35,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 03:08:35,107 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 03:08:35,108 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-13 03:08:35,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,142 INFO L262 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-09-13 03:08:35,144 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 03:08:35,272 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-13 03:08:35,272 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 03:08:35,511 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 03:08:35,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2108300616] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 03:08:35,512 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 03:08:35,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 11] total 20 [2024-09-13 03:08:35,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926536281] [2024-09-13 03:08:35,512 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 03:08:35,512 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-13 03:08:35,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:35,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-13 03:08:35,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=315, Unknown=0, NotChecked=0, Total=380 [2024-09-13 03:08:35,513 INFO L87 Difference]: Start difference. First operand 24 states and 28 transitions. Second operand has 20 states, 20 states have (on average 1.7) internal successors, (34), 16 states have internal predecessors, (34), 7 states have call successors, (9), 1 states have call predecessors, (9), 6 states have return successors, (9), 8 states have call predecessors, (9), 7 states have call successors, (9) [2024-09-13 03:08:35,713 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:35,713 INFO L93 Difference]: Finished difference Result 35 states and 44 transitions. [2024-09-13 03:08:35,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-09-13 03:08:35,714 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 1.7) internal successors, (34), 16 states have internal predecessors, (34), 7 states have call successors, (9), 1 states have call predecessors, (9), 6 states have return successors, (9), 8 states have call predecessors, (9), 7 states have call successors, (9) Word has length 28 [2024-09-13 03:08:35,714 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:35,715 INFO L225 Difference]: With dead ends: 35 [2024-09-13 03:08:35,715 INFO L226 Difference]: Without dead ends: 31 [2024-09-13 03:08:35,715 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 50 SyntacticMatches, 4 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 126 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=115, Invalid=485, Unknown=0, NotChecked=0, Total=600 [2024-09-13 03:08:35,716 INFO L434 NwaCegarLoop]: 14 mSDtfsCounter, 15 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 195 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 195 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:35,716 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 108 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 195 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 03:08:35,717 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-09-13 03:08:35,723 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 29. [2024-09-13 03:08:35,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 17 states have (on average 1.1176470588235294) internal successors, (19), 19 states have internal predecessors, (19), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (13), 6 states have call predecessors, (13), 5 states have call successors, (13) [2024-09-13 03:08:35,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 38 transitions. [2024-09-13 03:08:35,724 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 38 transitions. Word has length 28 [2024-09-13 03:08:35,724 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:35,724 INFO L474 AbstractCegarLoop]: Abstraction has 29 states and 38 transitions. [2024-09-13 03:08:35,724 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 1.7) internal successors, (34), 16 states have internal predecessors, (34), 7 states have call successors, (9), 1 states have call predecessors, (9), 6 states have return successors, (9), 8 states have call predecessors, (9), 7 states have call successors, (9) [2024-09-13 03:08:35,724 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:35,724 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 38 transitions. [2024-09-13 03:08:35,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-09-13 03:08:35,725 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:35,725 INFO L216 NwaCegarLoop]: trace histogram [5, 5, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:35,742 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-13 03:08:35,926 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:35,926 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:35,926 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:35,927 INFO L85 PathProgramCache]: Analyzing trace with hash -1216271788, now seen corresponding path program 2 times [2024-09-13 03:08:35,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:35,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306392310] [2024-09-13 03:08:35,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:35,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:35,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:35,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:35,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:35,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:36,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:36,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-13 03:08:36,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-13 03:08:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,071 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 23 proven. 7 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-09-13 03:08:36,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:36,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306392310] [2024-09-13 03:08:36,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306392310] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 03:08:36,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1151461220] [2024-09-13 03:08:36,071 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 03:08:36,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:36,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 03:08:36,074 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 03:08:36,075 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-13 03:08:36,115 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-13 03:08:36,116 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 03:08:36,116 INFO L262 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-13 03:08:36,118 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 03:08:36,155 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 22 proven. 13 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-09-13 03:08:36,155 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 03:08:36,356 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 22 proven. 14 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-09-13 03:08:36,356 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1151461220] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 03:08:36,356 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 03:08:36,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 14 [2024-09-13 03:08:36,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1646668338] [2024-09-13 03:08:36,356 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 03:08:36,357 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-09-13 03:08:36,357 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:36,357 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-09-13 03:08:36,357 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=127, Unknown=0, NotChecked=0, Total=182 [2024-09-13 03:08:36,358 INFO L87 Difference]: Start difference. First operand 29 states and 38 transitions. Second operand has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 6 states have call successors, (10), 1 states have call predecessors, (10), 5 states have return successors, (9), 5 states have call predecessors, (9), 6 states have call successors, (9) [2024-09-13 03:08:36,432 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:36,432 INFO L93 Difference]: Finished difference Result 56 states and 80 transitions. [2024-09-13 03:08:36,432 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-13 03:08:36,432 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 6 states have call successors, (10), 1 states have call predecessors, (10), 5 states have return successors, (9), 5 states have call predecessors, (9), 6 states have call successors, (9) Word has length 41 [2024-09-13 03:08:36,432 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:36,433 INFO L225 Difference]: With dead ends: 56 [2024-09-13 03:08:36,433 INFO L226 Difference]: Without dead ends: 34 [2024-09-13 03:08:36,434 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 86 SyntacticMatches, 4 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=68, Invalid=142, Unknown=0, NotChecked=0, Total=210 [2024-09-13 03:08:36,434 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 6 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:36,435 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 97 Invalid, 98 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 03:08:36,435 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-09-13 03:08:36,439 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 31. [2024-09-13 03:08:36,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 19 states have (on average 1.105263157894737) internal successors, (21), 20 states have internal predecessors, (21), 6 states have call successors, (6), 4 states have call predecessors, (6), 5 states have return successors, (12), 6 states have call predecessors, (12), 5 states have call successors, (12) [2024-09-13 03:08:36,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 39 transitions. [2024-09-13 03:08:36,440 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 39 transitions. Word has length 41 [2024-09-13 03:08:36,440 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:36,440 INFO L474 AbstractCegarLoop]: Abstraction has 31 states and 39 transitions. [2024-09-13 03:08:36,440 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 6 states have call successors, (10), 1 states have call predecessors, (10), 5 states have return successors, (9), 5 states have call predecessors, (9), 6 states have call successors, (9) [2024-09-13 03:08:36,441 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:36,441 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 39 transitions. [2024-09-13 03:08:36,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-09-13 03:08:36,441 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 03:08:36,441 INFO L216 NwaCegarLoop]: trace histogram [5, 5, 4, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 03:08:36,453 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-13 03:08:36,642 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:36,642 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 03:08:36,643 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:36,643 INFO L85 PathProgramCache]: Analyzing trace with hash 492769668, now seen corresponding path program 3 times [2024-09-13 03:08:36,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 03:08:36,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225404185] [2024-09-13 03:08:36,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 03:08:36,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 03:08:36,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 03:08:36,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-09-13 03:08:36,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:36,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-13 03:08:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-13 03:08:36,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-13 03:08:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 03:08:36,916 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 2 proven. 27 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 03:08:36,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 03:08:36,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225404185] [2024-09-13 03:08:36,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225404185] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 03:08:36,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1355081279] [2024-09-13 03:08:36,917 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-13 03:08:36,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:36,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 03:08:36,920 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 03:08:36,921 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-13 03:08:36,957 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-09-13 03:08:36,958 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 03:08:36,958 INFO L262 TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-09-13 03:08:36,960 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 03:08:37,103 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 22 proven. 10 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-09-13 03:08:37,103 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 03:08:37,500 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 13 proven. 21 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-09-13 03:08:37,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1355081279] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 03:08:37,501 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 03:08:37,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13, 14] total 25 [2024-09-13 03:08:37,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91012112] [2024-09-13 03:08:37,501 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 03:08:37,501 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-09-13 03:08:37,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 03:08:37,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-09-13 03:08:37,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=510, Unknown=0, NotChecked=0, Total=600 [2024-09-13 03:08:37,502 INFO L87 Difference]: Start difference. First operand 31 states and 39 transitions. Second operand has 25 states, 25 states have (on average 1.68) internal successors, (42), 19 states have internal predecessors, (42), 9 states have call successors, (12), 1 states have call predecessors, (12), 7 states have return successors, (14), 12 states have call predecessors, (14), 9 states have call successors, (14) [2024-09-13 03:08:37,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 03:08:37,785 INFO L93 Difference]: Finished difference Result 45 states and 67 transitions. [2024-09-13 03:08:37,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-09-13 03:08:37,786 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.68) internal successors, (42), 19 states have internal predecessors, (42), 9 states have call successors, (12), 1 states have call predecessors, (12), 7 states have return successors, (14), 12 states have call predecessors, (14), 9 states have call successors, (14) Word has length 42 [2024-09-13 03:08:37,786 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 03:08:37,787 INFO L225 Difference]: With dead ends: 45 [2024-09-13 03:08:37,787 INFO L226 Difference]: Without dead ends: 0 [2024-09-13 03:08:37,787 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 118 GetRequests, 78 SyntacticMatches, 7 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 311 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=221, Invalid=969, Unknown=0, NotChecked=0, Total=1190 [2024-09-13 03:08:37,788 INFO L434 NwaCegarLoop]: 13 mSDtfsCounter, 9 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 299 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 299 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-13 03:08:37,788 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 147 Invalid, 329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 299 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-13 03:08:37,790 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-09-13 03:08:37,790 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-09-13 03:08:37,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 03:08:37,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-09-13 03:08:37,791 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 42 [2024-09-13 03:08:37,791 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 03:08:37,794 INFO L474 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-09-13 03:08:37,794 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.68) internal successors, (42), 19 states have internal predecessors, (42), 9 states have call successors, (12), 1 states have call predecessors, (12), 7 states have return successors, (14), 12 states have call predecessors, (14), 9 states have call successors, (14) [2024-09-13 03:08:37,795 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 03:08:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-09-13 03:08:37,795 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-09-13 03:08:37,797 INFO L785 garLoopResultBuilder]: Registering result SAFE for location mainErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-09-13 03:08:37,809 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-13 03:08:38,001 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 03:08:38,004 INFO L408 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1] [2024-09-13 03:08:38,006 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-09-13 03:08:38,565 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-09-13 03:08:38,579 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.09 03:08:38 BoogieIcfgContainer [2024-09-13 03:08:38,580 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-09-13 03:08:38,580 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-09-13 03:08:38,580 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-09-13 03:08:38,580 INFO L274 PluginConnector]: Witness Printer initialized [2024-09-13 03:08:38,580 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 03:08:32" (3/4) ... [2024-09-13 03:08:38,583 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-09-13 03:08:38,586 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure fibonacci [2024-09-13 03:08:38,586 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ULTIMATE.init [2024-09-13 03:08:38,587 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure main [2024-09-13 03:08:38,590 INFO L896 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-09-13 03:08:38,590 INFO L896 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-09-13 03:08:38,590 INFO L896 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-09-13 03:08:38,590 INFO L896 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-09-13 03:08:38,662 INFO L149 WitnessManager]: Wrote witness to /storage/repos/certificate-witnesses-artifact/automizer/witness.graphml [2024-09-13 03:08:38,664 INFO L149 WitnessManager]: Wrote witness to /storage/repos/certificate-witnesses-artifact/automizer/witness.yml [2024-09-13 03:08:38,664 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-09-13 03:08:38,664 INFO L158 Benchmark]: Toolchain (without parser) took 6216.35ms. Allocated memory was 125.8MB in the beginning and 211.8MB in the end (delta: 86.0MB). Free memory was 55.8MB in the beginning and 153.7MB in the end (delta: -97.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 03:08:38,664 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 125.8MB. Free memory is still 76.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 03:08:38,665 INFO L158 Benchmark]: CACSL2BoogieTranslator took 174.38ms. Allocated memory was 125.8MB in the beginning and 176.2MB in the end (delta: 50.3MB). Free memory was 98.3MB in the beginning and 141.8MB in the end (delta: -43.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-09-13 03:08:38,665 INFO L158 Benchmark]: Boogie Procedure Inliner took 22.27ms. Allocated memory is still 176.2MB. Free memory was 141.8MB in the beginning and 140.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 03:08:38,665 INFO L158 Benchmark]: Boogie Preprocessor took 21.45ms. Allocated memory is still 176.2MB. Free memory was 140.7MB in the beginning and 138.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 03:08:38,665 INFO L158 Benchmark]: RCFGBuilder took 231.53ms. Allocated memory is still 176.2MB. Free memory was 138.6MB in the beginning and 127.1MB in the end (delta: 11.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-09-13 03:08:38,666 INFO L158 Benchmark]: TraceAbstraction took 5662.93ms. Allocated memory was 176.2MB in the beginning and 211.8MB in the end (delta: 35.7MB). Free memory was 126.1MB in the beginning and 159.0MB in the end (delta: -32.9MB). Peak memory consumption was 101.5MB. Max. memory is 16.1GB. [2024-09-13 03:08:38,666 INFO L158 Benchmark]: Witness Printer took 83.87ms. Allocated memory is still 211.8MB. Free memory was 159.0MB in the beginning and 153.7MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-09-13 03:08:38,667 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.10ms. Allocated memory is still 125.8MB. Free memory is still 76.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 174.38ms. Allocated memory was 125.8MB in the beginning and 176.2MB in the end (delta: 50.3MB). Free memory was 98.3MB in the beginning and 141.8MB in the end (delta: -43.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 22.27ms. Allocated memory is still 176.2MB. Free memory was 141.8MB in the beginning and 140.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 21.45ms. Allocated memory is still 176.2MB. Free memory was 140.7MB in the beginning and 138.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 231.53ms. Allocated memory is still 176.2MB. Free memory was 138.6MB in the beginning and 127.1MB in the end (delta: 11.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5662.93ms. Allocated memory was 176.2MB in the beginning and 211.8MB in the end (delta: 35.7MB). Free memory was 126.1MB in the beginning and 159.0MB in the end (delta: -32.9MB). Peak memory consumption was 101.5MB. Max. memory is 16.1GB. * Witness Printer took 83.87ms. Allocated memory is still 211.8MB. Free memory was 159.0MB in the beginning and 153.7MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. 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: 36]: 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 4 procedures, 24 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 5.0s, OverallIterations: 6, TraceHistogramMax: 5, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 1.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 65 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 53 mSDsluCounter, 635 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 534 mSDsCounter, 81 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 911 IncrementalHoareTripleChecker+Invalid, 992 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 81 mSolverCounterUnsat, 101 mSDtfsCounter, 911 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 387 GetRequests, 273 SyntacticMatches, 16 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 598 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=31occurred in iteration=5, InterpolantAutomatonStates: 56, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 6 MinimizatonAttempts, 9 StatesRemovedByMinimization, 4 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 2.8s InterpolantComputationTime, 305 NumberOfCodeBlocks, 297 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 429 ConstructedInterpolants, 0 QuantifiedInterpolants, 1244 SizeOfPredicates, 5 NumberOfNonLiveVariables, 366 ConjunctsInSsa, 51 ConjunctsInUnsatCore, 14 InterpolantComputations, 2 PerfectInterpolantSequences, 232/366 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 - ProcedureContractResult [Line: 16]: Procedure Contract for fibonacci Derived contract for procedure fibonacci. Ensures: ((((2 <= \old(n)) && (\old(n) <= ((long long) \result + 1))) || ((\old(n) <= 0) && ((\result == 1) || (\result == 0)))) || ((\result == 1) && (1 == \old(n)))) RESULT: Ultimate proved your program to be correct! [2024-09-13 03:08:38,688 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE