./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.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 6060f0df556deb332d160eff8a39bcf699b67887fb6a475da5cd3837f5257af8 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:03:02,552 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:03:02,617 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:03:02,622 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:03:02,623 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:03:02,657 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:03:02,658 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:03:02,658 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:03:02,659 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:03:02,659 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:03:02,660 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:03:02,660 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:03:02,661 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:03:02,661 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:03:02,662 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:03:02,663 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:03:02,663 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:03:02,663 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:03:02,663 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:03:02,664 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:03:02,664 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:03:02,664 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:03:02,665 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:03:02,665 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:03:02,665 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:03:02,666 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:03:02,666 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:03:02,666 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:03:02,667 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:03:02,667 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:03:02,667 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:03:02,667 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:03:02,668 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:03:02,668 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:03:02,668 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:03:02,669 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:03:02,669 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:03:02,669 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:03:02,669 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:03:02,670 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:03:02,670 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:03:02,671 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:03:02,671 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 -> 6060f0df556deb332d160eff8a39bcf699b67887fb6a475da5cd3837f5257af8 [2024-10-13 22:03:02,951 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:03:02,979 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:03:02,983 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:03:02,984 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:03:02,984 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:03:02,985 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.c [2024-10-13 22:03:04,417 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:03:04,600 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:03:04,601 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.c [2024-10-13 22:03:04,608 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/864d06a41/49532f1a494c496e83b3853d453f11b2/FLAGd7c63a134 [2024-10-13 22:03:04,622 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/864d06a41/49532f1a494c496e83b3853d453f11b2 [2024-10-13 22:03:04,624 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:03:04,625 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:03:04,627 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:03:04,627 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:03:04,633 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:03:04,634 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,634 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e1ca42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04, skipping insertion in model container [2024-10-13 22:03:04,635 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,659 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:03:04,815 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.c[991,1004] [2024-10-13 22:03:04,821 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:03:04,831 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:03:04,849 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_sentinel.i.v+cfa-reducer.c[991,1004] [2024-10-13 22:03:04,850 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:03:04,868 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:03:04,869 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04 WrapperNode [2024-10-13 22:03:04,869 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:03:04,870 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:03:04,870 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:03:04,870 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:03:04,877 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,885 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,907 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 73 [2024-10-13 22:03:04,908 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:03:04,909 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:03:04,909 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:03:04,909 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:03:04,919 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,920 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,921 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,938 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-10-13 22:03:04,939 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,940 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,949 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,952 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,953 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,958 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,960 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:03:04,961 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:03:04,962 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:03:04,962 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:03:04,963 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (1/1) ... [2024-10-13 22:03:04,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:03:04,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:04,997 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 22:03:05,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 22:03:05,054 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:03:05,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:03:05,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 22:03:05,054 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 22:03:05,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 22:03:05,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 22:03:05,056 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:03:05,057 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:03:05,057 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 22:03:05,057 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 22:03:05,058 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 22:03:05,121 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:03:05,124 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:03:05,300 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-10-13 22:03:05,300 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:03:05,340 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:03:05,341 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-13 22:03:05,341 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:03:05 BoogieIcfgContainer [2024-10-13 22:03:05,341 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:03:05,344 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:03:05,344 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:03:05,347 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:03:05,348 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:03:04" (1/3) ... [2024-10-13 22:03:05,348 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@242d4070 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:03:05, skipping insertion in model container [2024-10-13 22:03:05,348 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:03:04" (2/3) ... [2024-10-13 22:03:05,349 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@242d4070 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:03:05, skipping insertion in model container [2024-10-13 22:03:05,349 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:03:05" (3/3) ... [2024-10-13 22:03:05,350 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_sentinel.i.v+cfa-reducer.c [2024-10-13 22:03:05,365 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:03:05,366 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:03:05,421 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:03:05,427 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5c10abe, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:03:05,427 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:03:05,431 INFO L276 IsEmpty]: Start isEmpty. Operand has 12 states, 10 states have (on average 1.7) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:05,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-13 22:03:05,437 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:05,437 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:05,438 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:05,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:05,443 INFO L85 PathProgramCache]: Analyzing trace with hash -1284800003, now seen corresponding path program 1 times [2024-10-13 22:03:05,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:05,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1672912751] [2024-10-13 22:03:05,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:05,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:05,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:05,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:03:05,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:05,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1672912751] [2024-10-13 22:03:05,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1672912751] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:03:05,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:03:05,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:03:05,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1027713169] [2024-10-13 22:03:05,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:03:05,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:03:05,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:05,718 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:03:05,718 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:03:05,720 INFO L87 Difference]: Start difference. First operand has 12 states, 10 states have (on average 1.7) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:05,750 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:05,751 INFO L93 Difference]: Finished difference Result 23 states and 33 transitions. [2024-10-13 22:03:05,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:03:05,753 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-13 22:03:05,754 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:05,760 INFO L225 Difference]: With dead ends: 23 [2024-10-13 22:03:05,760 INFO L226 Difference]: Without dead ends: 11 [2024-10-13 22:03:05,763 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:03:05,767 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:05,768 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 22 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:03:05,782 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2024-10-13 22:03:05,791 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2024-10-13 22:03:05,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.2) internal successors, (12), 10 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 12 transitions. [2024-10-13 22:03:05,794 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 12 transitions. Word has length 9 [2024-10-13 22:03:05,794 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:05,794 INFO L471 AbstractCegarLoop]: Abstraction has 11 states and 12 transitions. [2024-10-13 22:03:05,794 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:05,795 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 12 transitions. [2024-10-13 22:03:05,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-13 22:03:05,795 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:05,795 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:05,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:03:05,796 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:05,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:05,797 INFO L85 PathProgramCache]: Analyzing trace with hash -1330956527, now seen corresponding path program 1 times [2024-10-13 22:03:05,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:05,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272194748] [2024-10-13 22:03:05,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:05,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:05,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:05,904 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:03:05,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:05,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272194748] [2024-10-13 22:03:05,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272194748] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:05,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [87702337] [2024-10-13 22:03:05,906 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:05,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:05,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:05,908 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:05,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-13 22:03:05,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:05,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:03:05,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:03:06,013 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:06,037 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:03:06,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [87702337] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:06,038 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:06,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-13 22:03:06,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1076276915] [2024-10-13 22:03:06,039 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:06,040 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-13 22:03:06,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:06,042 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-13 22:03:06,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:03:06,043 INFO L87 Difference]: Start difference. First operand 11 states and 12 transitions. Second operand has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,065 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:06,067 INFO L93 Difference]: Finished difference Result 22 states and 26 transitions. [2024-10-13 22:03:06,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:03:06,068 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2024-10-13 22:03:06,068 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:06,068 INFO L225 Difference]: With dead ends: 22 [2024-10-13 22:03:06,068 INFO L226 Difference]: Without dead ends: 14 [2024-10-13 22:03:06,069 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:03:06,070 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:06,070 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 30 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:03:06,071 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2024-10-13 22:03:06,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2024-10-13 22:03:06,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.1538461538461537) internal successors, (15), 13 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 15 transitions. [2024-10-13 22:03:06,079 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 15 transitions. Word has length 10 [2024-10-13 22:03:06,079 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:06,079 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 15 transitions. [2024-10-13 22:03:06,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,080 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-10-13 22:03:06,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-10-13 22:03:06,080 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:06,081 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:06,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-13 22:03:06,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:06,282 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:06,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:06,282 INFO L85 PathProgramCache]: Analyzing trace with hash -533059843, now seen corresponding path program 2 times [2024-10-13 22:03:06,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:06,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109921474] [2024-10-13 22:03:06,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:06,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:06,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:06,504 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-10-13 22:03:06,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:06,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109921474] [2024-10-13 22:03:06,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109921474] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:03:06,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:03:06,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-13 22:03:06,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356117935] [2024-10-13 22:03:06,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:03:06,506 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 22:03:06,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:06,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 22:03:06,507 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:03:06,507 INFO L87 Difference]: Start difference. First operand 14 states and 15 transitions. Second operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,556 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:06,557 INFO L93 Difference]: Finished difference Result 19 states and 20 transitions. [2024-10-13 22:03:06,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-13 22:03:06,559 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-10-13 22:03:06,559 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:06,559 INFO L225 Difference]: With dead ends: 19 [2024-10-13 22:03:06,560 INFO L226 Difference]: Without dead ends: 16 [2024-10-13 22:03:06,560 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:03:06,561 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 5 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:06,561 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 17 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:03:06,562 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2024-10-13 22:03:06,565 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2024-10-13 22:03:06,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 15 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 17 transitions. [2024-10-13 22:03:06,566 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 17 transitions. Word has length 13 [2024-10-13 22:03:06,566 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:06,566 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 17 transitions. [2024-10-13 22:03:06,566 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,567 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 17 transitions. [2024-10-13 22:03:06,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-10-13 22:03:06,567 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:06,567 INFO L215 NwaCegarLoop]: trace histogram [4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:06,567 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 22:03:06,568 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:06,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:06,568 INFO L85 PathProgramCache]: Analyzing trace with hash -1171489088, now seen corresponding path program 1 times [2024-10-13 22:03:06,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:06,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [129534631] [2024-10-13 22:03:06,569 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:06,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:06,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:06,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:06,725 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:06,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [129534631] [2024-10-13 22:03:06,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [129534631] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:06,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [548063253] [2024-10-13 22:03:06,726 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:06,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:06,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:06,729 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:06,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-13 22:03:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:06,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-13 22:03:06,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:06,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:06,832 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:06,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:06,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [548063253] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:06,911 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:06,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-10-13 22:03:06,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [876517297] [2024-10-13 22:03:06,912 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:06,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-13 22:03:06,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:06,913 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-13 22:03:06,914 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-13 22:03:06,914 INFO L87 Difference]: Start difference. First operand 16 states and 17 transitions. Second operand has 13 states, 13 states have (on average 1.6923076923076923) internal successors, (22), 12 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,938 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:06,939 INFO L93 Difference]: Finished difference Result 32 states and 39 transitions. [2024-10-13 22:03:06,940 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-13 22:03:06,940 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.6923076923076923) internal successors, (22), 12 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2024-10-13 22:03:06,941 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:06,942 INFO L225 Difference]: With dead ends: 32 [2024-10-13 22:03:06,942 INFO L226 Difference]: Without dead ends: 22 [2024-10-13 22:03:06,942 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-13 22:03:06,943 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:06,944 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:03:06,944 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-10-13 22:03:06,947 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-10-13 22:03:06,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.0952380952380953) internal successors, (23), 21 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 23 transitions. [2024-10-13 22:03:06,950 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 23 transitions. Word has length 15 [2024-10-13 22:03:06,950 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:06,950 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 23 transitions. [2024-10-13 22:03:06,951 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.6923076923076923) internal successors, (22), 12 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:06,951 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 23 transitions. [2024-10-13 22:03:06,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-10-13 22:03:06,952 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:06,953 INFO L215 NwaCegarLoop]: trace histogram [10, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:06,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-13 22:03:07,157 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-10-13 22:03:07,158 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:07,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:07,159 INFO L85 PathProgramCache]: Analyzing trace with hash -795285952, now seen corresponding path program 2 times [2024-10-13 22:03:07,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:07,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001471782] [2024-10-13 22:03:07,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:07,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:07,431 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:07,432 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:07,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001471782] [2024-10-13 22:03:07,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2001471782] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:07,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1411335980] [2024-10-13 22:03:07,433 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:03:07,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:07,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:07,437 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:07,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-13 22:03:07,522 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:03:07,523 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:03:07,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-13 22:03:07,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:07,576 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:07,576 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:07,825 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:07,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1411335980] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:07,826 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:07,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2024-10-13 22:03:07,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1903355869] [2024-10-13 22:03:07,827 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:07,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-10-13 22:03:07,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:07,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-10-13 22:03:07,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-13 22:03:07,831 INFO L87 Difference]: Start difference. First operand 22 states and 23 transitions. Second operand has 25 states, 25 states have (on average 1.36) internal successors, (34), 24 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:07,878 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:07,880 INFO L93 Difference]: Finished difference Result 44 states and 57 transitions. [2024-10-13 22:03:07,880 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-13 22:03:07,880 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.36) internal successors, (34), 24 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21 [2024-10-13 22:03:07,881 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:07,881 INFO L225 Difference]: With dead ends: 44 [2024-10-13 22:03:07,881 INFO L226 Difference]: Without dead ends: 34 [2024-10-13 22:03:07,882 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 52 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-13 22:03:07,882 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:07,884 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:03:07,885 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-10-13 22:03:07,890 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2024-10-13 22:03:07,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 33 states have (on average 1.0606060606060606) internal successors, (35), 33 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:07,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 35 transitions. [2024-10-13 22:03:07,892 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 35 transitions. Word has length 21 [2024-10-13 22:03:07,894 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:07,894 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 35 transitions. [2024-10-13 22:03:07,894 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.36) internal successors, (34), 24 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:07,894 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 35 transitions. [2024-10-13 22:03:07,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-10-13 22:03:07,895 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:07,895 INFO L215 NwaCegarLoop]: trace histogram [22, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:07,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-13 22:03:08,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:08,097 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:08,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:08,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1216795968, now seen corresponding path program 3 times [2024-10-13 22:03:08,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:08,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1490815292] [2024-10-13 22:03:08,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:08,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:08,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:08,780 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:03:08,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:08,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1490815292] [2024-10-13 22:03:08,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1490815292] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:08,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [800626032] [2024-10-13 22:03:08,783 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:03:08,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:08,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:08,785 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:08,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-13 22:03:08,874 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-13 22:03:08,874 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:03:08,877 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-13 22:03:08,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:08,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-10-13 22:03:08,977 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-13 22:03:08,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 15 [2024-10-13 22:03:09,084 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2024-10-13 22:03:09,084 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:09,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 16 [2024-10-13 22:03:09,240 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 12 [2024-10-13 22:03:09,259 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2024-10-13 22:03:09,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [800626032] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:09,260 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:09,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 7, 7] total 33 [2024-10-13 22:03:09,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1338338976] [2024-10-13 22:03:09,260 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:09,260 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-10-13 22:03:09,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:09,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-10-13 22:03:09,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=326, Invalid=730, Unknown=0, NotChecked=0, Total=1056 [2024-10-13 22:03:09,265 INFO L87 Difference]: Start difference. First operand 34 states and 35 transitions. Second operand has 33 states, 33 states have (on average 1.4545454545454546) internal successors, (48), 33 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:09,484 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:09,484 INFO L93 Difference]: Finished difference Result 50 states and 54 transitions. [2024-10-13 22:03:09,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-13 22:03:09,485 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 1.4545454545454546) internal successors, (48), 33 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 33 [2024-10-13 22:03:09,485 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:09,485 INFO L225 Difference]: With dead ends: 50 [2024-10-13 22:03:09,485 INFO L226 Difference]: Without dead ends: 39 [2024-10-13 22:03:09,486 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 55 SyntacticMatches, 2 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 254 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=362, Invalid=970, Unknown=0, NotChecked=0, Total=1332 [2024-10-13 22:03:09,487 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 7 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:09,487 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 35 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:03:09,488 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2024-10-13 22:03:09,491 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2024-10-13 22:03:09,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.0526315789473684) internal successors, (40), 38 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:09,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 40 transitions. [2024-10-13 22:03:09,493 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 40 transitions. Word has length 33 [2024-10-13 22:03:09,493 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:09,493 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 40 transitions. [2024-10-13 22:03:09,493 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 1.4545454545454546) internal successors, (48), 33 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:09,493 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 40 transitions. [2024-10-13 22:03:09,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-13 22:03:09,494 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:09,494 INFO L215 NwaCegarLoop]: trace histogram [23, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:09,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-13 22:03:09,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:09,699 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:09,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:09,699 INFO L85 PathProgramCache]: Analyzing trace with hash 1248449946, now seen corresponding path program 4 times [2024-10-13 22:03:09,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:09,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2137755439] [2024-10-13 22:03:09,700 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:09,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:10,289 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:10,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:10,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2137755439] [2024-10-13 22:03:10,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2137755439] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:10,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [690383297] [2024-10-13 22:03:10,290 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:03:10,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:10,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:10,293 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:10,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-13 22:03:10,405 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:03:10,405 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:03:10,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-13 22:03:10,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:10,474 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:10,475 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:11,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [690383297] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:11,314 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:11,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 50 [2024-10-13 22:03:11,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748473369] [2024-10-13 22:03:11,315 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:11,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2024-10-13 22:03:11,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:11,316 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2024-10-13 22:03:11,320 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1275, Invalid=1275, Unknown=0, NotChecked=0, Total=2550 [2024-10-13 22:03:11,321 INFO L87 Difference]: Start difference. First operand 39 states and 40 transitions. Second operand has 51 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 50 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:11,392 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:11,393 INFO L93 Difference]: Finished difference Result 78 states and 104 transitions. [2024-10-13 22:03:11,393 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-10-13 22:03:11,393 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 50 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2024-10-13 22:03:11,394 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:11,394 INFO L225 Difference]: With dead ends: 78 [2024-10-13 22:03:11,395 INFO L226 Difference]: Without dead ends: 64 [2024-10-13 22:03:11,396 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 92 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1275, Invalid=1275, Unknown=0, NotChecked=0, Total=2550 [2024-10-13 22:03:11,397 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:11,397 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:03:11,398 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 64 states. [2024-10-13 22:03:11,405 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64. [2024-10-13 22:03:11,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 63 states have (on average 1.0317460317460319) internal successors, (65), 63 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:11,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 65 transitions. [2024-10-13 22:03:11,412 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 65 transitions. Word has length 38 [2024-10-13 22:03:11,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:11,413 INFO L471 AbstractCegarLoop]: Abstraction has 64 states and 65 transitions. [2024-10-13 22:03:11,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 50 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:11,413 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 65 transitions. [2024-10-13 22:03:11,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-10-13 22:03:11,415 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:11,415 INFO L215 NwaCegarLoop]: trace histogram [48, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:11,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-13 22:03:11,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:11,620 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:11,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:11,621 INFO L85 PathProgramCache]: Analyzing trace with hash 40994566, now seen corresponding path program 5 times [2024-10-13 22:03:11,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:11,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105176453] [2024-10-13 22:03:11,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:11,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:11,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:13,438 INFO L134 CoverageAnalysis]: Checked inductivity of 1188 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:13,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:13,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105176453] [2024-10-13 22:03:13,439 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105176453] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:13,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1187129516] [2024-10-13 22:03:13,439 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-13 22:03:13,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:13,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:13,441 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:13,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-13 22:03:24,922 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 25 check-sat command(s) [2024-10-13 22:03:24,922 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:03:24,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 511 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-10-13 22:03:24,939 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:25,036 INFO L134 CoverageAnalysis]: Checked inductivity of 1188 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:25,036 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:27,653 INFO L134 CoverageAnalysis]: Checked inductivity of 1188 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:27,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1187129516] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:27,653 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:27,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 50, 50] total 100 [2024-10-13 22:03:27,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1739202306] [2024-10-13 22:03:27,653 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:27,654 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 101 states [2024-10-13 22:03:27,654 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:27,657 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 101 interpolants. [2024-10-13 22:03:27,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5050, Invalid=5050, Unknown=0, NotChecked=0, Total=10100 [2024-10-13 22:03:27,660 INFO L87 Difference]: Start difference. First operand 64 states and 65 transitions. Second operand has 101 states, 101 states have (on average 1.0891089108910892) internal successors, (110), 100 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:27,796 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:27,796 INFO L93 Difference]: Finished difference Result 128 states and 179 transitions. [2024-10-13 22:03:27,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2024-10-13 22:03:27,797 INFO L78 Accepts]: Start accepts. Automaton has has 101 states, 101 states have (on average 1.0891089108910892) internal successors, (110), 100 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63 [2024-10-13 22:03:27,798 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:27,798 INFO L225 Difference]: With dead ends: 128 [2024-10-13 22:03:27,799 INFO L226 Difference]: Without dead ends: 114 [2024-10-13 22:03:27,803 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 174 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 99 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 192 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=5050, Invalid=5050, Unknown=0, NotChecked=0, Total=10100 [2024-10-13 22:03:27,804 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 117 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 118 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:27,804 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 65 Invalid, 118 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 117 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:03:27,806 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 114 states. [2024-10-13 22:03:27,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 114. [2024-10-13 22:03:27,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 114 states, 113 states have (on average 1.0176991150442478) internal successors, (115), 113 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 115 transitions. [2024-10-13 22:03:27,823 INFO L78 Accepts]: Start accepts. Automaton has 114 states and 115 transitions. Word has length 63 [2024-10-13 22:03:27,824 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:27,824 INFO L471 AbstractCegarLoop]: Abstraction has 114 states and 115 transitions. [2024-10-13 22:03:27,824 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 101 states, 101 states have (on average 1.0891089108910892) internal successors, (110), 100 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:27,824 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 115 transitions. [2024-10-13 22:03:27,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-10-13 22:03:27,830 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:27,830 INFO L215 NwaCegarLoop]: trace histogram [98, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:27,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-13 22:03:28,031 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:28,032 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:28,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:28,032 INFO L85 PathProgramCache]: Analyzing trace with hash -788789882, now seen corresponding path program 6 times [2024-10-13 22:03:28,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:28,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134798976] [2024-10-13 22:03:28,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:28,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:28,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:33,928 INFO L134 CoverageAnalysis]: Checked inductivity of 4863 backedges. 0 proven. 4851 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:03:33,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:33,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1134798976] [2024-10-13 22:03:33,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1134798976] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:33,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1712927314] [2024-10-13 22:03:33,929 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-13 22:03:33,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:33,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:33,930 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:33,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-13 22:03:34,218 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-10-13 22:03:34,218 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:03:34,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-10-13 22:03:34,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:34,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-10-13 22:03:34,838 INFO L349 Elim1Store]: treesize reduction 8, result has 80.5 percent of original size [2024-10-13 22:03:34,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 47 [2024-10-13 22:03:35,095 INFO L134 CoverageAnalysis]: Checked inductivity of 4863 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 4753 trivial. 0 not checked. [2024-10-13 22:03:35,095 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:35,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 43 [2024-10-13 22:03:35,812 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-13 22:03:35,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 46 treesize of output 50 [2024-10-13 22:03:35,887 INFO L134 CoverageAnalysis]: Checked inductivity of 4863 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4851 trivial. 0 not checked. [2024-10-13 22:03:35,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1712927314] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:35,887 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:35,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [100, 12, 11] total 121 [2024-10-13 22:03:35,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309682400] [2024-10-13 22:03:35,887 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:35,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 121 states [2024-10-13 22:03:35,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:35,892 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 121 interpolants. [2024-10-13 22:03:35,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5244, Invalid=9276, Unknown=0, NotChecked=0, Total=14520 [2024-10-13 22:03:35,895 INFO L87 Difference]: Start difference. First operand 114 states and 115 transitions. Second operand has 121 states, 121 states have (on average 1.1487603305785123) internal successors, (139), 121 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:41,190 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:41,191 INFO L93 Difference]: Finished difference Result 138 states and 144 transitions. [2024-10-13 22:03:41,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 117 states. [2024-10-13 22:03:41,192 INFO L78 Accepts]: Start accepts. Automaton has has 121 states, 121 states have (on average 1.1487603305785123) internal successors, (139), 121 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 113 [2024-10-13 22:03:41,193 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:41,194 INFO L225 Difference]: With dead ends: 138 [2024-10-13 22:03:41,194 INFO L226 Difference]: Without dead ends: 123 [2024-10-13 22:03:41,200 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 431 GetRequests, 205 SyntacticMatches, 0 SemanticMatches, 226 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8619 ImplicationChecksByTransitivity, 9.4s TimeCoverageRelationStatistics Valid=15367, Invalid=36389, Unknown=0, NotChecked=0, Total=51756 [2024-10-13 22:03:41,201 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 34 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 242 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:41,202 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 50 Invalid, 242 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-13 22:03:41,202 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-10-13 22:03:41,219 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2024-10-13 22:03:41,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 123 states, 122 states have (on average 1.0163934426229508) internal successors, (124), 122 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:41,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 124 transitions. [2024-10-13 22:03:41,220 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 124 transitions. Word has length 113 [2024-10-13 22:03:41,221 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:41,221 INFO L471 AbstractCegarLoop]: Abstraction has 123 states and 124 transitions. [2024-10-13 22:03:41,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 121 states, 121 states have (on average 1.1487603305785123) internal successors, (139), 121 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:41,221 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 124 transitions. [2024-10-13 22:03:41,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-10-13 22:03:41,224 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:41,224 INFO L215 NwaCegarLoop]: trace histogram [99, 8, 7, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:41,238 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-13 22:03:41,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:41,429 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:41,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:41,429 INFO L85 PathProgramCache]: Analyzing trace with hash 1201228838, now seen corresponding path program 7 times [2024-10-13 22:03:41,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:41,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302524400] [2024-10-13 22:03:41,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:41,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:41,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:46,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5006 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-13 22:03:46,788 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:03:46,788 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302524400] [2024-10-13 22:03:46,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302524400] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:03:46,788 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [44822831] [2024-10-13 22:03:46,789 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-13 22:03:46,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:03:46,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:03:46,791 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:03:46,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-13 22:03:47,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:03:47,063 INFO L255 TraceCheckSpWp]: Trace formula consists of 990 conjuncts, 101 conjuncts are in the unsatisfiable core [2024-10-13 22:03:47,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:03:47,206 INFO L134 CoverageAnalysis]: Checked inductivity of 5006 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-13 22:03:47,206 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:03:57,048 INFO L134 CoverageAnalysis]: Checked inductivity of 5006 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-13 22:03:57,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [44822831] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:03:57,048 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:03:57,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [101, 101, 101] total 202 [2024-10-13 22:03:57,048 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476409857] [2024-10-13 22:03:57,049 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:03:57,049 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 203 states [2024-10-13 22:03:57,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:03:57,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 203 interpolants. [2024-10-13 22:03:57,076 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20503, Invalid=20503, Unknown=0, NotChecked=0, Total=41006 [2024-10-13 22:03:57,077 INFO L87 Difference]: Start difference. First operand 123 states and 124 transitions. Second operand has 203 states, 203 states have (on average 1.0443349753694582) internal successors, (212), 202 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:57,403 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:03:57,403 INFO L93 Difference]: Finished difference Result 246 states and 348 transitions. [2024-10-13 22:03:57,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 202 states. [2024-10-13 22:03:57,406 INFO L78 Accepts]: Start accepts. Automaton has has 203 states, 203 states have (on average 1.0443349753694582) internal successors, (212), 202 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 122 [2024-10-13 22:03:57,406 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:03:57,407 INFO L225 Difference]: With dead ends: 246 [2024-10-13 22:03:57,407 INFO L226 Difference]: Without dead ends: 224 [2024-10-13 22:03:57,410 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 343 GetRequests, 142 SyntacticMatches, 0 SemanticMatches, 201 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 396 ImplicationChecksByTransitivity, 13.0s TimeCoverageRelationStatistics Valid=20503, Invalid=20503, Unknown=0, NotChecked=0, Total=41006 [2024-10-13 22:03:57,411 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 220 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 221 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 220 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:03:57,411 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 72 Invalid, 221 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 220 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:03:57,412 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 224 states. [2024-10-13 22:03:57,427 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 224 to 224. [2024-10-13 22:03:57,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 224 states, 223 states have (on average 1.0089686098654709) internal successors, (225), 223 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:57,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 225 transitions. [2024-10-13 22:03:57,429 INFO L78 Accepts]: Start accepts. Automaton has 224 states and 225 transitions. Word has length 122 [2024-10-13 22:03:57,429 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:03:57,429 INFO L471 AbstractCegarLoop]: Abstraction has 224 states and 225 transitions. [2024-10-13 22:03:57,429 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 203 states, 203 states have (on average 1.0443349753694582) internal successors, (212), 202 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:03:57,430 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 225 transitions. [2024-10-13 22:03:57,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-10-13 22:03:57,435 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:03:57,435 INFO L215 NwaCegarLoop]: trace histogram [200, 8, 7, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:03:57,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-13 22:03:57,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-10-13 22:03:57,636 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:03:57,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:03:57,637 INFO L85 PathProgramCache]: Analyzing trace with hash 254062226, now seen corresponding path program 8 times [2024-10-13 22:03:57,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:03:57,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1998704704] [2024-10-13 22:03:57,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:03:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:03:57,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:04:16,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20156 backedges. 0 proven. 20100 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-13 22:04:16,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:04:16,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1998704704] [2024-10-13 22:04:16,925 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1998704704] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:04:16,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1061265220] [2024-10-13 22:04:16,925 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:04:16,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:04:16,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:04:16,926 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:04:16,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-13 22:04:17,437 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:04:17,438 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:04:17,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 1899 conjuncts, 202 conjuncts are in the unsatisfiable core [2024-10-13 22:04:17,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:04:17,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20156 backedges. 0 proven. 20100 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-13 22:04:17,753 INFO L311 TraceCheckSpWp]: Computing backward predicates...