./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 ff138f81519ab5ff475befdf624922816837c8f1983c223aa78c0525de509876 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-10 21:50:16,456 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-10 21:50:16,520 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-10 21:50:16,525 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-10 21:50:16,528 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-10 21:50:16,543 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-10 21:50:16,544 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-10 21:50:16,544 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-10 21:50:16,545 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-10 21:50:16,546 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-10 21:50:16,546 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-10 21:50:16,546 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-10 21:50:16,547 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-10 21:50:16,547 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-10 21:50:16,547 INFO L153 SettingsManager]: * Use SBE=true [2024-10-10 21:50:16,548 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-10 21:50:16,548 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-10 21:50:16,549 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-10 21:50:16,549 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-10 21:50:16,549 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-10 21:50:16,549 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-10 21:50:16,549 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-10 21:50:16,550 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-10 21:50:16,550 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-10 21:50:16,550 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-10 21:50:16,550 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-10 21:50:16,550 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-10 21:50:16,551 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-10 21:50:16,551 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-10 21:50:16,551 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-10 21:50:16,551 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-10 21:50:16,551 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-10 21:50:16,551 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 21:50:16,552 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-10 21:50:16,552 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-10 21:50:16,553 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-10 21:50:16,553 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-clean/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-clean/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 -> ff138f81519ab5ff475befdf624922816837c8f1983c223aa78c0525de509876 [2024-10-10 21:50:16,813 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-10 21:50:16,831 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-10 21:50:16,833 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-10 21:50:16,834 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-10 21:50:16,835 INFO L274 PluginConnector]: CDTParser initialized [2024-10-10 21:50:16,835 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i [2024-10-10 21:50:18,108 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-10 21:50:18,251 INFO L384 CDTParser]: Found 1 translation units. [2024-10-10 21:50:18,252 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i [2024-10-10 21:50:18,261 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/1decdb4de/679978d2b4df41878bfccc12200e5a41/FLAG5cc3ef298 [2024-10-10 21:50:18,670 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/1decdb4de/679978d2b4df41878bfccc12200e5a41 [2024-10-10 21:50:18,673 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-10 21:50:18,673 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-10 21:50:18,674 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-10 21:50:18,674 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-10 21:50:18,682 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-10 21:50:18,683 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,683 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c9be4b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18, skipping insertion in model container [2024-10-10 21:50:18,683 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,699 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-10 21:50:18,826 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i[816,829] [2024-10-10 21:50:18,839 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 21:50:18,847 INFO L200 MainTranslator]: Completed pre-run [2024-10-10 21:50:18,858 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_init6_ground-1.i[816,829] [2024-10-10 21:50:18,866 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 21:50:18,880 INFO L204 MainTranslator]: Completed translation [2024-10-10 21:50:18,881 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18 WrapperNode [2024-10-10 21:50:18,881 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-10 21:50:18,882 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-10 21:50:18,882 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-10 21:50:18,883 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-10 21:50:18,888 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,894 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,909 INFO L138 Inliner]: procedures = 15, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 74 [2024-10-10 21:50:18,910 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-10 21:50:18,910 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-10 21:50:18,910 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-10 21:50:18,911 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-10 21:50:18,918 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,919 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,923 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,938 INFO L175 MemorySlicer]: Split 9 memory accesses to 2 slices as follows [2, 7]. 78 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 6 writes are split as follows [0, 6]. [2024-10-10 21:50:18,938 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,938 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,943 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,947 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,949 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,950 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,955 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-10 21:50:18,956 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-10 21:50:18,956 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-10 21:50:18,956 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-10 21:50:18,957 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (1/1) ... [2024-10-10 21:50:18,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 21:50:18,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:18,985 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-10 21:50:18,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-10 21:50:19,020 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-10 21:50:19,020 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-10 21:50:19,021 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-10 21:50:19,021 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-10 21:50:19,021 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-10 21:50:19,021 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-10 21:50:19,022 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-10 21:50:19,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-10 21:50:19,023 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-10 21:50:19,023 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-10 21:50:19,023 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-10 21:50:19,072 INFO L238 CfgBuilder]: Building ICFG [2024-10-10 21:50:19,074 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-10 21:50:19,240 INFO L? ?]: Removed 13 outVars from TransFormulas that were not future-live. [2024-10-10 21:50:19,240 INFO L287 CfgBuilder]: Performing block encoding [2024-10-10 21:50:19,257 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-10 21:50:19,258 INFO L314 CfgBuilder]: Removed 7 assume(true) statements. [2024-10-10 21:50:19,258 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 09:50:19 BoogieIcfgContainer [2024-10-10 21:50:19,258 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-10 21:50:19,259 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-10 21:50:19,260 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-10 21:50:19,262 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-10 21:50:19,262 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.10 09:50:18" (1/3) ... [2024-10-10 21:50:19,263 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@58ee255b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 09:50:19, skipping insertion in model container [2024-10-10 21:50:19,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 09:50:18" (2/3) ... [2024-10-10 21:50:19,263 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@58ee255b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 09:50:19, skipping insertion in model container [2024-10-10 21:50:19,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 09:50:19" (3/3) ... [2024-10-10 21:50:19,264 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_init6_ground-1.i [2024-10-10 21:50:19,277 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-10 21:50:19,277 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-10 21:50:19,336 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-10 21:50:19,342 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;@76a92916, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-10 21:50:19,343 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-10 21:50:19,347 INFO L276 IsEmpty]: Start isEmpty. Operand has 20 states, 18 states have (on average 1.8888888888888888) internal successors, (34), 19 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:19,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-10-10 21:50:19,353 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:19,354 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:19,355 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:19,359 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:19,360 INFO L85 PathProgramCache]: Analyzing trace with hash 763992430, now seen corresponding path program 1 times [2024-10-10 21:50:19,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:19,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924776688] [2024-10-10 21:50:19,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:19,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:19,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:19,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 21:50:19,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:19,556 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1924776688] [2024-10-10 21:50:19,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1924776688] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 21:50:19,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-10 21:50:19,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-10 21:50:19,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [619327736] [2024-10-10 21:50:19,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 21:50:19,561 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-10 21:50:19,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 21:50:19,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-10 21:50:19,577 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-10 21:50:19,579 INFO L87 Difference]: Start difference. First operand has 20 states, 18 states have (on average 1.8888888888888888) internal successors, (34), 19 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 2 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:19,630 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 21:50:19,630 INFO L93 Difference]: Finished difference Result 44 states and 82 transitions. [2024-10-10 21:50:19,633 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-10 21:50:19,634 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 2 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16 [2024-10-10 21:50:19,634 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 21:50:19,639 INFO L225 Difference]: With dead ends: 44 [2024-10-10 21:50:19,639 INFO L226 Difference]: Without dead ends: 24 [2024-10-10 21:50:19,641 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-10 21:50:19,643 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 0 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 21:50:19,644 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 21:50:19,656 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-10-10 21:50:19,666 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2024-10-10 21:50:19,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 23 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:19,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2024-10-10 21:50:19,669 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 30 transitions. Word has length 16 [2024-10-10 21:50:19,669 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 21:50:19,669 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 30 transitions. [2024-10-10 21:50:19,669 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 2 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 30 transitions. [2024-10-10 21:50:19,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-10-10 21:50:19,670 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:19,670 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:19,670 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-10 21:50:19,670 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:19,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:19,671 INFO L85 PathProgramCache]: Analyzing trace with hash -178560793, now seen corresponding path program 1 times [2024-10-10 21:50:19,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:19,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825324644] [2024-10-10 21:50:19,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:19,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:19,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:19,793 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-10 21:50:19,796 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:19,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825324644] [2024-10-10 21:50:19,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825324644] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 21:50:19,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [572217885] [2024-10-10 21:50:19,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:19,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:19,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:19,799 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 21:50:19,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-10 21:50:19,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:19,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-10 21:50:19,861 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 21:50:19,892 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-10 21:50:19,893 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 21:50:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-10 21:50:19,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [572217885] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 21:50:19,911 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 21:50:19,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-10 21:50:19,912 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820416212] [2024-10-10 21:50:19,912 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 21:50:19,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-10 21:50:19,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 21:50:19,913 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-10 21:50:19,913 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-10 21:50:19,913 INFO L87 Difference]: Start difference. First operand 24 states and 30 transitions. Second operand has 7 states, 7 states have (on average 3.857142857142857) internal successors, (27), 6 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,010 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 21:50:20,010 INFO L93 Difference]: Finished difference Result 63 states and 92 transitions. [2024-10-10 21:50:20,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-10 21:50:20,011 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.857142857142857) internal successors, (27), 6 states have internal predecessors, (27), 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 22 [2024-10-10 21:50:20,011 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 21:50:20,012 INFO L225 Difference]: With dead ends: 63 [2024-10-10 21:50:20,013 INFO L226 Difference]: Without dead ends: 42 [2024-10-10 21:50:20,013 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-10 21:50:20,014 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 0 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 21:50:20,016 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 31 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 21:50:20,017 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-10-10 21:50:20,024 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2024-10-10 21:50:20,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.170731707317073) internal successors, (48), 41 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 48 transitions. [2024-10-10 21:50:20,027 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 48 transitions. Word has length 22 [2024-10-10 21:50:20,028 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 21:50:20,028 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 48 transitions. [2024-10-10 21:50:20,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.857142857142857) internal successors, (27), 6 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,028 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 48 transitions. [2024-10-10 21:50:20,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-10 21:50:20,030 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:20,030 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:20,044 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-10 21:50:20,234 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:20,234 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:20,235 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:20,238 INFO L85 PathProgramCache]: Analyzing trace with hash 2129804330, now seen corresponding path program 2 times [2024-10-10 21:50:20,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:20,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [483040970] [2024-10-10 21:50:20,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:20,438 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-10-10 21:50:20,439 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:20,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [483040970] [2024-10-10 21:50:20,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [483040970] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 21:50:20,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1513772857] [2024-10-10 21:50:20,440 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-10 21:50:20,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:20,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:20,444 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 21:50:20,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-10 21:50:20,552 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-10 21:50:20,553 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 21:50:20,554 INFO L255 TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-10 21:50:20,555 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 21:50:20,581 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-10-10 21:50:20,581 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 21:50:20,637 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-10-10 21:50:20,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1513772857] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 21:50:20,638 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 21:50:20,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-10-10 21:50:20,638 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1900195257] [2024-10-10 21:50:20,639 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 21:50:20,639 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-10 21:50:20,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 21:50:20,640 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-10 21:50:20,640 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-10 21:50:20,640 INFO L87 Difference]: Start difference. First operand 42 states and 48 transitions. Second operand has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 12 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,807 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 21:50:20,808 INFO L93 Difference]: Finished difference Result 114 states and 161 transitions. [2024-10-10 21:50:20,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-10 21:50:20,808 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 12 states have internal predecessors, (33), 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 40 [2024-10-10 21:50:20,808 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 21:50:20,809 INFO L225 Difference]: With dead ends: 114 [2024-10-10 21:50:20,809 INFO L226 Difference]: Without dead ends: 78 [2024-10-10 21:50:20,810 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-10 21:50:20,810 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 0 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 235 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 21:50:20,811 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 31 Invalid, 235 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 21:50:20,811 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2024-10-10 21:50:20,817 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78. [2024-10-10 21:50:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 77 states have (on average 1.0909090909090908) internal successors, (84), 77 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 84 transitions. [2024-10-10 21:50:20,819 INFO L78 Accepts]: Start accepts. Automaton has 78 states and 84 transitions. Word has length 40 [2024-10-10 21:50:20,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 21:50:20,819 INFO L471 AbstractCegarLoop]: Abstraction has 78 states and 84 transitions. [2024-10-10 21:50:20,819 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.5384615384615383) internal successors, (33), 12 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 84 transitions. [2024-10-10 21:50:20,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-10-10 21:50:20,821 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:20,821 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:20,833 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-10 21:50:21,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:21,022 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:21,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:21,022 INFO L85 PathProgramCache]: Analyzing trace with hash -1532688438, now seen corresponding path program 3 times [2024-10-10 21:50:21,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:21,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329893353] [2024-10-10 21:50:21,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:21,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:21,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-10-10 21:50:21,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:21,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329893353] [2024-10-10 21:50:21,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329893353] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 21:50:21,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [957516121] [2024-10-10 21:50:21,514 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-10 21:50:21,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:21,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:21,517 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 21:50:21,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-10 21:50:25,481 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-10-10 21:50:25,481 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 21:50:25,488 INFO L255 TraceCheckSpWp]: Trace formula consists of 479 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-10-10 21:50:25,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 21:50:25,544 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 10 proven. 55 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked. [2024-10-10 21:50:25,544 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 21:50:25,767 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 95 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked. [2024-10-10 21:50:25,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [957516121] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 21:50:25,768 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 21:50:25,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 14, 13] total 26 [2024-10-10 21:50:25,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447772472] [2024-10-10 21:50:25,768 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 21:50:25,768 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-10 21:50:25,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 21:50:25,769 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-10 21:50:25,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=323, Invalid=327, Unknown=0, NotChecked=0, Total=650 [2024-10-10 21:50:25,770 INFO L87 Difference]: Start difference. First operand 78 states and 84 transitions. Second operand has 26 states, 26 states have (on average 2.6153846153846154) internal successors, (68), 26 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:26,071 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 21:50:26,071 INFO L93 Difference]: Finished difference Result 216 states and 299 transitions. [2024-10-10 21:50:26,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-10-10 21:50:26,071 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 2.6153846153846154) internal successors, (68), 26 states have internal predecessors, (68), 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 76 [2024-10-10 21:50:26,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 21:50:26,073 INFO L225 Difference]: With dead ends: 216 [2024-10-10 21:50:26,074 INFO L226 Difference]: Without dead ends: 150 [2024-10-10 21:50:26,075 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 164 GetRequests, 139 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 61 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=349, Invalid=353, Unknown=0, NotChecked=0, Total=702 [2024-10-10 21:50:26,076 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 188 mSolverCounterSat, 263 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 451 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 263 IncrementalHoareTripleChecker+Valid, 188 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-10 21:50:26,077 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 40 Invalid, 451 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [263 Valid, 188 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-10 21:50:26,078 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 150 states. [2024-10-10 21:50:26,095 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 150 to 150. [2024-10-10 21:50:26,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 150 states, 149 states have (on average 1.0469798657718121) internal successors, (156), 149 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:26,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 156 transitions. [2024-10-10 21:50:26,098 INFO L78 Accepts]: Start accepts. Automaton has 150 states and 156 transitions. Word has length 76 [2024-10-10 21:50:26,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 21:50:26,099 INFO L471 AbstractCegarLoop]: Abstraction has 150 states and 156 transitions. [2024-10-10 21:50:26,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 2.6153846153846154) internal successors, (68), 26 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:26,099 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 156 transitions. [2024-10-10 21:50:26,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-10-10 21:50:26,101 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:26,101 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:26,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-10 21:50:26,305 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:26,306 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:26,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:26,306 INFO L85 PathProgramCache]: Analyzing trace with hash -836983030, now seen corresponding path program 4 times [2024-10-10 21:50:26,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:26,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506265431] [2024-10-10 21:50:26,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:26,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:26,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:27,179 INFO L134 CoverageAnalysis]: Checked inductivity of 1518 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1265 trivial. 0 not checked. [2024-10-10 21:50:27,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:27,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506265431] [2024-10-10 21:50:27,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506265431] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 21:50:27,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [901650313] [2024-10-10 21:50:27,181 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-10 21:50:27,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:27,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:27,183 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 21:50:27,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-10 21:50:27,375 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-10 21:50:27,376 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 21:50:27,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 983 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-10 21:50:27,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 21:50:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 1518 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1265 trivial. 0 not checked. [2024-10-10 21:50:27,429 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 21:50:28,057 INFO L134 CoverageAnalysis]: Checked inductivity of 1518 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1265 trivial. 0 not checked. [2024-10-10 21:50:28,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [901650313] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 21:50:28,059 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 21:50:28,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2024-10-10 21:50:28,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1790634615] [2024-10-10 21:50:28,059 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 21:50:28,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-10-10 21:50:28,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 21:50:28,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-10-10 21:50:28,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-10-10 21:50:28,065 INFO L87 Difference]: Start difference. First operand 150 states and 156 transitions. Second operand has 49 states, 49 states have (on average 1.4081632653061225) internal successors, (69), 48 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:28,689 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 21:50:28,689 INFO L93 Difference]: Finished difference Result 420 states and 575 transitions. [2024-10-10 21:50:28,690 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-10-10 21:50:28,690 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.4081632653061225) internal successors, (69), 48 states have internal predecessors, (69), 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 148 [2024-10-10 21:50:28,690 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 21:50:28,692 INFO L225 Difference]: With dead ends: 420 [2024-10-10 21:50:28,692 INFO L226 Difference]: Without dead ends: 294 [2024-10-10 21:50:28,693 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 318 GetRequests, 271 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-10-10 21:50:28,694 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 326 mSolverCounterSat, 781 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 1107 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 781 IncrementalHoareTripleChecker+Valid, 326 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-10 21:50:28,695 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 46 Invalid, 1107 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [781 Valid, 326 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-10 21:50:28,695 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 294 states. [2024-10-10 21:50:28,713 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 294 to 294. [2024-10-10 21:50:28,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 294 states, 293 states have (on average 1.023890784982935) internal successors, (300), 293 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:28,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 294 states and 300 transitions. [2024-10-10 21:50:28,716 INFO L78 Accepts]: Start accepts. Automaton has 294 states and 300 transitions. Word has length 148 [2024-10-10 21:50:28,716 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 21:50:28,716 INFO L471 AbstractCegarLoop]: Abstraction has 294 states and 300 transitions. [2024-10-10 21:50:28,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.4081632653061225) internal successors, (69), 48 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 21:50:28,716 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 300 transitions. [2024-10-10 21:50:28,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2024-10-10 21:50:28,719 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 21:50:28,719 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 21:50:28,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-10 21:50:28,923 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:28,924 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 21:50:28,924 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 21:50:28,924 INFO L85 PathProgramCache]: Analyzing trace with hash 1504445834, now seen corresponding path program 5 times [2024-10-10 21:50:28,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 21:50:28,924 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [616561457] [2024-10-10 21:50:28,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 21:50:28,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 21:50:29,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 21:50:31,530 INFO L134 CoverageAnalysis]: Checked inductivity of 6486 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 5405 trivial. 0 not checked. [2024-10-10 21:50:31,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 21:50:31,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [616561457] [2024-10-10 21:50:31,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [616561457] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 21:50:31,531 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1283296417] [2024-10-10 21:50:31,531 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-10 21:50:31,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 21:50:31,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 21:50:31,532 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 21:50:31,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process