./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_10_ground.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 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_10_ground.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 2638891780f697dd700286595ba75a607e61cda7473ecc330660e8dbb3e9ba64 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 16:29:55,810 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 16:29:55,861 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 16:29:55,864 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 16:29:55,865 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 16:29:55,880 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 16:29:55,880 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 16:29:55,880 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 16:29:55,881 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 16:29:55,881 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 16:29:55,881 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 16:29:55,882 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 16:29:55,882 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 16:29:55,882 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 16:29:55,882 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 16:29:55,883 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 16:29:55,883 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 16:29:55,883 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 16:29:55,883 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 16:29:55,884 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 16:29:55,884 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 16:29:55,884 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 16:29:55,885 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 16:29:55,885 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 16:29:55,885 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 16:29:55,885 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 16:29:55,886 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 16:29:55,886 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 16:29:55,886 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 16:29:55,886 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 16:29:55,887 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 16:29:55,887 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 16:29:55,887 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:29:55,887 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 16:29:55,887 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 16:29:55,888 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 16:29:55,890 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 16:29:55,890 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 -> 2638891780f697dd700286595ba75a607e61cda7473ecc330660e8dbb3e9ba64 [2024-11-19 16:29:56,083 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 16:29:56,100 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 16:29:56,102 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 16:29:56,103 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 16:29:56,104 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 16:29:56,104 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_10_ground.c [2024-11-19 16:29:57,330 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 16:29:57,509 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 16:29:57,510 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_10_ground.c [2024-11-19 16:29:57,516 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/38821394d/567327995c82402e9a12fc9834dee402/FLAG21629ea48 [2024-11-19 16:29:57,916 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/38821394d/567327995c82402e9a12fc9834dee402 [2024-11-19 16:29:57,919 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 16:29:57,920 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 16:29:57,923 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 16:29:57,923 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 16:29:57,927 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 16:29:57,928 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:29:57" (1/1) ... [2024-11-19 16:29:57,929 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f09424 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:57, skipping insertion in model container [2024-11-19 16:29:57,930 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:29:57" (1/1) ... [2024-11-19 16:29:57,944 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 16:29:58,061 WARN L250 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_10_ground.c[324,337] [2024-11-19 16:29:58,073 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:29:58,078 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 16:29:58,086 WARN L250 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_10_ground.c[324,337] [2024-11-19 16:29:58,091 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:29:58,103 INFO L204 MainTranslator]: Completed translation [2024-11-19 16:29:58,103 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58 WrapperNode [2024-11-19 16:29:58,103 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 16:29:58,104 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 16:29:58,104 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 16:29:58,104 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 16:29:58,109 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,113 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,126 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 81 [2024-11-19 16:29:58,126 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 16:29:58,126 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 16:29:58,127 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 16:29:58,127 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 16:29:58,134 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,135 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,144 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 2 writes are split as follows [0, 2]. [2024-11-19 16:29:58,144 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,145 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,147 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,151 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,152 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,152 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,154 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 16:29:58,155 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 16:29:58,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 16:29:58,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 16:29:58,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (1/1) ... [2024-11-19 16:29:58,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:29:58,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:29:58,184 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-11-19 16:29:58,186 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-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 16:29:58,216 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 16:29:58,216 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 16:29:58,294 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 16:29:58,304 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 16:29:58,428 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-11-19 16:29:58,429 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 16:29:58,438 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 16:29:58,439 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-19 16:29:58,439 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:29:58 BoogieIcfgContainer [2024-11-19 16:29:58,439 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 16:29:58,441 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 16:29:58,441 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 16:29:58,444 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 16:29:58,444 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 04:29:57" (1/3) ... [2024-11-19 16:29:58,445 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@289b865c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:29:58, skipping insertion in model container [2024-11-19 16:29:58,445 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:29:58" (2/3) ... [2024-11-19 16:29:58,446 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@289b865c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:29:58, skipping insertion in model container [2024-11-19 16:29:58,446 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:29:58" (3/3) ... [2024-11-19 16:29:58,447 INFO L112 eAbstractionObserver]: Analyzing ICFG sanfoundry_10_ground.c [2024-11-19 16:29:58,460 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 16:29:58,461 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 16:29:58,510 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 16:29:58,515 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;@6cd6428d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 16:29:58,515 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 16:29:58,518 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 21 states have (on average 1.619047619047619) internal successors, (34), 22 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-11-19 16:29:58,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-19 16:29:58,522 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:29:58,522 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:29:58,522 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:29:58,526 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:29:58,526 INFO L85 PathProgramCache]: Analyzing trace with hash -2044605464, now seen corresponding path program 1 times [2024-11-19 16:29:58,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:29:58,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231109043] [2024-11-19 16:29:58,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:58,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:29:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:58,733 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 16:29:58,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:29:58,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231109043] [2024-11-19 16:29:58,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231109043] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:29:58,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 16:29:58,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 16:29:58,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745378140] [2024-11-19 16:29:58,739 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:29:58,744 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:29:58,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:29:58,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:29:58,760 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 16:29:58,762 INFO L87 Difference]: Start difference. First operand has 23 states, 21 states have (on average 1.619047619047619) internal successors, (34), 22 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) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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-11-19 16:29:58,806 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:29:58,806 INFO L93 Difference]: Finished difference Result 44 states and 66 transitions. [2024-11-19 16:29:58,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:29:58,809 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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 10 [2024-11-19 16:29:58,809 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:29:58,814 INFO L225 Difference]: With dead ends: 44 [2024-11-19 16:29:58,814 INFO L226 Difference]: Without dead ends: 20 [2024-11-19 16:29:58,816 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 16:29:58,818 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 1 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:29:58,819 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 42 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:29:58,830 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-19 16:29:58,837 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 19. [2024-11-19 16:29:58,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.3333333333333333) internal successors, (24), 18 states have internal predecessors, (24), 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-11-19 16:29:58,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 24 transitions. [2024-11-19 16:29:58,839 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 24 transitions. Word has length 10 [2024-11-19 16:29:58,839 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:29:58,839 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 24 transitions. [2024-11-19 16:29:58,839 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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-11-19 16:29:58,839 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 24 transitions. [2024-11-19 16:29:58,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-19 16:29:58,840 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:29:58,840 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:29:58,840 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 16:29:58,840 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:29:58,841 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:29:58,841 INFO L85 PathProgramCache]: Analyzing trace with hash 1280243605, now seen corresponding path program 1 times [2024-11-19 16:29:58,841 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:29:58,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [18570058] [2024-11-19 16:29:58,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:58,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:29:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:58,939 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:29:58,940 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:29:58,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [18570058] [2024-11-19 16:29:58,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [18570058] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:29:58,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 16:29:58,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 16:29:58,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184788321] [2024-11-19 16:29:58,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:29:58,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 16:29:58,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:29:58,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 16:29:58,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 16:29:58,945 INFO L87 Difference]: Start difference. First operand 19 states and 24 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 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-11-19 16:29:59,003 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:29:59,003 INFO L93 Difference]: Finished difference Result 38 states and 50 transitions. [2024-11-19 16:29:59,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 16:29:59,004 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 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) Word has length 12 [2024-11-19 16:29:59,004 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:29:59,005 INFO L225 Difference]: With dead ends: 38 [2024-11-19 16:29:59,005 INFO L226 Difference]: Without dead ends: 26 [2024-11-19 16:29:59,006 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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-11-19 16:29:59,006 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 9 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:29:59,007 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 37 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:29:59,011 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-11-19 16:29:59,015 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 22. [2024-11-19 16:29:59,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.3333333333333333) internal successors, (28), 21 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-11-19 16:29:59,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 28 transitions. [2024-11-19 16:29:59,016 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 28 transitions. Word has length 12 [2024-11-19 16:29:59,017 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:29:59,017 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 28 transitions. [2024-11-19 16:29:59,017 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 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-11-19 16:29:59,018 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 28 transitions. [2024-11-19 16:29:59,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-19 16:29:59,018 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:29:59,018 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:29:59,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 16:29:59,019 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:29:59,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:29:59,020 INFO L85 PathProgramCache]: Analyzing trace with hash -1442235305, now seen corresponding path program 1 times [2024-11-19 16:29:59,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:29:59,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636738786] [2024-11-19 16:29:59,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:29:59,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:59,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:29:59,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:29:59,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636738786] [2024-11-19 16:29:59,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636738786] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:29:59,111 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 16:29:59,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 16:29:59,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245577293] [2024-11-19 16:29:59,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:29:59,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:29:59,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:29:59,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:29:59,114 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 16:29:59,115 INFO L87 Difference]: Start difference. First operand 22 states and 28 transitions. Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 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-11-19 16:29:59,131 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:29:59,133 INFO L93 Difference]: Finished difference Result 34 states and 43 transitions. [2024-11-19 16:29:59,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:29:59,133 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 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 15 [2024-11-19 16:29:59,133 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:29:59,134 INFO L225 Difference]: With dead ends: 34 [2024-11-19 16:29:59,134 INFO L226 Difference]: Without dead ends: 21 [2024-11-19 16:29:59,134 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 16:29:59,135 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 4 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:29:59,135 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 32 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:29:59,136 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-11-19 16:29:59,138 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2024-11-19 16:29:59,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 20 states have (on average 1.2) internal successors, (24), 20 states have internal predecessors, (24), 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-11-19 16:29:59,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 24 transitions. [2024-11-19 16:29:59,138 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 24 transitions. Word has length 15 [2024-11-19 16:29:59,139 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:29:59,139 INFO L471 AbstractCegarLoop]: Abstraction has 21 states and 24 transitions. [2024-11-19 16:29:59,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 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-11-19 16:29:59,139 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-11-19 16:29:59,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-19 16:29:59,139 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:29:59,139 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:29:59,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 16:29:59,140 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:29:59,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:29:59,140 INFO L85 PathProgramCache]: Analyzing trace with hash 2093661559, now seen corresponding path program 1 times [2024-11-19 16:29:59,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:29:59,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834447184] [2024-11-19 16:29:59,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:59,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:29:59,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:29:59,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:29:59,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834447184] [2024-11-19 16:29:59,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834447184] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:29:59,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2059545855] [2024-11-19 16:29:59,259 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:59,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:29:59,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:29:59,261 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-11-19 16:29:59,262 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-11-19 16:29:59,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:59,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 16:29:59,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:29:59,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:29:59,376 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:29:59,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:29:59,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2059545855] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:29:59,407 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:29:59,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 4] total 9 [2024-11-19 16:29:59,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [570381285] [2024-11-19 16:29:59,408 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:29:59,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-19 16:29:59,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:29:59,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-19 16:29:59,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72 [2024-11-19 16:29:59,410 INFO L87 Difference]: Start difference. First operand 21 states and 24 transitions. Second operand has 9 states, 9 states have (on average 3.4444444444444446) internal successors, (31), 9 states have internal predecessors, (31), 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-11-19 16:29:59,554 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:29:59,554 INFO L93 Difference]: Finished difference Result 68 states and 84 transitions. [2024-11-19 16:29:59,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-19 16:29:59,554 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 3.4444444444444446) internal successors, (31), 9 states have internal predecessors, (31), 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 16 [2024-11-19 16:29:59,555 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:29:59,555 INFO L225 Difference]: With dead ends: 68 [2024-11-19 16:29:59,555 INFO L226 Difference]: Without dead ends: 52 [2024-11-19 16:29:59,556 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=85, Invalid=125, Unknown=0, NotChecked=0, Total=210 [2024-11-19 16:29:59,556 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 46 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:29:59,557 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 48 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:29:59,557 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-11-19 16:29:59,563 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 37. [2024-11-19 16:29:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 36 states have (on average 1.1388888888888888) internal successors, (41), 36 states have internal predecessors, (41), 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-11-19 16:29:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 41 transitions. [2024-11-19 16:29:59,564 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 41 transitions. Word has length 16 [2024-11-19 16:29:59,564 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:29:59,564 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 41 transitions. [2024-11-19 16:29:59,564 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.4444444444444446) internal successors, (31), 9 states have internal predecessors, (31), 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-11-19 16:29:59,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2024-11-19 16:29:59,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-19 16:29:59,565 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:29:59,565 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:29:59,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 16:29:59,765 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:29:59,766 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:29:59,766 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:29:59,766 INFO L85 PathProgramCache]: Analyzing trace with hash -1674724175, now seen corresponding path program 1 times [2024-11-19 16:29:59,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:29:59,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2041671760] [2024-11-19 16:29:59,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:59,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:29:59,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:59,928 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:29:59,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:29:59,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2041671760] [2024-11-19 16:29:59,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2041671760] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:29:59,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [316814914] [2024-11-19 16:29:59,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:29:59,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:29:59,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:29:59,931 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-11-19 16:29:59,932 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-11-19 16:29:59,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:29:59,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-19 16:29:59,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:00,063 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:00,063 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:00,130 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:00,130 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [316814914] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:00,130 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:00,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 17 [2024-11-19 16:30:00,131 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949185126] [2024-11-19 16:30:00,131 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:00,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-11-19 16:30:00,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:00,132 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-11-19 16:30:00,133 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=130, Invalid=142, Unknown=0, NotChecked=0, Total=272 [2024-11-19 16:30:00,133 INFO L87 Difference]: Start difference. First operand 37 states and 41 transitions. Second operand has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 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-11-19 16:30:00,197 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:30:00,198 INFO L93 Difference]: Finished difference Result 76 states and 90 transitions. [2024-11-19 16:30:00,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-19 16:30:00,199 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 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 25 [2024-11-19 16:30:00,199 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:30:00,200 INFO L225 Difference]: With dead ends: 76 [2024-11-19 16:30:00,200 INFO L226 Difference]: Without dead ends: 50 [2024-11-19 16:30:00,200 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 83 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=130, Invalid=142, Unknown=0, NotChecked=0, Total=272 [2024-11-19 16:30:00,202 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 4 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:30:00,202 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 35 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:30:00,203 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-11-19 16:30:00,209 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 49. [2024-11-19 16:30:00,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.1041666666666667) internal successors, (53), 48 states have internal predecessors, (53), 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-11-19 16:30:00,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 53 transitions. [2024-11-19 16:30:00,209 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 53 transitions. Word has length 25 [2024-11-19 16:30:00,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:30:00,210 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 53 transitions. [2024-11-19 16:30:00,210 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 2.5294117647058822) internal successors, (43), 17 states have internal predecessors, (43), 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-11-19 16:30:00,210 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 53 transitions. [2024-11-19 16:30:00,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-19 16:30:00,211 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:30:00,211 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:30:00,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-19 16:30:00,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:00,412 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:30:00,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:30:00,412 INFO L85 PathProgramCache]: Analyzing trace with hash 674415525, now seen corresponding path program 2 times [2024-11-19 16:30:00,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:30:00,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1693036757] [2024-11-19 16:30:00,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:00,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:30:00,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:00,631 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:00,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:30:00,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1693036757] [2024-11-19 16:30:00,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1693036757] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:30:00,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [40778394] [2024-11-19 16:30:00,632 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:30:00,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:00,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:30:00,635 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-11-19 16:30:00,636 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-11-19 16:30:00,692 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:30:00,692 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:30:00,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-19 16:30:00,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:00,884 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:00,885 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:01,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [40778394] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:01,112 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:01,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 35 [2024-11-19 16:30:01,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [832962160] [2024-11-19 16:30:01,112 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:01,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-11-19 16:30:01,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:01,114 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-11-19 16:30:01,115 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=550, Invalid=640, Unknown=0, NotChecked=0, Total=1190 [2024-11-19 16:30:01,115 INFO L87 Difference]: Start difference. First operand 49 states and 53 transitions. Second operand has 35 states, 35 states have (on average 2.257142857142857) internal successors, (79), 35 states have internal predecessors, (79), 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-11-19 16:30:01,209 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:30:01,210 INFO L93 Difference]: Finished difference Result 100 states and 120 transitions. [2024-11-19 16:30:01,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-19 16:30:01,210 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 2.257142857142857) internal successors, (79), 35 states have internal predecessors, (79), 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 37 [2024-11-19 16:30:01,211 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:30:01,211 INFO L225 Difference]: With dead ends: 100 [2024-11-19 16:30:01,211 INFO L226 Difference]: Without dead ends: 74 [2024-11-19 16:30:01,212 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 449 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=550, Invalid=640, Unknown=0, NotChecked=0, Total=1190 [2024-11-19 16:30:01,212 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 5 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 116 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:30:01,212 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 53 Invalid, 116 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:30:01,213 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74 states. [2024-11-19 16:30:01,220 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 73. [2024-11-19 16:30:01,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 72 states have (on average 1.0694444444444444) internal successors, (77), 72 states have internal predecessors, (77), 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-11-19 16:30:01,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 77 transitions. [2024-11-19 16:30:01,227 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 77 transitions. Word has length 37 [2024-11-19 16:30:01,227 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:30:01,227 INFO L471 AbstractCegarLoop]: Abstraction has 73 states and 77 transitions. [2024-11-19 16:30:01,228 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.257142857142857) internal successors, (79), 35 states have internal predecessors, (79), 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-11-19 16:30:01,228 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 77 transitions. [2024-11-19 16:30:01,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-19 16:30:01,229 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:30:01,229 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:30:01,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-19 16:30:01,430 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:01,430 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:30:01,430 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:30:01,431 INFO L85 PathProgramCache]: Analyzing trace with hash 1755146125, now seen corresponding path program 3 times [2024-11-19 16:30:01,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:30:01,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289179199] [2024-11-19 16:30:01,431 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:01,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:30:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:02,002 INFO L134 CoverageAnalysis]: Checked inductivity of 489 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:30:02,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:30:02,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289179199] [2024-11-19 16:30:02,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289179199] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:30:02,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2093027924] [2024-11-19 16:30:02,003 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:30:02,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:02,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:30:02,005 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-11-19 16:30:02,007 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-11-19 16:30:02,060 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-19 16:30:02,060 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:30:02,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 16:30:02,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:02,167 INFO L134 CoverageAnalysis]: Checked inductivity of 489 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked. [2024-11-19 16:30:02,168 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:02,288 INFO L134 CoverageAnalysis]: Checked inductivity of 489 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked. [2024-11-19 16:30:02,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2093027924] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:02,288 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:02,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 6, 6] total 33 [2024-11-19 16:30:02,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [326972360] [2024-11-19 16:30:02,289 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:02,289 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-11-19 16:30:02,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:02,290 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-11-19 16:30:02,291 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=424, Invalid=632, Unknown=0, NotChecked=0, Total=1056 [2024-11-19 16:30:02,291 INFO L87 Difference]: Start difference. First operand 73 states and 77 transitions. Second operand has 33 states, 33 states have (on average 2.6363636363636362) internal successors, (87), 33 states have internal predecessors, (87), 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-11-19 16:30:03,946 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:30:03,947 INFO L93 Difference]: Finished difference Result 281 states and 342 transitions. [2024-11-19 16:30:03,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 78 states. [2024-11-19 16:30:03,947 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 2.6363636363636362) internal successors, (87), 33 states have internal predecessors, (87), 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 61 [2024-11-19 16:30:03,948 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:30:03,949 INFO L225 Difference]: With dead ends: 281 [2024-11-19 16:30:03,949 INFO L226 Difference]: Without dead ends: 255 [2024-11-19 16:30:03,951 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 217 GetRequests, 114 SyntacticMatches, 0 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2729 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=3510, Invalid=7410, Unknown=0, NotChecked=0, Total=10920 [2024-11-19 16:30:03,952 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 455 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 253 mSolverCounterSat, 178 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 455 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 431 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 178 IncrementalHoareTripleChecker+Valid, 253 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-19 16:30:03,952 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [455 Valid, 103 Invalid, 431 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [178 Valid, 253 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-19 16:30:03,953 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states. [2024-11-19 16:30:03,967 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 196. [2024-11-19 16:30:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 196 states, 195 states have (on average 1.1487179487179486) internal successors, (224), 195 states have internal predecessors, (224), 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-11-19 16:30:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 196 states and 224 transitions. [2024-11-19 16:30:03,968 INFO L78 Accepts]: Start accepts. Automaton has 196 states and 224 transitions. Word has length 61 [2024-11-19 16:30:03,969 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:30:03,969 INFO L471 AbstractCegarLoop]: Abstraction has 196 states and 224 transitions. [2024-11-19 16:30:03,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 2.6363636363636362) internal successors, (87), 33 states have internal predecessors, (87), 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-11-19 16:30:03,969 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 224 transitions. [2024-11-19 16:30:03,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-19 16:30:03,971 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:30:03,971 INFO L215 NwaCegarLoop]: trace histogram [25, 25, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:30:03,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 16:30:04,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:04,172 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:30:04,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:30:04,173 INFO L85 PathProgramCache]: Analyzing trace with hash 842992325, now seen corresponding path program 1 times [2024-11-19 16:30:04,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:30:04,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157763238] [2024-11-19 16:30:04,173 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:04,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:30:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:04,763 INFO L134 CoverageAnalysis]: Checked inductivity of 638 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:04,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:30:04,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157763238] [2024-11-19 16:30:04,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157763238] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:30:04,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2004256728] [2024-11-19 16:30:04,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:04,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:04,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:30:04,766 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-11-19 16:30:04,767 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-11-19 16:30:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:04,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 323 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-11-19 16:30:04,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 638 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:05,336 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:06,109 INFO L134 CoverageAnalysis]: Checked inductivity of 638 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:06,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2004256728] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:06,109 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:06,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 28, 28] total 80 [2024-11-19 16:30:06,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803271580] [2024-11-19 16:30:06,109 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:06,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 80 states [2024-11-19 16:30:06,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:06,111 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 80 interpolants. [2024-11-19 16:30:06,112 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2860, Invalid=3460, Unknown=0, NotChecked=0, Total=6320 [2024-11-19 16:30:06,112 INFO L87 Difference]: Start difference. First operand 196 states and 224 transitions. Second operand has 80 states, 80 states have (on average 2.1375) internal successors, (171), 80 states have internal predecessors, (171), 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-11-19 16:30:06,251 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:30:06,252 INFO L93 Difference]: Finished difference Result 395 states and 478 transitions. [2024-11-19 16:30:06,252 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. [2024-11-19 16:30:06,252 INFO L78 Accepts]: Start accepts. Automaton has has 80 states, 80 states have (on average 2.1375) internal successors, (171), 80 states have internal predecessors, (171), 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 72 [2024-11-19 16:30:06,253 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:30:06,254 INFO L225 Difference]: With dead ends: 395 [2024-11-19 16:30:06,255 INFO L226 Difference]: Without dead ends: 252 [2024-11-19 16:30:06,258 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 170 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 78 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2624 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=2860, Invalid=3460, Unknown=0, NotChecked=0, Total=6320 [2024-11-19 16:30:06,259 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 4 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 172 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 178 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:30:06,259 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 44 Invalid, 178 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 172 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:30:06,261 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 252 states. [2024-11-19 16:30:06,304 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 252 to 250. [2024-11-19 16:30:06,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 250 states, 249 states have (on average 1.1164658634538152) internal successors, (278), 249 states have internal predecessors, (278), 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-11-19 16:30:06,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 250 states and 278 transitions. [2024-11-19 16:30:06,306 INFO L78 Accepts]: Start accepts. Automaton has 250 states and 278 transitions. Word has length 72 [2024-11-19 16:30:06,306 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:30:06,307 INFO L471 AbstractCegarLoop]: Abstraction has 250 states and 278 transitions. [2024-11-19 16:30:06,307 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 80 states, 80 states have (on average 2.1375) internal successors, (171), 80 states have internal predecessors, (171), 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-11-19 16:30:06,307 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 278 transitions. [2024-11-19 16:30:06,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-19 16:30:06,308 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:30:06,308 INFO L215 NwaCegarLoop]: trace histogram [52, 52, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:30:06,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-19 16:30:06,509 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:06,509 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:30:06,509 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:30:06,509 INFO L85 PathProgramCache]: Analyzing trace with hash 1201235067, now seen corresponding path program 2 times [2024-11-19 16:30:06,510 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:30:06,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [124743303] [2024-11-19 16:30:06,510 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:06,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:30:06,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:08,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2717 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:08,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:30:08,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [124743303] [2024-11-19 16:30:08,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [124743303] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:30:08,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [912673164] [2024-11-19 16:30:08,319 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:30:08,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:08,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:30:08,320 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-11-19 16:30:08,321 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-11-19 16:30:08,447 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:30:08,447 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:30:08,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 566 conjuncts, 55 conjuncts are in the unsatisfiable core [2024-11-19 16:30:08,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:09,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2717 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:09,703 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:12,294 INFO L134 CoverageAnalysis]: Checked inductivity of 2717 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:12,294 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [912673164] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:12,294 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:12,294 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [55, 55, 55] total 161 [2024-11-19 16:30:12,294 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1508336316] [2024-11-19 16:30:12,295 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:12,295 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 161 states [2024-11-19 16:30:12,295 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:12,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 161 interpolants. [2024-11-19 16:30:12,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11554, Invalid=14206, Unknown=0, NotChecked=0, Total=25760 [2024-11-19 16:30:12,302 INFO L87 Difference]: Start difference. First operand 250 states and 278 transitions. Second operand has 161 states, 161 states have (on average 2.0683229813664594) internal successors, (333), 161 states have internal predecessors, (333), 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-11-19 16:30:12,602 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:30:12,602 INFO L93 Difference]: Finished difference Result 503 states and 613 transitions. [2024-11-19 16:30:12,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 108 states. [2024-11-19 16:30:12,603 INFO L78 Accepts]: Start accepts. Automaton has has 161 states, 161 states have (on average 2.0683229813664594) internal successors, (333), 161 states have internal predecessors, (333), 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 126 [2024-11-19 16:30:12,603 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:30:12,604 INFO L225 Difference]: With dead ends: 503 [2024-11-19 16:30:12,604 INFO L226 Difference]: Without dead ends: 360 [2024-11-19 16:30:12,607 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 305 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 159 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11075 ImplicationChecksByTransitivity, 4.4s TimeCoverageRelationStatistics Valid=11554, Invalid=14206, Unknown=0, NotChecked=0, Total=25760 [2024-11-19 16:30:12,607 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 5 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 310 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 315 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 310 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 16:30:12,607 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 42 Invalid, 315 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 310 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 16:30:12,608 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 360 states. [2024-11-19 16:30:12,638 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 360 to 358. [2024-11-19 16:30:12,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 358 states, 357 states have (on average 1.0812324929971988) internal successors, (386), 357 states have internal predecessors, (386), 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-11-19 16:30:12,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 358 states and 386 transitions. [2024-11-19 16:30:12,639 INFO L78 Accepts]: Start accepts. Automaton has 358 states and 386 transitions. Word has length 126 [2024-11-19 16:30:12,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:30:12,640 INFO L471 AbstractCegarLoop]: Abstraction has 358 states and 386 transitions. [2024-11-19 16:30:12,641 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 161 states, 161 states have (on average 2.0683229813664594) internal successors, (333), 161 states have internal predecessors, (333), 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-11-19 16:30:12,641 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 386 transitions. [2024-11-19 16:30:12,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-19 16:30:12,644 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:30:12,644 INFO L215 NwaCegarLoop]: trace histogram [106, 106, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:30:12,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-19 16:30:12,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:12,845 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:30:12,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:30:12,846 INFO L85 PathProgramCache]: Analyzing trace with hash -1368520089, now seen corresponding path program 3 times [2024-11-19 16:30:12,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:30:12,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113896750] [2024-11-19 16:30:12,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:30:12,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:30:12,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:30:18,570 INFO L134 CoverageAnalysis]: Checked inductivity of 11249 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 16:30:18,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:30:18,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2113896750] [2024-11-19 16:30:18,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2113896750] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:30:18,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1252611571] [2024-11-19 16:30:18,571 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:30:18,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:30:18,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:30:18,572 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-11-19 16:30:18,573 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-11-19 16:30:18,704 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-19 16:30:18,704 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:30:18,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-19 16:30:18,709 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:30:19,359 INFO L349 Elim1Store]: treesize reduction 23, result has 32.4 percent of original size [2024-11-19 16:30:19,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 30 treesize of output 36 [2024-11-19 16:30:35,242 INFO L134 CoverageAnalysis]: Checked inductivity of 11249 backedges. 4 proven. 6 refuted. 0 times theorem prover too weak. 11239 trivial. 0 not checked. [2024-11-19 16:30:35,242 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:30:36,137 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 31 treesize of output 25 [2024-11-19 16:30:36,152 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-19 16:30:36,152 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 37 treesize of output 44 [2024-11-19 16:30:36,497 INFO L134 CoverageAnalysis]: Checked inductivity of 11249 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 11239 trivial. 0 not checked. [2024-11-19 16:30:36,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1252611571] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:30:36,498 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:30:36,498 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [109, 12, 12] total 129 [2024-11-19 16:30:36,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644799731] [2024-11-19 16:30:36,498 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:30:36,498 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 129 states [2024-11-19 16:30:36,498 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:30:36,500 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 129 interpolants. [2024-11-19 16:30:36,501 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6301, Invalid=10207, Unknown=4, NotChecked=0, Total=16512 [2024-11-19 16:30:36,501 INFO L87 Difference]: Start difference. First operand 358 states and 386 transitions. Second operand has 129 states, 129 states have (on average 2.0852713178294575) internal successors, (269), 129 states have internal predecessors, (269), 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-11-19 16:30:45,728 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.84s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:30:49,738 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:30:53,750 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:30:57,755 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:31:09,880 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:31:13,892 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:31:25,920 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:31:29,927 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-19 16:31:33,938 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]