./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-examples/standard_copy1_ground-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/array-examples/standard_copy1_ground-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1970a9a8aaeda89e1214c4bedc05560d9ae947bac2f3f8ce77018b7acf727f81 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-11 15:18:04,818 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-11 15:18:04,876 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-11 15:18:04,896 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-11 15:18:04,896 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-11 15:18:04,920 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-11 15:18:04,921 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-11 15:18:04,921 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-11 15:18:04,921 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-11 15:18:04,922 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-11 15:18:04,922 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-11 15:18:04,922 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-11 15:18:04,923 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-11 15:18:04,923 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-11 15:18:04,924 INFO L153 SettingsManager]: * Use SBE=true [2024-11-11 15:18:04,924 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-11 15:18:04,924 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-11 15:18:04,925 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-11 15:18:04,925 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-11 15:18:04,925 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-11 15:18:04,926 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-11 15:18:04,926 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-11 15:18:04,927 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-11 15:18:04,927 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-11 15:18:04,927 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-11 15:18:04,928 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-11 15:18:04,928 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-11 15:18:04,928 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-11 15:18:04,929 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-11 15:18:04,929 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-11 15:18:04,929 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-11 15:18:04,929 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-11 15:18:04,930 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:18:04,930 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-11 15:18:04,930 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-11 15:18:04,931 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-11 15:18:04,931 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-11 15:18:04,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-11 15:18:04,932 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-11 15:18:04,932 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-11 15:18:04,932 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-11 15:18:04,935 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-11 15:18:04,935 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 -> 1970a9a8aaeda89e1214c4bedc05560d9ae947bac2f3f8ce77018b7acf727f81 [2024-11-11 15:18:05,211 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-11 15:18:05,238 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-11 15:18:05,241 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-11 15:18:05,243 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-11 15:18:05,243 INFO L274 PluginConnector]: CDTParser initialized [2024-11-11 15:18:05,244 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-examples/standard_copy1_ground-2.i [2024-11-11 15:18:06,666 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-11 15:18:06,846 INFO L384 CDTParser]: Found 1 translation units. [2024-11-11 15:18:06,847 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_copy1_ground-2.i [2024-11-11 15:18:06,857 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f5473a31f/49302c68650d4c0fafc5eb9b60e312b4/FLAG93026359a [2024-11-11 15:18:07,221 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f5473a31f/49302c68650d4c0fafc5eb9b60e312b4 [2024-11-11 15:18:07,224 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-11 15:18:07,225 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-11 15:18:07,226 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-11 15:18:07,226 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-11 15:18:07,231 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-11 15:18:07,232 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,234 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5fde3b90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07, skipping insertion in model container [2024-11-11 15:18:07,235 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,252 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-11 15:18:07,426 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/standard_copy1_ground-2.i[816,829] [2024-11-11 15:18:07,438 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:18:07,445 INFO L200 MainTranslator]: Completed pre-run [2024-11-11 15:18:07,455 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/standard_copy1_ground-2.i[816,829] [2024-11-11 15:18:07,461 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:18:07,474 INFO L204 MainTranslator]: Completed translation [2024-11-11 15:18:07,474 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07 WrapperNode [2024-11-11 15:18:07,474 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-11 15:18:07,475 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-11 15:18:07,475 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-11 15:18:07,475 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-11 15:18:07,481 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,491 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,509 INFO L138 Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 68 [2024-11-11 15:18:07,510 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-11 15:18:07,510 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-11 15:18:07,511 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-11 15:18:07,511 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-11 15:18:07,520 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,520 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,522 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,535 INFO L175 MemorySlicer]: Split 8 memory accesses to 3 slices as follows [2, 2, 4]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 1, 2]. [2024-11-11 15:18:07,535 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,536 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,541 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,544 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,545 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,546 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,548 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-11 15:18:07,549 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-11 15:18:07,549 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-11 15:18:07,549 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-11 15:18:07,550 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (1/1) ... [2024-11-11 15:18:07,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:18:07,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:07,576 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-11 15:18:07,578 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-11 15:18:07,619 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-11 15:18:07,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-11 15:18:07,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-11 15:18:07,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-11 15:18:07,619 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-11 15:18:07,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-11 15:18:07,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-11 15:18:07,621 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-11 15:18:07,688 INFO L238 CfgBuilder]: Building ICFG [2024-11-11 15:18:07,690 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-11 15:18:07,813 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-11 15:18:07,814 INFO L287 CfgBuilder]: Performing block encoding [2024-11-11 15:18:07,825 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-11 15:18:07,826 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-11 15:18:07,826 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:18:07 BoogieIcfgContainer [2024-11-11 15:18:07,826 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-11 15:18:07,828 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-11 15:18:07,829 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-11 15:18:07,832 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-11 15:18:07,832 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.11 03:18:07" (1/3) ... [2024-11-11 15:18:07,833 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d36cf35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:18:07, skipping insertion in model container [2024-11-11 15:18:07,833 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:18:07" (2/3) ... [2024-11-11 15:18:07,833 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d36cf35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:18:07, skipping insertion in model container [2024-11-11 15:18:07,833 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:18:07" (3/3) ... [2024-11-11 15:18:07,835 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_copy1_ground-2.i [2024-11-11 15:18:07,850 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-11 15:18:07,851 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-11 15:18:07,898 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-11 15:18:07,904 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;@6390880a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-11 15:18:07,904 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-11 15:18:07,908 INFO L276 IsEmpty]: Start isEmpty. Operand has 18 states, 16 states have (on average 1.5) internal successors, (24), 17 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-11 15:18:07,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-11 15:18:07,913 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:07,913 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:07,914 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:07,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:07,918 INFO L85 PathProgramCache]: Analyzing trace with hash -2016449835, now seen corresponding path program 1 times [2024-11-11 15:18:07,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:07,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [691064206] [2024-11-11 15:18:07,926 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:07,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:08,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:08,162 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-11 15:18:08,163 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:08,163 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [691064206] [2024-11-11 15:18:08,163 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [691064206] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:18:08,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 15:18:08,164 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-11 15:18:08,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1895194726] [2024-11-11 15:18:08,166 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:18:08,168 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 15:18:08,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:08,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 15:18:08,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-11 15:18:08,186 INFO L87 Difference]: Start difference. First operand has 18 states, 16 states have (on average 1.5) internal successors, (24), 17 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) Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:08,208 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:08,208 INFO L93 Difference]: Finished difference Result 34 states and 46 transitions. [2024-11-11 15:18:08,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 15:18:08,212 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-11-11 15:18:08,212 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:08,219 INFO L225 Difference]: With dead ends: 34 [2024-11-11 15:18:08,219 INFO L226 Difference]: Without dead ends: 16 [2024-11-11 15:18:08,223 INFO L434 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-11 15:18:08,226 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 1 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:08,228 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 33 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:18:08,243 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2024-11-11 15:18:08,254 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 15. [2024-11-11 15:18:08,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 17 transitions. [2024-11-11 15:18:08,258 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 17 transitions. Word has length 9 [2024-11-11 15:18:08,258 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:08,258 INFO L471 AbstractCegarLoop]: Abstraction has 15 states and 17 transitions. [2024-11-11 15:18:08,259 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:08,259 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 17 transitions. [2024-11-11 15:18:08,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-11 15:18:08,261 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:08,261 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:08,261 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-11 15:18:08,262 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:08,262 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:08,263 INFO L85 PathProgramCache]: Analyzing trace with hash 1564645395, now seen corresponding path program 1 times [2024-11-11 15:18:08,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:08,263 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407845469] [2024-11-11 15:18:08,263 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:08,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:08,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:08,373 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:18:08,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:08,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [407845469] [2024-11-11 15:18:08,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [407845469] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:08,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1401943080] [2024-11-11 15:18:08,375 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:08,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:08,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:08,377 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-11 15:18:08,378 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-11 15:18:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:08,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-11 15:18:08,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:08,491 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-11 15:18:08,492 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-11 15:18:08,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1401943080] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:18:08,492 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-11 15:18:08,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-11 15:18:08,493 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540424215] [2024-11-11 15:18:08,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:18:08,494 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 15:18:08,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:08,496 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 15:18:08,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:18:08,496 INFO L87 Difference]: Start difference. First operand 15 states and 17 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-11 15:18:08,512 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:08,513 INFO L93 Difference]: Finished difference Result 24 states and 27 transitions. [2024-11-11 15:18:08,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 15:18:08,513 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 11 [2024-11-11 15:18:08,514 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:08,514 INFO L225 Difference]: With dead ends: 24 [2024-11-11 15:18:08,515 INFO L226 Difference]: Without dead ends: 17 [2024-11-11 15:18:08,516 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:18:08,517 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 1 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:08,518 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 25 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:18:08,519 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-11-11 15:18:08,522 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 16. [2024-11-11 15:18:08,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 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-11 15:18:08,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 18 transitions. [2024-11-11 15:18:08,523 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 18 transitions. Word has length 11 [2024-11-11 15:18:08,524 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:08,524 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 18 transitions. [2024-11-11 15:18:08,525 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-11 15:18:08,526 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-11-11 15:18:08,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-11 15:18:08,527 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:08,527 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:08,546 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-11 15:18:08,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:08,732 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:08,733 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:08,733 INFO L85 PathProgramCache]: Analyzing trace with hash 2031054225, now seen corresponding path program 1 times [2024-11-11 15:18:08,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:08,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19050363] [2024-11-11 15:18:08,734 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:08,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:08,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:08,803 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-11 15:18:08,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:08,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19050363] [2024-11-11 15:18:08,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19050363] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:08,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2064611370] [2024-11-11 15:18:08,806 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:08,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:08,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:08,808 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-11 15:18:08,809 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-11 15:18:08,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:08,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-11 15:18:08,867 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:08,903 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-11 15:18:08,903 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:18:08,926 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-11 15:18:08,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2064611370] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:18:08,926 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:18:08,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-11 15:18:08,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [178604967] [2024-11-11 15:18:08,927 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:18:08,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-11 15:18:08,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:08,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-11 15:18:08,929 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-11 15:18:08,929 INFO L87 Difference]: Start difference. First operand 16 states and 18 transitions. Second operand has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 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-11 15:18:08,958 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:08,959 INFO L93 Difference]: Finished difference Result 33 states and 39 transitions. [2024-11-11 15:18:08,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-11 15:18:08,959 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-11 15:18:08,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:08,960 INFO L225 Difference]: With dead ends: 33 [2024-11-11 15:18:08,960 INFO L226 Difference]: Without dead ends: 22 [2024-11-11 15:18:08,961 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-11 15:18:08,962 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 2 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:08,962 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 50 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:18:08,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-11-11 15:18:08,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-11-11 15:18:08,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.1428571428571428) internal successors, (24), 21 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-11 15:18:08,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 24 transitions. [2024-11-11 15:18:08,967 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 24 transitions. Word has length 13 [2024-11-11 15:18:08,967 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:08,967 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 24 transitions. [2024-11-11 15:18:08,967 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 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-11 15:18:08,967 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 24 transitions. [2024-11-11 15:18:08,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-11 15:18:08,968 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:08,968 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:08,982 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-11 15:18:09,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-11 15:18:09,173 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:09,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:09,174 INFO L85 PathProgramCache]: Analyzing trace with hash 2021040587, now seen corresponding path program 2 times [2024-11-11 15:18:09,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:09,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1880827687] [2024-11-11 15:18:09,174 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:09,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:09,321 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-11 15:18:09,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:09,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1880827687] [2024-11-11 15:18:09,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1880827687] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:09,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1572728610] [2024-11-11 15:18:09,322 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:18:09,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:09,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:09,325 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-11 15:18:09,326 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-11 15:18:09,404 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:18:09,404 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:18:09,405 INFO L256 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 15:18:09,407 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:09,473 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-11 15:18:09,474 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:18:09,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-11 15:18:09,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1572728610] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:18:09,574 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:18:09,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-11 15:18:09,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1699900919] [2024-11-11 15:18:09,574 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:18:09,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-11 15:18:09,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:09,575 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-11 15:18:09,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-11 15:18:09,576 INFO L87 Difference]: Start difference. First operand 22 states and 24 transitions. Second operand has 14 states, 14 states have (on average 2.642857142857143) internal successors, (37), 14 states have internal predecessors, (37), 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-11 15:18:09,637 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:09,637 INFO L93 Difference]: Finished difference Result 48 states and 58 transitions. [2024-11-11 15:18:09,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-11 15:18:09,638 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.642857142857143) internal successors, (37), 14 states have internal predecessors, (37), 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 19 [2024-11-11 15:18:09,638 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:09,639 INFO L225 Difference]: With dead ends: 48 [2024-11-11 15:18:09,639 INFO L226 Difference]: Without dead ends: 37 [2024-11-11 15:18:09,640 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-11 15:18:09,640 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 3 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:09,641 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 50 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:18:09,642 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-11-11 15:18:09,645 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 36. [2024-11-11 15:18:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 35 states have (on average 1.0857142857142856) internal successors, (38), 35 states have internal predecessors, (38), 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-11 15:18:09,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 38 transitions. [2024-11-11 15:18:09,646 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 38 transitions. Word has length 19 [2024-11-11 15:18:09,646 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:09,647 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 38 transitions. [2024-11-11 15:18:09,647 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.642857142857143) internal successors, (37), 14 states have internal predecessors, (37), 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-11 15:18:09,647 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 38 transitions. [2024-11-11 15:18:09,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-11 15:18:09,648 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:09,648 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:09,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-11 15:18:09,851 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:09,851 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:09,852 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:09,852 INFO L85 PathProgramCache]: Analyzing trace with hash 709790269, now seen corresponding path program 3 times [2024-11-11 15:18:09,852 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:09,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [162267245] [2024-11-11 15:18:09,853 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:09,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:09,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 15:18:10,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:10,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [162267245] [2024-11-11 15:18:10,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [162267245] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:10,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2122713048] [2024-11-11 15:18:10,259 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 15:18:10,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:10,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:10,261 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-11 15:18:10,265 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-11 15:18:10,357 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-11 15:18:10,358 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:18:10,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-11 15:18:10,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-11 15:18:10,406 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:18:10,459 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-11 15:18:10,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2122713048] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:18:10,460 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:18:10,460 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 5, 5] total 19 [2024-11-11 15:18:10,460 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1379495591] [2024-11-11 15:18:10,460 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:18:10,460 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-11-11 15:18:10,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:10,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-11-11 15:18:10,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-11 15:18:10,466 INFO L87 Difference]: Start difference. First operand 36 states and 38 transitions. Second operand has 19 states, 19 states have (on average 2.473684210526316) internal successors, (47), 19 states have internal predecessors, (47), 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-11 15:18:10,553 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:10,554 INFO L93 Difference]: Finished difference Result 60 states and 68 transitions. [2024-11-11 15:18:10,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-11 15:18:10,556 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 2.473684210526316) internal successors, (47), 19 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 33 [2024-11-11 15:18:10,556 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:10,557 INFO L225 Difference]: With dead ends: 60 [2024-11-11 15:18:10,557 INFO L226 Difference]: Without dead ends: 47 [2024-11-11 15:18:10,557 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-11 15:18:10,558 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 3 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:10,559 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 60 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:18:10,560 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-11-11 15:18:10,564 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 46. [2024-11-11 15:18:10,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.0666666666666667) internal successors, (48), 45 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:10,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 48 transitions. [2024-11-11 15:18:10,566 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 48 transitions. Word has length 33 [2024-11-11 15:18:10,566 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:10,567 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 48 transitions. [2024-11-11 15:18:10,567 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 2.473684210526316) internal successors, (47), 19 states have internal predecessors, (47), 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-11 15:18:10,567 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 48 transitions. [2024-11-11 15:18:10,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-11 15:18:10,568 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:10,568 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:10,580 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-11 15:18:10,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:10,768 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:10,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:10,769 INFO L85 PathProgramCache]: Analyzing trace with hash -593240461, now seen corresponding path program 4 times [2024-11-11 15:18:10,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:10,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1437072838] [2024-11-11 15:18:10,769 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:10,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-11 15:18:11,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:11,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1437072838] [2024-11-11 15:18:11,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1437072838] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:11,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [973321864] [2024-11-11 15:18:11,071 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-11 15:18:11,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:11,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:11,074 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-11 15:18:11,075 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-11 15:18:11,193 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-11 15:18:11,193 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:18:11,194 INFO L256 TraceCheckSpWp]: Trace formula consists of 266 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-11 15:18:11,196 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:11,307 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-11 15:18:11,308 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:18:11,454 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-11 15:18:11,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [973321864] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:18:11,455 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:18:11,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 9, 9] total 28 [2024-11-11 15:18:11,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [479843472] [2024-11-11 15:18:11,455 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:18:11,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-11-11 15:18:11,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:11,460 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-11-11 15:18:11,460 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756 [2024-11-11 15:18:11,460 INFO L87 Difference]: Start difference. First operand 46 states and 48 transitions. Second operand has 28 states, 28 states have (on average 2.3214285714285716) internal successors, (65), 28 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:11,572 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:11,572 INFO L93 Difference]: Finished difference Result 86 states and 98 transitions. [2024-11-11 15:18:11,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-11 15:18:11,573 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 28 states have (on average 2.3214285714285716) internal successors, (65), 28 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43 [2024-11-11 15:18:11,573 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:11,574 INFO L225 Difference]: With dead ends: 86 [2024-11-11 15:18:11,574 INFO L226 Difference]: Without dead ends: 65 [2024-11-11 15:18:11,574 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 154 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756 [2024-11-11 15:18:11,575 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 3 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 76 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 76 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:11,575 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 69 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 76 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:18:11,576 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-11-11 15:18:11,582 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 64. [2024-11-11 15:18:11,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 63 states have (on average 1.0476190476190477) internal successors, (66), 63 states have internal predecessors, (66), 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-11 15:18:11,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 66 transitions. [2024-11-11 15:18:11,587 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 66 transitions. Word has length 43 [2024-11-11 15:18:11,587 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:11,587 INFO L471 AbstractCegarLoop]: Abstraction has 64 states and 66 transitions. [2024-11-11 15:18:11,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 28 states have (on average 2.3214285714285716) internal successors, (65), 28 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:18:11,587 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 66 transitions. [2024-11-11 15:18:11,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-11 15:18:11,588 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:11,590 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:11,606 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-11 15:18:11,790 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:11,791 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:11,791 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:11,791 INFO L85 PathProgramCache]: Analyzing trace with hash 65706529, now seen corresponding path program 5 times [2024-11-11 15:18:11,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:11,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55123734] [2024-11-11 15:18:11,791 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:11,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:11,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:12,091 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-11 15:18:12,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:12,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [55123734] [2024-11-11 15:18:12,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [55123734] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:12,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1929100581] [2024-11-11 15:18:12,092 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-11 15:18:12,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:12,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:12,094 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-11 15:18:12,096 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-11 15:18:17,954 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2024-11-11 15:18:17,954 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:18:17,967 INFO L256 TraceCheckSpWp]: Trace formula consists of 337 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-11 15:18:17,969 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:18:18,025 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-11 15:18:18,025 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:18:18,328 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-11 15:18:18,329 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1929100581] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:18:18,329 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:18:18,329 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 29 [2024-11-11 15:18:18,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1203065874] [2024-11-11 15:18:18,329 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:18:18,332 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-11 15:18:18,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:18:18,333 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-11 15:18:18,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2024-11-11 15:18:18,334 INFO L87 Difference]: Start difference. First operand 64 states and 66 transitions. Second operand has 29 states, 29 states have (on average 2.206896551724138) internal successors, (64), 29 states have internal predecessors, (64), 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-11 15:18:18,429 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:18:18,429 INFO L93 Difference]: Finished difference Result 129 states and 146 transitions. [2024-11-11 15:18:18,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-11 15:18:18,435 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 2.206896551724138) internal successors, (64), 29 states have internal predecessors, (64), 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-11 15:18:18,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:18:18,436 INFO L225 Difference]: With dead ends: 129 [2024-11-11 15:18:18,436 INFO L226 Difference]: Without dead ends: 92 [2024-11-11 15:18:18,438 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 108 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2024-11-11 15:18:18,439 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 2 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:18:18,439 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 50 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:18:18,441 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2024-11-11 15:18:18,449 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92. [2024-11-11 15:18:18,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 92 states, 91 states have (on average 1.032967032967033) internal successors, (94), 91 states have internal predecessors, (94), 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-11 15:18:18,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 94 transitions. [2024-11-11 15:18:18,455 INFO L78 Accepts]: Start accepts. Automaton has 92 states and 94 transitions. Word has length 61 [2024-11-11 15:18:18,455 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:18:18,455 INFO L471 AbstractCegarLoop]: Abstraction has 92 states and 94 transitions. [2024-11-11 15:18:18,456 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 2.206896551724138) internal successors, (64), 29 states have internal predecessors, (64), 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-11 15:18:18,456 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 94 transitions. [2024-11-11 15:18:18,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-11 15:18:18,457 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:18:18,457 INFO L218 NwaCegarLoop]: trace histogram [26, 26, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:18:18,486 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-11 15:18:18,658 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:18,659 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:18:18,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:18:18,660 INFO L85 PathProgramCache]: Analyzing trace with hash -30175483, now seen corresponding path program 6 times [2024-11-11 15:18:18,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:18:18,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491932655] [2024-11-11 15:18:18,661 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:18:18,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:18:18,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:18:19,622 INFO L134 CoverageAnalysis]: Checked inductivity of 872 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-11 15:18:19,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:18:19,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491932655] [2024-11-11 15:18:19,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491932655] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:18:19,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1424624311] [2024-11-11 15:18:19,624 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-11 15:18:19,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:18:19,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:18:19,626 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-11 15:18:19,627 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-11 15:18:59,780 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 27 check-sat command(s) [2024-11-11 15:18:59,781 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:18:59,800 INFO L256 TraceCheckSpWp]: Trace formula consists of 547 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-11 15:18:59,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:19:00,191 INFO L134 CoverageAnalysis]: Checked inductivity of 872 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 676 trivial. 0 not checked. [2024-11-11 15:19:00,192 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:19:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 872 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 676 trivial. 0 not checked. [2024-11-11 15:19:00,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1424624311] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:19:00,728 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:19:00,729 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 17, 17] total 59 [2024-11-11 15:19:00,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1888870519] [2024-11-11 15:19:00,729 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:19:00,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 59 states [2024-11-11 15:19:00,730 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:19:00,731 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants. [2024-11-11 15:19:00,732 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=901, Invalid=2521, Unknown=0, NotChecked=0, Total=3422 [2024-11-11 15:19:00,732 INFO L87 Difference]: Start difference. First operand 92 states and 94 transitions. Second operand has 59 states, 59 states have (on average 2.152542372881356) internal successors, (127), 59 states have internal predecessors, (127), 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-11 15:19:00,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:19:00,933 INFO L93 Difference]: Finished difference Result 164 states and 184 transitions. [2024-11-11 15:19:00,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. [2024-11-11 15:19:00,934 INFO L78 Accepts]: Start accepts. Automaton has has 59 states, 59 states have (on average 2.152542372881356) internal successors, (127), 59 states have internal predecessors, (127), 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 89 [2024-11-11 15:19:00,934 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:19:00,935 INFO L225 Difference]: With dead ends: 164 [2024-11-11 15:19:00,935 INFO L226 Difference]: Without dead ends: 127 [2024-11-11 15:19:00,937 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 205 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 780 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=901, Invalid=2521, Unknown=0, NotChecked=0, Total=3422 [2024-11-11 15:19:00,937 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 3 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 15:19:00,938 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 80 Invalid, 142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 140 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 15:19:00,938 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 127 states. [2024-11-11 15:19:00,945 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 127 to 126. [2024-11-11 15:19:00,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 125 states have (on average 1.024) internal successors, (128), 125 states have internal predecessors, (128), 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-11 15:19:00,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 128 transitions. [2024-11-11 15:19:00,946 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 128 transitions. Word has length 89 [2024-11-11 15:19:00,946 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:19:00,947 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 128 transitions. [2024-11-11 15:19:00,947 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 59 states, 59 states have (on average 2.152542372881356) internal successors, (127), 59 states have internal predecessors, (127), 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-11 15:19:00,947 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 128 transitions. [2024-11-11 15:19:00,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-11 15:19:00,949 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:19:00,949 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:19:00,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-11 15:19:01,150 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:19:01,151 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:19:01,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:19:01,151 INFO L85 PathProgramCache]: Analyzing trace with hash -2086034397, now seen corresponding path program 7 times [2024-11-11 15:19:01,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:19:01,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130753377] [2024-11-11 15:19:01,151 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:19:01,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:19:01,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:19:02,180 INFO L134 CoverageAnalysis]: Checked inductivity of 1629 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:02,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:19:02,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130753377] [2024-11-11 15:19:02,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130753377] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:19:02,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1961509320] [2024-11-11 15:19:02,182 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-11 15:19:02,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:19:02,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:19:02,184 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:19:02,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-11 15:19:02,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:19:02,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 674 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-11-11 15:19:02,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:19:02,476 INFO L134 CoverageAnalysis]: Checked inductivity of 1629 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:02,477 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:19:03,380 INFO L134 CoverageAnalysis]: Checked inductivity of 1629 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:03,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1961509320] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:19:03,381 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:19:03,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 30, 30] total 59 [2024-11-11 15:19:03,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249608656] [2024-11-11 15:19:03,381 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:19:03,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 59 states [2024-11-11 15:19:03,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:19:03,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants. [2024-11-11 15:19:03,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1711, Invalid=1711, Unknown=0, NotChecked=0, Total=3422 [2024-11-11 15:19:03,385 INFO L87 Difference]: Start difference. First operand 126 states and 128 transitions. Second operand has 59 states, 59 states have (on average 2.1016949152542375) internal successors, (124), 59 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:19:03,547 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:19:03,548 INFO L93 Difference]: Finished difference Result 253 states and 285 transitions. [2024-11-11 15:19:03,548 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 58 states. [2024-11-11 15:19:03,549 INFO L78 Accepts]: Start accepts. Automaton has has 59 states, 59 states have (on average 2.1016949152542375) internal successors, (124), 59 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 123 [2024-11-11 15:19:03,549 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:19:03,550 INFO L225 Difference]: With dead ends: 253 [2024-11-11 15:19:03,550 INFO L226 Difference]: Without dead ends: 184 [2024-11-11 15:19:03,551 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 274 GetRequests, 217 SyntacticMatches, 0 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 108 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1711, Invalid=1711, Unknown=0, NotChecked=0, Total=3422 [2024-11-11 15:19:03,552 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 2 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 118 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 120 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:19:03,552 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 74 Invalid, 120 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 118 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:19:03,553 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 184 states. [2024-11-11 15:19:03,561 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 184 to 184. [2024-11-11 15:19:03,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 184 states, 183 states have (on average 1.0163934426229508) internal successors, (186), 183 states have internal predecessors, (186), 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-11 15:19:03,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 184 states and 186 transitions. [2024-11-11 15:19:03,563 INFO L78 Accepts]: Start accepts. Automaton has 184 states and 186 transitions. Word has length 123 [2024-11-11 15:19:03,564 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:19:03,564 INFO L471 AbstractCegarLoop]: Abstraction has 184 states and 186 transitions. [2024-11-11 15:19:03,564 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 59 states, 59 states have (on average 2.1016949152542375) internal successors, (124), 59 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:19:03,564 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 186 transitions. [2024-11-11 15:19:03,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-11 15:19:03,567 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:19:03,567 INFO L218 NwaCegarLoop]: trace histogram [56, 56, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:19:03,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-11 15:19:03,771 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-11 15:19:03,772 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:19:03,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:19:03,772 INFO L85 PathProgramCache]: Analyzing trace with hash -2028142167, now seen corresponding path program 8 times [2024-11-11 15:19:03,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:19:03,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [126529736] [2024-11-11 15:19:03,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:19:03,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:19:03,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:19:06,659 INFO L134 CoverageAnalysis]: Checked inductivity of 4036 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:06,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:19:06,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [126529736] [2024-11-11 15:19:06,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [126529736] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:19:06,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [628068971] [2024-11-11 15:19:06,661 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:19:06,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:19:06,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:19:06,663 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:19:06,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-11 15:19:06,985 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:19:06,986 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:19:06,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 1109 conjuncts, 58 conjuncts are in the unsatisfiable core [2024-11-11 15:19:06,995 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:19:07,145 INFO L134 CoverageAnalysis]: Checked inductivity of 4036 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:07,146 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:19:10,367 INFO L134 CoverageAnalysis]: Checked inductivity of 4036 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:10,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [628068971] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:19:10,368 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:19:10,368 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [59, 59, 59] total 117 [2024-11-11 15:19:10,368 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486181263] [2024-11-11 15:19:10,368 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:19:10,369 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 117 states [2024-11-11 15:19:10,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:19:10,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 117 interpolants. [2024-11-11 15:19:10,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6786, Invalid=6786, Unknown=0, NotChecked=0, Total=13572 [2024-11-11 15:19:10,374 INFO L87 Difference]: Start difference. First operand 184 states and 186 transitions. Second operand has 117 states, 117 states have (on average 2.051282051282051) internal successors, (240), 117 states have internal predecessors, (240), 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-11 15:19:10,694 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:19:10,694 INFO L93 Difference]: Finished difference Result 369 states and 430 transitions. [2024-11-11 15:19:10,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 116 states. [2024-11-11 15:19:10,695 INFO L78 Accepts]: Start accepts. Automaton has has 117 states, 117 states have (on average 2.051282051282051) internal successors, (240), 117 states have internal predecessors, (240), 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 181 [2024-11-11 15:19:10,695 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:19:10,697 INFO L225 Difference]: With dead ends: 369 [2024-11-11 15:19:10,697 INFO L226 Difference]: Without dead ends: 300 [2024-11-11 15:19:10,700 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 419 GetRequests, 304 SyntacticMatches, 0 SemanticMatches, 115 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 224 ImplicationChecksByTransitivity, 4.4s TimeCoverageRelationStatistics Valid=6786, Invalid=6786, Unknown=0, NotChecked=0, Total=13572 [2024-11-11 15:19:10,701 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 2 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 232 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 234 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 232 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 15:19:10,702 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 50 Invalid, 234 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 232 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 15:19:10,702 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 300 states. [2024-11-11 15:19:10,718 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 300 to 300. [2024-11-11 15:19:10,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 300 states, 299 states have (on average 1.0100334448160535) internal successors, (302), 299 states have internal predecessors, (302), 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-11 15:19:10,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 300 states and 302 transitions. [2024-11-11 15:19:10,720 INFO L78 Accepts]: Start accepts. Automaton has 300 states and 302 transitions. Word has length 181 [2024-11-11 15:19:10,721 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:19:10,721 INFO L471 AbstractCegarLoop]: Abstraction has 300 states and 302 transitions. [2024-11-11 15:19:10,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 117 states, 117 states have (on average 2.051282051282051) internal successors, (240), 117 states have internal predecessors, (240), 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-11 15:19:10,721 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 302 transitions. [2024-11-11 15:19:10,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-11-11 15:19:10,726 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:19:10,726 INFO L218 NwaCegarLoop]: trace histogram [114, 114, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:19:10,744 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-11 15:19:10,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-11 15:19:10,927 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:19:10,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:19:10,928 INFO L85 PathProgramCache]: Analyzing trace with hash 529261109, now seen corresponding path program 9 times [2024-11-11 15:19:10,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:19:10,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1737117999] [2024-11-11 15:19:10,928 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:19:10,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:19:11,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:19:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 13896 backedges. 0 proven. 12996 refuted. 0 times theorem prover too weak. 900 trivial. 0 not checked. [2024-11-11 15:19:18,998 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:19:18,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1737117999] [2024-11-11 15:19:18,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1737117999] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:19:18,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [977735366] [2024-11-11 15:19:18,998 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 15:19:18,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:19:18,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:19:19,000 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:19:19,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process