./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-programs/partial_mod_count_1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d 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-programs/partial_mod_count_1.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a899e425fabfbfedb683b8dde873d61190b064645b1f5edf26c70c4b83dfe4a2 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-08 09:57:04,934 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 09:57:05,000 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-08 09:57:05,005 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 09:57:05,006 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 09:57:05,027 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 09:57:05,028 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 09:57:05,028 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 09:57:05,028 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 09:57:05,028 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 09:57:05,029 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 09:57:05,029 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 09:57:05,031 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 09:57:05,035 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 09:57:05,035 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 09:57:05,035 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 09:57:05,035 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 09:57:05,035 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 09:57:05,036 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 09:57:05,036 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 09:57:05,036 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 09:57:05,040 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 09:57:05,040 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 09:57:05,040 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 09:57:05,040 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 09:57:05,040 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 09:57:05,041 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 09:57:05,041 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 09:57:05,041 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 09:57:05,042 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 09:57:05,042 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 09:57:05,042 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 09:57:05,042 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 09:57:05,043 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 09:57:05,043 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 09:57:05,043 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 09:57:05,043 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 09:57:05,044 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 09:57:05,044 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 09:57:05,044 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 09:57:05,044 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 09:57:05,044 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 09:57:05,044 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 -> a899e425fabfbfedb683b8dde873d61190b064645b1f5edf26c70c4b83dfe4a2 [2024-11-08 09:57:05,284 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 09:57:05,317 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 09:57:05,320 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 09:57:05,321 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 09:57:05,321 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 09:57:05,322 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-programs/partial_mod_count_1.c [2024-11-08 09:57:06,628 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 09:57:06,777 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 09:57:06,777 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_1.c [2024-11-08 09:57:06,782 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7ea4ee20/eb716053418748588ed88f715a985550/FLAG72000ee92 [2024-11-08 09:57:06,796 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7ea4ee20/eb716053418748588ed88f715a985550 [2024-11-08 09:57:06,798 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 09:57:06,799 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 09:57:06,800 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 09:57:06,800 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 09:57:06,804 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 09:57:06,805 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 09:57:06" (1/1) ... [2024-11-08 09:57:06,806 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3003400e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:06, skipping insertion in model container [2024-11-08 09:57:06,806 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 09:57:06" (1/1) ... [2024-11-08 09:57:06,821 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 09:57:06,972 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-programs/partial_mod_count_1.c[323,336] [2024-11-08 09:57:06,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 09:57:06,998 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 09:57:07,008 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-programs/partial_mod_count_1.c[323,336] [2024-11-08 09:57:07,015 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 09:57:07,030 INFO L204 MainTranslator]: Completed translation [2024-11-08 09:57:07,031 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07 WrapperNode [2024-11-08 09:57:07,031 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 09:57:07,032 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 09:57:07,032 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 09:57:07,032 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 09:57:07,038 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,043 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,060 INFO L138 Inliner]: procedures = 13, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 51 [2024-11-08 09:57:07,061 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 09:57:07,061 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 09:57:07,061 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 09:57:07,062 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 09:57:07,070 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,071 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,076 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,086 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-08 09:57:07,086 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,086 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,089 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,092 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,093 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,093 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,095 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 09:57:07,095 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 09:57:07,096 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 09:57:07,096 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 09:57:07,101 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (1/1) ... [2024-11-08 09:57:07,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 09:57:07,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:07,129 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-08 09:57:07,131 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-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-08 09:57:07,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-08 09:57:07,165 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 09:57:07,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 09:57:07,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-08 09:57:07,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-08 09:57:07,165 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 09:57:07,221 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 09:57:07,223 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 09:57:07,351 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-08 09:57:07,351 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 09:57:07,365 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 09:57:07,365 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 09:57:07,367 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 09:57:07 BoogieIcfgContainer [2024-11-08 09:57:07,367 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 09:57:07,370 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 09:57:07,370 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 09:57:07,398 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 09:57:07,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 09:57:06" (1/3) ... [2024-11-08 09:57:07,402 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4aa91fc2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 09:57:07, skipping insertion in model container [2024-11-08 09:57:07,402 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:57:07" (2/3) ... [2024-11-08 09:57:07,402 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4aa91fc2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 09:57:07, skipping insertion in model container [2024-11-08 09:57:07,402 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 09:57:07" (3/3) ... [2024-11-08 09:57:07,403 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_1.c [2024-11-08 09:57:07,420 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 09:57:07,421 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-08 09:57:07,469 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 09:57:07,475 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;@7ce18153, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 09:57:07,475 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-08 09:57:07,478 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-08 09:57:07,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 09:57:07,483 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:07,484 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:07,484 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:07,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:07,488 INFO L85 PathProgramCache]: Analyzing trace with hash -694175938, now seen corresponding path program 1 times [2024-11-08 09:57:07,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:07,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1079066283] [2024-11-08 09:57:07,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:07,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:07,620 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-08 09:57:07,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:07,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1079066283] [2024-11-08 09:57:07,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1079066283] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:57:07,623 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:57:07,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 09:57:07,624 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280566747] [2024-11-08 09:57:07,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:57:07,628 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 09:57:07,629 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:07,649 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 09:57:07,649 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 09:57:07,651 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 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:07,662 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:07,663 INFO L93 Difference]: Finished difference Result 31 states and 40 transitions. [2024-11-08 09:57:07,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 09:57:07,665 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-11-08 09:57:07,665 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:07,670 INFO L225 Difference]: With dead ends: 31 [2024-11-08 09:57:07,670 INFO L226 Difference]: Without dead ends: 14 [2024-11-08 09:57:07,673 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 09:57:07,677 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:07,678 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:57:07,691 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2024-11-08 09:57:07,698 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2024-11-08 09:57:07,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 13 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:07,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 17 transitions. [2024-11-08 09:57:07,701 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 17 transitions. Word has length 9 [2024-11-08 09:57:07,701 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:07,701 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 17 transitions. [2024-11-08 09:57:07,701 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:07,702 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-11-08 09:57:07,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 09:57:07,702 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:07,702 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:07,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 09:57:07,702 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:07,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:07,703 INFO L85 PathProgramCache]: Analyzing trace with hash -1866781837, now seen corresponding path program 1 times [2024-11-08 09:57:07,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:07,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [469146470] [2024-11-08 09:57:07,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:07,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:07,845 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-08 09:57:07,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:07,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [469146470] [2024-11-08 09:57:07,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [469146470] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:57:07,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:57:07,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 09:57:07,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [869910133] [2024-11-08 09:57:07,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:57:07,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 09:57:07,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:07,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 09:57:07,852 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-08 09:57:07,853 INFO L87 Difference]: Start difference. First operand 14 states and 17 transitions. Second operand has 4 states, 4 states have (on average 2.25) 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-08 09:57:07,958 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:07,958 INFO L93 Difference]: Finished difference Result 37 states and 46 transitions. [2024-11-08 09:57:07,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 09:57:07,959 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.25) 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-08 09:57:07,959 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:07,959 INFO L225 Difference]: With dead ends: 37 [2024-11-08 09:57:07,959 INFO L226 Difference]: Without dead ends: 25 [2024-11-08 09:57:07,960 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-08 09:57:07,960 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 37 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:07,961 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 14 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:57:07,961 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-11-08 09:57:07,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 16. [2024-11-08 09:57:07,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 15 states have internal predecessors, (19), 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-08 09:57:07,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions. [2024-11-08 09:57:07,964 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 9 [2024-11-08 09:57:07,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:07,965 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 19 transitions. [2024-11-08 09:57:07,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.25) 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-08 09:57:07,968 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-11-08 09:57:07,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-08 09:57:07,969 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:07,969 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:07,969 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 09:57:07,969 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:07,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:07,970 INFO L85 PathProgramCache]: Analyzing trace with hash 97563565, now seen corresponding path program 1 times [2024-11-08 09:57:07,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:07,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756068619] [2024-11-08 09:57:07,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:07,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:07,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:08,102 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-08 09:57:08,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:08,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756068619] [2024-11-08 09:57:08,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756068619] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:08,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1570454714] [2024-11-08 09:57:08,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:08,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:08,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:08,108 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-08 09:57:08,110 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-08 09:57:08,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:08,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 09:57:08,163 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:57:08,219 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-08 09:57:08,222 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:57:08,265 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-08 09:57:08,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1570454714] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:57:08,268 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:57:08,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-11-08 09:57:08,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909522367] [2024-11-08 09:57:08,269 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:57:08,269 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-08 09:57:08,271 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:08,272 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-08 09:57:08,272 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90 [2024-11-08 09:57:08,272 INFO L87 Difference]: Start difference. First operand 16 states and 19 transitions. Second operand has 10 states, 10 states have (on average 2.3) internal successors, (23), 9 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:08,379 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:08,379 INFO L93 Difference]: Finished difference Result 61 states and 75 transitions. [2024-11-08 09:57:08,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 09:57:08,380 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 2.3) internal successors, (23), 9 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-11-08 09:57:08,380 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:08,381 INFO L225 Difference]: With dead ends: 61 [2024-11-08 09:57:08,381 INFO L226 Difference]: Without dead ends: 49 [2024-11-08 09:57:08,381 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132 [2024-11-08 09:57:08,382 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 104 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:08,382 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 32 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:57:08,383 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-11-08 09:57:08,388 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 24. [2024-11-08 09:57:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 23 states have (on average 1.2173913043478262) internal successors, (28), 23 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:08,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions. [2024-11-08 09:57:08,389 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 12 [2024-11-08 09:57:08,389 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:08,390 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 28 transitions. [2024-11-08 09:57:08,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 2.3) internal successors, (23), 9 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:57:08,390 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2024-11-08 09:57:08,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 09:57:08,391 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:08,391 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:08,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-08 09:57:08,591 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:08,592 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:08,592 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:08,593 INFO L85 PathProgramCache]: Analyzing trace with hash -1361285581, now seen corresponding path program 1 times [2024-11-08 09:57:08,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:08,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823039048] [2024-11-08 09:57:08,593 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:08,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:08,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:08,909 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 09:57:08,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:08,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823039048] [2024-11-08 09:57:08,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823039048] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:57:08,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:57:08,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 09:57:08,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873364048] [2024-11-08 09:57:08,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:57:08,911 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 09:57:08,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:08,912 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 09:57:08,913 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-08 09:57:08,913 INFO L87 Difference]: Start difference. First operand 24 states and 28 transitions. Second operand has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 5 states have internal predecessors, (13), 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-08 09:57:08,990 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:08,990 INFO L93 Difference]: Finished difference Result 38 states and 45 transitions. [2024-11-08 09:57:08,990 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 09:57:08,991 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21 [2024-11-08 09:57:08,991 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:08,992 INFO L225 Difference]: With dead ends: 38 [2024-11-08 09:57:08,992 INFO L226 Difference]: Without dead ends: 36 [2024-11-08 09:57:08,993 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72 [2024-11-08 09:57:08,993 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 30 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:08,995 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 26 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:57:08,996 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-11-08 09:57:09,003 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2024-11-08 09:57:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 35 states have (on average 1.2) internal successors, (42), 35 states have internal predecessors, (42), 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-08 09:57:09,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 42 transitions. [2024-11-08 09:57:09,004 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 42 transitions. Word has length 21 [2024-11-08 09:57:09,005 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:09,005 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 42 transitions. [2024-11-08 09:57:09,005 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 5 states have internal predecessors, (13), 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-08 09:57:09,005 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2024-11-08 09:57:09,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 09:57:09,006 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:09,006 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:09,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 09:57:09,006 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:09,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:09,006 INFO L85 PathProgramCache]: Analyzing trace with hash -190503962, now seen corresponding path program 1 times [2024-11-08 09:57:09,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:09,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699476061] [2024-11-08 09:57:09,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:09,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:09,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:09,317 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 09:57:09,318 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:09,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [699476061] [2024-11-08 09:57:09,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [699476061] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:09,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1863842595] [2024-11-08 09:57:09,319 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:09,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:09,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:09,321 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-08 09:57:09,322 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-08 09:57:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:09,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-08 09:57:09,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:57:09,487 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:57:09,489 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:57:09,579 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:57:09,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1863842595] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:57:09,580 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:57:09,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 17 [2024-11-08 09:57:09,580 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [287031665] [2024-11-08 09:57:09,580 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:57:09,581 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-11-08 09:57:09,581 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:09,581 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-11-08 09:57:09,582 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=212, Unknown=0, NotChecked=0, Total=306 [2024-11-08 09:57:09,582 INFO L87 Difference]: Start difference. First operand 36 states and 42 transitions. Second operand has 18 states, 18 states have (on average 3.111111111111111) internal successors, (56), 17 states have internal predecessors, (56), 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-08 09:57:10,903 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:10,903 INFO L93 Difference]: Finished difference Result 298 states and 359 transitions. [2024-11-08 09:57:10,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. [2024-11-08 09:57:10,904 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 3.111111111111111) internal successors, (56), 17 states have internal predecessors, (56), 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 27 [2024-11-08 09:57:10,904 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:10,910 INFO L225 Difference]: With dead ends: 298 [2024-11-08 09:57:10,910 INFO L226 Difference]: Without dead ends: 272 [2024-11-08 09:57:10,912 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 42 SyntacticMatches, 1 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2745 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=2091, Invalid=4715, Unknown=0, NotChecked=0, Total=6806 [2024-11-08 09:57:10,913 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 386 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 386 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 275 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:10,913 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [386 Valid, 119 Invalid, 275 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-08 09:57:10,914 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 272 states. [2024-11-08 09:57:10,921 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 272 to 60. [2024-11-08 09:57:10,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 59 states have (on average 1.1864406779661016) internal successors, (70), 59 states have internal predecessors, (70), 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-08 09:57:10,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 70 transitions. [2024-11-08 09:57:10,923 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 70 transitions. Word has length 27 [2024-11-08 09:57:10,923 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:10,923 INFO L471 AbstractCegarLoop]: Abstraction has 60 states and 70 transitions. [2024-11-08 09:57:10,923 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 3.111111111111111) internal successors, (56), 17 states have internal predecessors, (56), 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-08 09:57:10,923 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 70 transitions. [2024-11-08 09:57:10,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 09:57:10,924 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:10,924 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:10,937 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-08 09:57:11,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:11,129 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:11,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:11,130 INFO L85 PathProgramCache]: Analyzing trace with hash -569966633, now seen corresponding path program 2 times [2024-11-08 09:57:11,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:11,130 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1304527862] [2024-11-08 09:57:11,130 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:11,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:11,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:11,422 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-08 09:57:11,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:11,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1304527862] [2024-11-08 09:57:11,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1304527862] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:11,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1803859436] [2024-11-08 09:57:11,423 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 09:57:11,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:11,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:11,425 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-08 09:57:11,426 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-08 09:57:11,497 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 09:57:11,498 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:57:11,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 09:57:11,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:57:11,701 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 09:57:11,703 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:57:11,935 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 09:57:11,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1803859436] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:57:11,935 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:57:11,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 13, 13] total 31 [2024-11-08 09:57:11,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557069240] [2024-11-08 09:57:11,936 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:57:11,936 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-08 09:57:11,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:11,937 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-08 09:57:11,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=374, Invalid=618, Unknown=0, NotChecked=0, Total=992 [2024-11-08 09:57:11,937 INFO L87 Difference]: Start difference. First operand 60 states and 70 transitions. Second operand has 32 states, 32 states have (on average 3.03125) internal successors, (97), 31 states have internal predecessors, (97), 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-08 09:57:12,377 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:12,377 INFO L93 Difference]: Finished difference Result 670 states and 789 transitions. [2024-11-08 09:57:12,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-08 09:57:12,378 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 3.03125) internal successors, (97), 31 states have internal predecessors, (97), 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 51 [2024-11-08 09:57:12,378 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:12,380 INFO L225 Difference]: With dead ends: 670 [2024-11-08 09:57:12,381 INFO L226 Difference]: Without dead ends: 629 [2024-11-08 09:57:12,383 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 78 SyntacticMatches, 1 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 487 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=671, Invalid=1135, Unknown=0, NotChecked=0, Total=1806 [2024-11-08 09:57:12,384 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 656 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 161 mSolverCounterSat, 83 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 656 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 83 IncrementalHoareTripleChecker+Valid, 161 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:12,385 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [656 Valid, 146 Invalid, 244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [83 Valid, 161 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-08 09:57:12,386 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 629 states. [2024-11-08 09:57:12,417 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 629 to 96. [2024-11-08 09:57:12,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 95 states have (on average 1.1789473684210525) internal successors, (112), 95 states have internal predecessors, (112), 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-08 09:57:12,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 112 transitions. [2024-11-08 09:57:12,419 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 112 transitions. Word has length 51 [2024-11-08 09:57:12,419 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:12,419 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 112 transitions. [2024-11-08 09:57:12,420 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 3.03125) internal successors, (97), 31 states have internal predecessors, (97), 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-08 09:57:12,420 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 112 transitions. [2024-11-08 09:57:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-08 09:57:12,421 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:12,421 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 11, 11, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:12,433 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-08 09:57:12,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:12,622 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:12,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:12,622 INFO L85 PathProgramCache]: Analyzing trace with hash -2030267241, now seen corresponding path program 3 times [2024-11-08 09:57:12,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:12,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507058641] [2024-11-08 09:57:12,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:12,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:13,324 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 373 proven. 187 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked. [2024-11-08 09:57:13,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:13,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1507058641] [2024-11-08 09:57:13,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1507058641] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:13,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1424514432] [2024-11-08 09:57:13,326 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 09:57:13,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:13,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:13,328 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-08 09:57:13,328 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-08 09:57:13,405 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-08 09:57:13,406 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:57:13,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-08 09:57:13,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:57:13,662 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked. [2024-11-08 09:57:13,663 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:57:14,560 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked. [2024-11-08 09:57:14,560 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1424514432] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:57:14,560 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:57:14,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 7, 7] total 25 [2024-11-08 09:57:14,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [458782277] [2024-11-08 09:57:14,560 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:57:14,561 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-11-08 09:57:14,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:14,561 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-11-08 09:57:14,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=155, Invalid=495, Unknown=0, NotChecked=0, Total=650 [2024-11-08 09:57:14,562 INFO L87 Difference]: Start difference. First operand 96 states and 112 transitions. Second operand has 26 states, 26 states have (on average 3.730769230769231) internal successors, (97), 25 states have internal predecessors, (97), 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-08 09:57:18,217 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:18,217 INFO L93 Difference]: Finished difference Result 660 states and 813 transitions. [2024-11-08 09:57:18,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 174 states. [2024-11-08 09:57:18,218 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 3.730769230769231) internal successors, (97), 25 states have internal predecessors, (97), 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 87 [2024-11-08 09:57:18,218 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:18,219 INFO L225 Difference]: With dead ends: 660 [2024-11-08 09:57:18,219 INFO L226 Difference]: Without dead ends: 601 [2024-11-08 09:57:18,228 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 354 GetRequests, 162 SyntacticMatches, 1 SemanticMatches, 191 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18136 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=10115, Invalid=26941, Unknown=0, NotChecked=0, Total=37056 [2024-11-08 09:57:18,229 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 495 mSDsluCounter, 219 mSDsCounter, 0 mSdLazyCounter, 521 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 495 SdHoareTripleChecker+Valid, 226 SdHoareTripleChecker+Invalid, 564 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 521 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:18,229 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [495 Valid, 226 Invalid, 564 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 521 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-08 09:57:18,230 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 601 states. [2024-11-08 09:57:18,241 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 601 to 126. [2024-11-08 09:57:18,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 125 states have (on average 1.168) internal successors, (146), 125 states have internal predecessors, (146), 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-08 09:57:18,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 146 transitions. [2024-11-08 09:57:18,242 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 146 transitions. Word has length 87 [2024-11-08 09:57:18,242 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:18,242 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 146 transitions. [2024-11-08 09:57:18,243 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 3.730769230769231) internal successors, (97), 25 states have internal predecessors, (97), 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-08 09:57:18,243 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 146 transitions. [2024-11-08 09:57:18,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-08 09:57:18,245 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:18,245 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 12, 10, 8, 8, 8, 7, 7, 7, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:18,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-08 09:57:18,449 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:18,450 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:18,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:18,450 INFO L85 PathProgramCache]: Analyzing trace with hash -787599464, now seen corresponding path program 4 times [2024-11-08 09:57:18,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:18,450 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1928590331] [2024-11-08 09:57:18,450 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:18,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:19,158 INFO L134 CoverageAnalysis]: Checked inductivity of 869 backedges. 367 proven. 222 refuted. 0 times theorem prover too weak. 280 trivial. 0 not checked. [2024-11-08 09:57:19,158 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:19,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1928590331] [2024-11-08 09:57:19,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1928590331] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:19,159 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [801976088] [2024-11-08 09:57:19,159 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-08 09:57:19,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:19,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:19,163 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-08 09:57:19,164 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-08 09:57:19,588 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-08 09:57:19,588 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:57:19,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-08 09:57:19,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:57:20,023 INFO L134 CoverageAnalysis]: Checked inductivity of 869 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-08 09:57:20,023 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:57:20,583 INFO L134 CoverageAnalysis]: Checked inductivity of 869 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-08 09:57:20,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [801976088] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:57:20,583 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:57:20,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 25, 25] total 62 [2024-11-08 09:57:20,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [82967981] [2024-11-08 09:57:20,584 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:57:20,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 63 states [2024-11-08 09:57:20,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:57:20,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 63 interpolants. [2024-11-08 09:57:20,586 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1421, Invalid=2485, Unknown=0, NotChecked=0, Total=3906 [2024-11-08 09:57:20,586 INFO L87 Difference]: Start difference. First operand 126 states and 146 transitions. Second operand has 63 states, 63 states have (on average 3.015873015873016) internal successors, (190), 62 states have internal predecessors, (190), 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-08 09:57:21,956 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:57:21,956 INFO L93 Difference]: Finished difference Result 2647 states and 3102 transitions. [2024-11-08 09:57:21,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. [2024-11-08 09:57:21,957 INFO L78 Accepts]: Start accepts. Automaton has has 63 states, 63 states have (on average 3.015873015873016) internal successors, (190), 62 states have internal predecessors, (190), 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 117 [2024-11-08 09:57:21,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:57:21,962 INFO L225 Difference]: With dead ends: 2647 [2024-11-08 09:57:21,962 INFO L226 Difference]: Without dead ends: 2558 [2024-11-08 09:57:21,965 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 271 GetRequests, 186 SyntacticMatches, 1 SemanticMatches, 84 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2218 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=2594, Invalid=4716, Unknown=0, NotChecked=0, Total=7310 [2024-11-08 09:57:21,965 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 2128 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 312 mSolverCounterSat, 279 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2128 SdHoareTripleChecker+Valid, 290 SdHoareTripleChecker+Invalid, 591 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 279 IncrementalHoareTripleChecker+Valid, 312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-08 09:57:21,965 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2128 Valid, 290 Invalid, 591 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [279 Valid, 312 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-08 09:57:21,967 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2558 states. [2024-11-08 09:57:21,990 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2558 to 198. [2024-11-08 09:57:21,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 198 states, 197 states have (on average 1.1725888324873097) internal successors, (231), 197 states have internal predecessors, (231), 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-08 09:57:21,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 231 transitions. [2024-11-08 09:57:21,992 INFO L78 Accepts]: Start accepts. Automaton has 198 states and 231 transitions. Word has length 117 [2024-11-08 09:57:21,992 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:57:21,992 INFO L471 AbstractCegarLoop]: Abstraction has 198 states and 231 transitions. [2024-11-08 09:57:21,993 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 63 states, 63 states have (on average 3.015873015873016) internal successors, (190), 62 states have internal predecessors, (190), 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-08 09:57:21,993 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 231 transitions. [2024-11-08 09:57:21,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-08 09:57:21,995 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:57:21,995 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 23, 23, 8, 8, 8, 7, 7, 7, 1, 1, 1, 1, 1, 1] [2024-11-08 09:57:22,010 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-08 09:57:22,196 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:22,196 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:57:22,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:57:22,197 INFO L85 PathProgramCache]: Analyzing trace with hash -2013848298, now seen corresponding path program 5 times [2024-11-08 09:57:22,197 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:57:22,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548897988] [2024-11-08 09:57:22,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:57:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:57:22,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:57:23,668 INFO L134 CoverageAnalysis]: Checked inductivity of 3305 backedges. 1609 proven. 805 refuted. 0 times theorem prover too weak. 891 trivial. 0 not checked. [2024-11-08 09:57:23,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:57:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548897988] [2024-11-08 09:57:23,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548897988] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:57:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1639506639] [2024-11-08 09:57:23,669 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-08 09:57:23,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:57:23,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:57:23,670 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-08 09:57:23,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process