./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/sanfoundry_27_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d 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/sanfoundry_27_ground.i -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 40b578d2ddf68a49bc52037a6e4860a392bad1b49fc77d85682d536447864a03 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:26:15,739 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:26:15,800 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:26:15,804 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:26:15,805 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:26:15,830 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:26:15,830 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:26:15,831 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:26:15,831 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:26:15,834 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:26:15,835 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:26:15,835 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:26:15,835 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:26:15,835 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:26:15,836 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:26:15,836 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:26:15,836 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:26:15,836 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:26:15,836 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:26:15,837 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:26:15,837 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:26:15,838 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:26:15,839 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:26:15,839 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:26:15,839 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:26:15,839 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:26:15,839 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:26:15,840 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:26:15,840 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:26:15,840 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:26:15,841 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:26:15,841 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:26:15,841 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:26:15,841 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:26:15,842 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:26:15,842 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:26:15,842 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:26:15,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:26:15,843 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:26:15,843 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:26:15,843 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:26:15,843 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:26:15,843 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 -> 40b578d2ddf68a49bc52037a6e4860a392bad1b49fc77d85682d536447864a03 [2024-10-12 14:26:16,055 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:26:16,079 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:26:16,082 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:26:16,083 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:26:16,090 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:26:16,091 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_27_ground.i [2024-10-12 14:26:17,405 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:26:17,585 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:26:17,586 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_27_ground.i [2024-10-12 14:26:17,593 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1e921dd47/3614f4edf754425fb443aa9e5039040d/FLAG549663dd5 [2024-10-12 14:26:17,606 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1e921dd47/3614f4edf754425fb443aa9e5039040d [2024-10-12 14:26:17,609 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:26:17,611 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:26:17,613 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:26:17,613 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:26:17,618 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:26:17,618 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,619 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ebc8faf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17, skipping insertion in model container [2024-10-12 14:26:17,619 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,637 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:26:17,785 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/sanfoundry_27_ground.i[813,826] [2024-10-12 14:26:17,801 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:26:17,809 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:26:17,819 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/sanfoundry_27_ground.i[813,826] [2024-10-12 14:26:17,827 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:26:17,842 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:26:17,843 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17 WrapperNode [2024-10-12 14:26:17,843 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:26:17,844 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:26:17,845 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:26:17,845 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:26:17,852 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,859 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,878 INFO L138 Inliner]: procedures = 16, calls = 15, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 62 [2024-10-12 14:26:17,879 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:26:17,879 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:26:17,879 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:26:17,880 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:26:17,889 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,889 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,891 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,927 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-10-12 14:26:17,928 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,928 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,935 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,939 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,940 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,943 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,944 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:26:17,945 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:26:17,948 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:26:17,948 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:26:17,949 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (1/1) ... [2024-10-12 14:26:17,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:26:17,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:17,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-12 14:26:18,004 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-12 14:26:18,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:26:18,040 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:26:18,040 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:26:18,041 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 14:26:18,041 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 14:26:18,101 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:26:18,103 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:26:18,259 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-10-12 14:26:18,260 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:26:18,311 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:26:18,318 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-12 14:26:18,319 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:26:18 BoogieIcfgContainer [2024-10-12 14:26:18,319 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:26:18,320 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:26:18,320 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:26:18,329 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:26:18,329 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:26:17" (1/3) ... [2024-10-12 14:26:18,330 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2162347c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:26:18, skipping insertion in model container [2024-10-12 14:26:18,330 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:26:17" (2/3) ... [2024-10-12 14:26:18,330 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2162347c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:26:18, skipping insertion in model container [2024-10-12 14:26:18,330 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:26:18" (3/3) ... [2024-10-12 14:26:18,335 INFO L112 eAbstractionObserver]: Analyzing ICFG sanfoundry_27_ground.i [2024-10-12 14:26:18,362 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:26:18,366 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:26:18,460 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:26:18,471 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;@3043deec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:26:18,472 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:26:18,479 INFO L276 IsEmpty]: Start isEmpty. Operand has 14 states, 12 states have (on average 1.75) internal successors, (21), 13 states have internal predecessors, (21), 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-12 14:26:18,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-12 14:26:18,491 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:18,491 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:18,492 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:18,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:18,501 INFO L85 PathProgramCache]: Analyzing trace with hash 1357947524, now seen corresponding path program 1 times [2024-10-12 14:26:18,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:18,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944092121] [2024-10-12 14:26:18,520 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:18,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:18,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:18,718 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-12 14:26:18,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:18,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944092121] [2024-10-12 14:26:18,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944092121] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:26:18,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:26:18,719 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:26:18,720 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [257818154] [2024-10-12 14:26:18,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:26:18,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:26:18,724 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:18,741 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:26:18,742 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:26:18,743 INFO L87 Difference]: Start difference. First operand has 14 states, 12 states have (on average 1.75) internal successors, (21), 13 states have internal predecessors, (21), 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 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:26:18,777 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:18,777 INFO L93 Difference]: Finished difference Result 27 states and 41 transitions. [2024-10-12 14:26:18,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:26:18,781 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-12 14:26:18,782 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:18,787 INFO L225 Difference]: With dead ends: 27 [2024-10-12 14:26:18,788 INFO L226 Difference]: Without dead ends: 13 [2024-10-12 14:26:18,790 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-12 14:26:18,793 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:18,794 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 20 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:26:18,806 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2024-10-12 14:26:18,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2024-10-12 14:26:18,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 12 states have internal predecessors, (16), 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-12 14:26:18,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 16 transitions. [2024-10-12 14:26:18,826 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 16 transitions. Word has length 8 [2024-10-12 14:26:18,827 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:18,827 INFO L471 AbstractCegarLoop]: Abstraction has 13 states and 16 transitions. [2024-10-12 14:26:18,827 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:26:18,827 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-10-12 14:26:18,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-12 14:26:18,827 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:18,828 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:18,828 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 14:26:18,828 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:18,829 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:18,829 INFO L85 PathProgramCache]: Analyzing trace with hash -115742476, now seen corresponding path program 1 times [2024-10-12 14:26:18,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:18,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515461272] [2024-10-12 14:26:18,831 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:18,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:18,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:18,963 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-12 14:26:18,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:18,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515461272] [2024-10-12 14:26:18,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515461272] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:18,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [223798521] [2024-10-12 14:26:18,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:18,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:18,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:18,971 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-12 14:26:18,972 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-12 14:26:19,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:19,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 14:26:19,031 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:19,041 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:26:19,042 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:26:19,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [223798521] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:26:19,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:26:19,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4 [2024-10-12 14:26:19,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10613297] [2024-10-12 14:26:19,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:26:19,044 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:26:19,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:19,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:26:19,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 14:26:19,045 INFO L87 Difference]: Start difference. First operand 13 states and 16 transitions. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 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-12 14:26:19,061 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:19,062 INFO L93 Difference]: Finished difference Result 22 states and 27 transitions. [2024-10-12 14:26:19,062 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:26:19,062 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 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-12 14:26:19,062 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:19,063 INFO L225 Difference]: With dead ends: 22 [2024-10-12 14:26:19,063 INFO L226 Difference]: Without dead ends: 16 [2024-10-12 14:26:19,063 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 14:26:19,064 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 3 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 15 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-12 14:26:19,064 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 15 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:26:19,065 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2024-10-12 14:26:19,066 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 14. [2024-10-12 14:26:19,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 13 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-12 14:26:19,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 17 transitions. [2024-10-12 14:26:19,067 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 17 transitions. Word has length 9 [2024-10-12 14:26:19,067 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:19,067 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 17 transitions. [2024-10-12 14:26:19,068 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 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-12 14:26:19,068 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-10-12 14:26:19,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-10-12 14:26:19,068 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:19,068 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:19,083 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-12 14:26:19,272 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-12 14:26:19,273 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:19,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:19,274 INFO L85 PathProgramCache]: Analyzing trace with hash 1089135888, now seen corresponding path program 1 times [2024-10-12 14:26:19,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:19,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [824857158] [2024-10-12 14:26:19,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:19,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:19,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:26:19,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:19,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [824857158] [2024-10-12 14:26:19,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [824857158] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:19,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1101002773] [2024-10-12 14:26:19,323 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:19,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:19,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:19,325 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-12 14:26:19,326 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-12 14:26:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:19,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:26:19,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:19,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:26:19,391 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:26:19,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:26:19,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1101002773] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:26:19,407 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:26:19,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-12 14:26:19,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [74671737] [2024-10-12 14:26:19,407 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:26:19,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-12 14:26:19,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:19,408 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-12 14:26:19,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:26:19,409 INFO L87 Difference]: Start difference. First operand 14 states and 17 transitions. Second operand has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 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-12 14:26:19,443 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:19,444 INFO L93 Difference]: Finished difference Result 34 states and 46 transitions. [2024-10-12 14:26:19,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:26:19,444 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 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) Word has length 12 [2024-10-12 14:26:19,444 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:19,445 INFO L225 Difference]: With dead ends: 34 [2024-10-12 14:26:19,445 INFO L226 Difference]: Without dead ends: 23 [2024-10-12 14:26:19,445 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 20 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-12 14:26:19,446 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 18 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:19,447 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 22 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:26:19,447 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-10-12 14:26:19,450 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-10-12 14:26:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 22 states have (on average 1.2727272727272727) internal successors, (28), 22 states have internal predecessors, (28), 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-12 14:26:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 28 transitions. [2024-10-12 14:26:19,450 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 28 transitions. Word has length 12 [2024-10-12 14:26:19,451 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:19,451 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 28 transitions. [2024-10-12 14:26:19,451 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 6 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-12 14:26:19,451 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 28 transitions. [2024-10-12 14:26:19,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-10-12 14:26:19,452 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:19,452 INFO L215 NwaCegarLoop]: trace histogram [4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:19,464 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-12 14:26:19,652 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,SelfDestructingSolverStorable2 [2024-10-12 14:26:19,653 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:19,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:19,653 INFO L85 PathProgramCache]: Analyzing trace with hash -792155541, now seen corresponding path program 2 times [2024-10-12 14:26:19,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:19,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656923471] [2024-10-12 14:26:19,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:19,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:19,803 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-12 14:26:19,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:19,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656923471] [2024-10-12 14:26:19,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656923471] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:19,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [966285559] [2024-10-12 14:26:19,805 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:26:19,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:19,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:19,808 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-12 14:26:19,809 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-12 14:26:19,862 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:26:19,862 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:26:19,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:26:19,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-12 14:26:19,886 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:26:19,941 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-12 14:26:19,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [966285559] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:26:19,941 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:26:19,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-10-12 14:26:19,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1079066090] [2024-10-12 14:26:19,942 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:26:19,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-12 14:26:19,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:19,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-12 14:26:19,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-12 14:26:19,945 INFO L87 Difference]: Start difference. First operand 23 states and 28 transitions. Second operand has 13 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 12 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-12 14:26:20,021 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:20,022 INFO L93 Difference]: Finished difference Result 64 states and 91 transitions. [2024-10-12 14:26:20,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-12 14:26:20,022 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 12 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) Word has length 21 [2024-10-12 14:26:20,022 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:20,023 INFO L225 Difference]: With dead ends: 64 [2024-10-12 14:26:20,023 INFO L226 Difference]: Without dead ends: 47 [2024-10-12 14:26:20,023 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 35 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-12 14:26:20,024 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 72 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:20,025 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 33 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:26:20,025 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-10-12 14:26:20,029 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2024-10-12 14:26:20,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.2608695652173914) internal successors, (58), 46 states have internal predecessors, (58), 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-12 14:26:20,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 58 transitions. [2024-10-12 14:26:20,030 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 58 transitions. Word has length 21 [2024-10-12 14:26:20,030 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:20,030 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 58 transitions. [2024-10-12 14:26:20,031 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 12 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-12 14:26:20,031 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 58 transitions. [2024-10-12 14:26:20,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-10-12 14:26:20,031 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:20,032 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:20,046 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-12 14:26:20,232 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:20,232 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:20,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:20,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1047474165, now seen corresponding path program 3 times [2024-10-12 14:26:20,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:20,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402719338] [2024-10-12 14:26:20,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:20,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:20,455 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-10-12 14:26:20,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:20,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402719338] [2024-10-12 14:26:20,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402719338] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:20,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2119554356] [2024-10-12 14:26:20,456 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:26:20,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:20,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:20,458 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-12 14:26:20,459 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-12 14:26:20,535 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-10-12 14:26:20,535 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:26:20,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-12 14:26:20,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:20,564 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-10-12 14:26:20,564 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:26:20,750 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-10-12 14:26:20,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2119554356] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:26:20,750 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:26:20,750 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2024-10-12 14:26:20,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107940759] [2024-10-12 14:26:20,751 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:26:20,751 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-10-12 14:26:20,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:20,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-10-12 14:26:20,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-12 14:26:20,752 INFO L87 Difference]: Start difference. First operand 47 states and 58 transitions. Second operand has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 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-12 14:26:20,945 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:20,945 INFO L93 Difference]: Finished difference Result 130 states and 187 transitions. [2024-10-12 14:26:20,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-12 14:26:20,946 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 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) Word has length 45 [2024-10-12 14:26:20,946 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:20,947 INFO L225 Difference]: With dead ends: 130 [2024-10-12 14:26:20,947 INFO L226 Difference]: Without dead ends: 95 [2024-10-12 14:26:20,947 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-12 14:26:20,948 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 198 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 104 mSolverCounterSat, 80 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 184 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 80 IncrementalHoareTripleChecker+Valid, 104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:20,948 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 41 Invalid, 184 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [80 Valid, 104 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-12 14:26:20,949 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 95 states. [2024-10-12 14:26:20,954 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 95 to 95. [2024-10-12 14:26:20,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 95 states, 94 states have (on average 1.2553191489361701) internal successors, (118), 94 states have internal predecessors, (118), 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-12 14:26:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 95 states and 118 transitions. [2024-10-12 14:26:20,955 INFO L78 Accepts]: Start accepts. Automaton has 95 states and 118 transitions. Word has length 45 [2024-10-12 14:26:20,956 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:20,956 INFO L471 AbstractCegarLoop]: Abstraction has 95 states and 118 transitions. [2024-10-12 14:26:20,956 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.4) internal successors, (35), 24 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-12 14:26:20,956 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 118 transitions. [2024-10-12 14:26:20,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-10-12 14:26:20,958 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:20,958 INFO L215 NwaCegarLoop]: trace histogram [22, 21, 21, 21, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:20,970 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-12 14:26:21,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:21,162 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:21,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:21,162 INFO L85 PathProgramCache]: Analyzing trace with hash 707380043, now seen corresponding path program 4 times [2024-10-12 14:26:21,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:21,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392316222] [2024-10-12 14:26:21,163 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:21,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:21,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:21,819 INFO L134 CoverageAnalysis]: Checked inductivity of 904 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 651 trivial. 0 not checked. [2024-10-12 14:26:21,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:21,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392316222] [2024-10-12 14:26:21,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392316222] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:21,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [532609079] [2024-10-12 14:26:21,820 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:26:21,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:21,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:21,821 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-12 14:26:21,823 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-12 14:26:21,924 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:26:21,925 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:26:21,927 INFO L255 TraceCheckSpWp]: Trace formula consists of 457 conjuncts, 23 conjuncts are in the unsatisfiable core [2024-10-12 14:26:21,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:22,003 INFO L134 CoverageAnalysis]: Checked inductivity of 904 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2024-10-12 14:26:22,003 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:26:22,709 INFO L134 CoverageAnalysis]: Checked inductivity of 904 backedges. 0 proven. 651 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2024-10-12 14:26:22,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [532609079] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:26:22,710 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:26:22,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 47 [2024-10-12 14:26:22,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1277364411] [2024-10-12 14:26:22,710 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:26:22,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 47 states [2024-10-12 14:26:22,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:22,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 47 interpolants. [2024-10-12 14:26:22,720 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1081, Invalid=1081, Unknown=0, NotChecked=0, Total=2162 [2024-10-12 14:26:22,720 INFO L87 Difference]: Start difference. First operand 95 states and 118 transitions. Second operand has 47 states, 47 states have (on average 3.5319148936170213) internal successors, (166), 47 states have internal predecessors, (166), 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-12 14:26:23,187 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:23,188 INFO L93 Difference]: Finished difference Result 258 states and 372 transitions. [2024-10-12 14:26:23,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-10-12 14:26:23,188 INFO L78 Accepts]: Start accepts. Automaton has has 47 states, 47 states have (on average 3.5319148936170213) internal successors, (166), 47 states have internal predecessors, (166), 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 93 [2024-10-12 14:26:23,189 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:23,190 INFO L225 Difference]: With dead ends: 258 [2024-10-12 14:26:23,192 INFO L226 Difference]: Without dead ends: 187 [2024-10-12 14:26:23,193 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 208 GetRequests, 163 SyntacticMatches, 0 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=1081, Invalid=1081, Unknown=0, NotChecked=0, Total=2162 [2024-10-12 14:26:23,194 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 143 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 200 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 282 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:23,194 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 78 Invalid, 282 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 200 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-12 14:26:23,195 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 187 states. [2024-10-12 14:26:23,211 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 187 to 187. [2024-10-12 14:26:23,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 187 states, 186 states have (on average 1.2526881720430108) internal successors, (233), 186 states have internal predecessors, (233), 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-12 14:26:23,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 187 states and 233 transitions. [2024-10-12 14:26:23,213 INFO L78 Accepts]: Start accepts. Automaton has 187 states and 233 transitions. Word has length 93 [2024-10-12 14:26:23,214 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:23,214 INFO L471 AbstractCegarLoop]: Abstraction has 187 states and 233 transitions. [2024-10-12 14:26:23,214 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 47 states, 47 states have (on average 3.5319148936170213) internal successors, (166), 47 states have internal predecessors, (166), 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-12 14:26:23,214 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 233 transitions. [2024-10-12 14:26:23,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-10-12 14:26:23,218 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:23,218 INFO L215 NwaCegarLoop]: trace histogram [45, 44, 44, 44, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:23,232 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-12 14:26:23,418 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:23,419 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:23,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:23,420 INFO L85 PathProgramCache]: Analyzing trace with hash -1686049356, now seen corresponding path program 5 times [2024-10-12 14:26:23,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:23,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912995691] [2024-10-12 14:26:23,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:23,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:23,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:25,805 INFO L134 CoverageAnalysis]: Checked inductivity of 3917 backedges. 0 proven. 1035 refuted. 0 times theorem prover too weak. 2882 trivial. 0 not checked. [2024-10-12 14:26:25,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:25,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912995691] [2024-10-12 14:26:25,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912995691] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:25,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [202132534] [2024-10-12 14:26:25,806 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:26:25,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:25,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:25,810 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-12 14:26:25,814 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-12 14:26:43,728 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 45 check-sat command(s) [2024-10-12 14:26:43,729 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:26:43,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 894 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-10-12 14:26:43,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:26:43,895 INFO L134 CoverageAnalysis]: Checked inductivity of 3917 backedges. 0 proven. 2882 refuted. 0 times theorem prover too weak. 1035 trivial. 0 not checked. [2024-10-12 14:26:43,895 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:26:46,084 INFO L134 CoverageAnalysis]: Checked inductivity of 3917 backedges. 0 proven. 2882 refuted. 0 times theorem prover too weak. 1035 trivial. 0 not checked. [2024-10-12 14:26:46,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [202132534] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:26:46,084 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:26:46,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [47, 47, 47] total 93 [2024-10-12 14:26:46,084 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [992688072] [2024-10-12 14:26:46,085 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:26:46,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 93 states [2024-10-12 14:26:46,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:26:46,088 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 93 interpolants. [2024-10-12 14:26:46,090 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4278, Invalid=4278, Unknown=0, NotChecked=0, Total=8556 [2024-10-12 14:26:46,090 INFO L87 Difference]: Start difference. First operand 187 states and 233 transitions. Second operand has 93 states, 93 states have (on average 3.5161290322580645) internal successors, (327), 93 states have internal predecessors, (327), 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-12 14:26:46,861 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:26:46,861 INFO L93 Difference]: Finished difference Result 511 states and 740 transitions. [2024-10-12 14:26:46,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 93 states. [2024-10-12 14:26:46,872 INFO L78 Accepts]: Start accepts. Automaton has has 93 states, 93 states have (on average 3.5161290322580645) internal successors, (327), 93 states have internal predecessors, (327), 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 185 [2024-10-12 14:26:46,872 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:26:46,873 INFO L225 Difference]: With dead ends: 511 [2024-10-12 14:26:46,874 INFO L226 Difference]: Without dead ends: 371 [2024-10-12 14:26:46,875 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 415 GetRequests, 324 SyntacticMatches, 0 SemanticMatches, 91 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 3.2s TimeCoverageRelationStatistics Valid=4278, Invalid=4278, Unknown=0, NotChecked=0, Total=8556 [2024-10-12 14:26:46,876 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 352 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 183 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 352 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 567 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 183 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-12 14:26:46,876 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [352 Valid, 124 Invalid, 567 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [183 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-12 14:26:46,877 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 371 states. [2024-10-12 14:26:46,889 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 371 to 371. [2024-10-12 14:26:46,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 371 states, 370 states have (on average 1.2513513513513514) internal successors, (463), 370 states have internal predecessors, (463), 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-12 14:26:46,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 463 transitions. [2024-10-12 14:26:46,891 INFO L78 Accepts]: Start accepts. Automaton has 371 states and 463 transitions. Word has length 185 [2024-10-12 14:26:46,891 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:26:46,891 INFO L471 AbstractCegarLoop]: Abstraction has 371 states and 463 transitions. [2024-10-12 14:26:46,892 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 93 states, 93 states have (on average 3.5161290322580645) internal successors, (327), 93 states have internal predecessors, (327), 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-12 14:26:46,892 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 463 transitions. [2024-10-12 14:26:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 370 [2024-10-12 14:26:46,895 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:26:46,896 INFO L215 NwaCegarLoop]: trace histogram [91, 90, 90, 90, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:26:46,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-12 14:26:47,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:47,100 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:26:47,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:26:47,100 INFO L85 PathProgramCache]: Analyzing trace with hash -885096044, now seen corresponding path program 6 times [2024-10-12 14:26:47,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:26:47,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [185631583] [2024-10-12 14:26:47,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:26:47,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:26:47,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:26:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16291 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 12105 trivial. 0 not checked. [2024-10-12 14:26:52,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:26:52,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [185631583] [2024-10-12 14:26:52,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [185631583] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:26:52,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1884800107] [2024-10-12 14:26:52,738 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-12 14:26:52,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:26:52,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:26:52,740 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-12 14:26:52,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process