./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-examples/sanfoundry_02_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-examples/sanfoundry_02_ground.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a6236bdd88fd6afaea18904cacfb3d20cec5c672e4775ed237e350d1a6fc96b --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 20:30:06,516 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 20:30:06,579 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-21 20:30:06,583 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 20:30:06,583 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 20:30:06,611 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 20:30:06,612 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 20:30:06,612 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 20:30:06,613 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 20:30:06,613 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 20:30:06,613 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 20:30:06,613 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 20:30:06,614 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 20:30:06,614 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 20:30:06,614 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 20:30:06,614 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 20:30:06,615 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 20:30:06,615 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 20:30:06,617 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 20:30:06,617 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 20:30:06,619 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 20:30:06,620 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 20:30:06,620 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 20:30:06,620 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 20:30:06,620 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 20:30:06,621 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 20:30:06,621 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 20:30:06,621 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 20:30:06,623 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 20:30:06,623 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 20:30:06,623 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 20:30:06,623 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 20:30:06,624 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 20:30:06,624 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 20:30:06,624 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 20:30:06,624 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 20:30:06,625 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 20:30:06,625 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 20:30:06,625 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 20:30:06,625 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 20:30:06,626 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 20:30:06,626 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 20:30:06,626 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 -> 3a6236bdd88fd6afaea18904cacfb3d20cec5c672e4775ed237e350d1a6fc96b [2024-11-21 20:30:06,854 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 20:30:06,875 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 20:30:06,878 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 20:30:06,879 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 20:30:06,879 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 20:30:06,880 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-examples/sanfoundry_02_ground.i [2024-11-21 20:30:08,309 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 20:30:08,466 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 20:30:08,467 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_02_ground.i [2024-11-21 20:30:08,473 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8f6683b8a/ef765949dc1343f6aa9e181c3e1d0d21/FLAGf15898b0e [2024-11-21 20:30:08,864 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8f6683b8a/ef765949dc1343f6aa9e181c3e1d0d21 [2024-11-21 20:30:08,866 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 20:30:08,868 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 20:30:08,870 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 20:30:08,870 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 20:30:08,881 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 20:30:08,884 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:30:08" (1/1) ... [2024-11-21 20:30:08,885 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4689af11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:08, skipping insertion in model container [2024-11-21 20:30:08,885 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:30:08" (1/1) ... [2024-11-21 20:30:08,910 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 20:30:09,080 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_02_ground.i[813,826] [2024-11-21 20:30:09,098 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 20:30:09,108 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 20:30:09,123 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/sanfoundry_02_ground.i[813,826] [2024-11-21 20:30:09,136 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 20:30:09,160 INFO L204 MainTranslator]: Completed translation [2024-11-21 20:30:09,161 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09 WrapperNode [2024-11-21 20:30:09,163 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 20:30:09,164 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 20:30:09,164 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 20:30:09,164 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 20:30:09,174 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,186 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,211 INFO L138 Inliner]: procedures = 16, calls = 21, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 93 [2024-11-21 20:30:09,220 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 20:30:09,221 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 20:30:09,221 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 20:30:09,221 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 20:30:09,230 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,234 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,236 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,276 INFO L175 MemorySlicer]: Split 12 memory accesses to 2 slices as follows [2, 10]. 83 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-21 20:30:09,276 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,277 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,283 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,293 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,297 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,297 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,302 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 20:30:09,303 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 20:30:09,303 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 20:30:09,303 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 20:30:09,304 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (1/1) ... [2024-11-21 20:30:09,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 20:30:09,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:09,348 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-21 20:30:09,350 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-21 20:30:09,386 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 20:30:09,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-21 20:30:09,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-21 20:30:09,386 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-21 20:30:09,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-21 20:30:09,387 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-21 20:30:09,387 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 20:30:09,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 20:30:09,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-21 20:30:09,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-21 20:30:09,388 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-21 20:30:09,388 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-21 20:30:09,389 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-21 20:30:09,451 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 20:30:09,453 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 20:30:09,592 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-21 20:30:09,592 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 20:30:09,605 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 20:30:09,605 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-21 20:30:09,606 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:30:09 BoogieIcfgContainer [2024-11-21 20:30:09,606 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 20:30:09,608 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 20:30:09,609 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 20:30:09,612 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 20:30:09,612 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 08:30:08" (1/3) ... [2024-11-21 20:30:09,613 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@190cf683 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:30:09, skipping insertion in model container [2024-11-21 20:30:09,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:30:09" (2/3) ... [2024-11-21 20:30:09,613 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@190cf683 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:30:09, skipping insertion in model container [2024-11-21 20:30:09,614 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:30:09" (3/3) ... [2024-11-21 20:30:09,615 INFO L112 eAbstractionObserver]: Analyzing ICFG sanfoundry_02_ground.i [2024-11-21 20:30:09,629 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 20:30:09,629 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 20:30:09,684 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 20:30:09,690 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;@66700c50, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 20:30:09,691 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 20:30:09,694 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 27 states have (on average 1.5185185185185186) internal successors, (41), 28 states have internal predecessors, (41), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:09,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-21 20:30:09,701 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:09,701 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:09,701 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:09,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:09,706 INFO L85 PathProgramCache]: Analyzing trace with hash -2067048339, now seen corresponding path program 1 times [2024-11-21 20:30:09,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:09,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438144179] [2024-11-21 20:30:09,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:30:09,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:30:10,016 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-21 20:30:10,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:10,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438144179] [2024-11-21 20:30:10,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438144179] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 20:30:10,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 20:30:10,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 20:30:10,019 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441872631] [2024-11-21 20:30:10,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 20:30:10,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 20:30:10,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:10,041 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 20:30:10,041 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 20:30:10,043 INFO L87 Difference]: Start difference. First operand has 32 states, 27 states have (on average 1.5185185185185186) internal successors, (41), 28 states have internal predecessors, (41), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,074 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:10,074 INFO L93 Difference]: Finished difference Result 62 states and 90 transitions. [2024-11-21 20:30:10,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 20:30:10,076 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-21 20:30:10,076 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:10,081 INFO L225 Difference]: With dead ends: 62 [2024-11-21 20:30:10,081 INFO L226 Difference]: Without dead ends: 30 [2024-11-21 20:30:10,083 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 20:30:10,085 INFO L432 NwaCegarLoop]: 38 mSDtfsCounter, 1 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:10,086 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 66 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 20:30:10,098 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-21 20:30:10,108 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 29. [2024-11-21 20:30:10,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 25 states have (on average 1.32) internal successors, (33), 25 states have internal predecessors, (33), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:10,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 37 transitions. [2024-11-21 20:30:10,111 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 37 transitions. Word has length 13 [2024-11-21 20:30:10,112 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:10,112 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 37 transitions. [2024-11-21 20:30:10,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 37 transitions. [2024-11-21 20:30:10,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-21 20:30:10,113 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:10,113 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:10,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-21 20:30:10,114 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:10,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:10,114 INFO L85 PathProgramCache]: Analyzing trace with hash -431376725, now seen corresponding path program 1 times [2024-11-21 20:30:10,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:10,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700993228] [2024-11-21 20:30:10,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:30:10,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:10,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:30:10,176 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-21 20:30:10,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:10,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700993228] [2024-11-21 20:30:10,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700993228] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:10,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1821939873] [2024-11-21 20:30:10,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:30:10,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:10,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:10,180 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-21 20:30:10,181 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-21 20:30:10,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:30:10,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-21 20:30:10,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:30:10,261 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-21 20:30:10,261 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 20:30:10,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1821939873] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 20:30:10,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-21 20:30:10,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-21 20:30:10,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055892867] [2024-11-21 20:30:10,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 20:30:10,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 20:30:10,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:10,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 20:30:10,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-21 20:30:10,265 INFO L87 Difference]: Start difference. First operand 29 states and 37 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,288 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:10,289 INFO L93 Difference]: Finished difference Result 51 states and 65 transitions. [2024-11-21 20:30:10,289 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 20:30:10,289 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2024-11-21 20:30:10,289 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:10,290 INFO L225 Difference]: With dead ends: 51 [2024-11-21 20:30:10,290 INFO L226 Difference]: Without dead ends: 34 [2024-11-21 20:30:10,291 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-21 20:30:10,292 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 6 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:10,292 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 54 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 20:30:10,293 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-21 20:30:10,295 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 30. [2024-11-21 20:30:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 26 states have (on average 1.3076923076923077) internal successors, (34), 26 states have internal predecessors, (34), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:10,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 38 transitions. [2024-11-21 20:30:10,297 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 38 transitions. Word has length 15 [2024-11-21 20:30:10,297 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:10,297 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 38 transitions. [2024-11-21 20:30:10,297 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 38 transitions. [2024-11-21 20:30:10,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-21 20:30:10,298 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:10,298 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:10,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-21 20:30:10,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:10,499 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:10,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:10,500 INFO L85 PathProgramCache]: Analyzing trace with hash 1763712837, now seen corresponding path program 1 times [2024-11-21 20:30:10,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:10,500 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1272986452] [2024-11-21 20:30:10,500 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:30:10,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:10,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:30:10,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-21 20:30:10,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:10,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1272986452] [2024-11-21 20:30:10,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1272986452] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:10,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1367217890] [2024-11-21 20:30:10,571 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:30:10,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:10,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:10,574 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-21 20:30:10,575 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-21 20:30:10,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:30:10,616 INFO L255 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-21 20:30:10,618 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:30:10,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-21 20:30:10,641 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:30:10,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-21 20:30:10,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1367217890] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:30:10,661 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:30:10,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-21 20:30:10,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366069401] [2024-11-21 20:30:10,661 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:30:10,662 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-21 20:30:10,662 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:10,662 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-21 20:30:10,663 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-21 20:30:10,663 INFO L87 Difference]: Start difference. First operand 30 states and 38 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,702 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:10,702 INFO L93 Difference]: Finished difference Result 65 states and 86 transitions. [2024-11-21 20:30:10,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-21 20:30:10,703 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18 [2024-11-21 20:30:10,703 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:10,704 INFO L225 Difference]: With dead ends: 65 [2024-11-21 20:30:10,704 INFO L226 Difference]: Without dead ends: 40 [2024-11-21 20:30:10,704 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-21 20:30:10,705 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 17 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:10,705 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 57 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 20:30:10,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-11-21 20:30:10,709 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-11-21 20:30:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 36 states have (on average 1.2777777777777777) internal successors, (46), 36 states have internal predecessors, (46), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:10,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 50 transitions. [2024-11-21 20:30:10,711 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 50 transitions. Word has length 18 [2024-11-21 20:30:10,711 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:10,711 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 50 transitions. [2024-11-21 20:30:10,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:10,711 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 50 transitions. [2024-11-21 20:30:10,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-21 20:30:10,712 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:10,712 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:10,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-21 20:30:10,912 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-21 20:30:10,913 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:10,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:10,914 INFO L85 PathProgramCache]: Analyzing trace with hash 1149964965, now seen corresponding path program 2 times [2024-11-21 20:30:10,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:10,916 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126648125] [2024-11-21 20:30:10,916 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:30:10,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:10,961 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:30:10,961 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:11,058 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-21 20:30:11,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:11,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126648125] [2024-11-21 20:30:11,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126648125] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:11,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [146936009] [2024-11-21 20:30:11,059 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:30:11,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:11,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:11,067 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-21 20:30:11,071 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-21 20:30:11,121 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:30:11,122 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:11,123 INFO L255 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-21 20:30:11,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:30:11,151 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-21 20:30:11,151 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:30:11,195 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-21 20:30:11,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [146936009] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:30:11,196 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:30:11,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 7, 7] total 13 [2024-11-21 20:30:11,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217539541] [2024-11-21 20:30:11,196 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:30:11,197 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-21 20:30:11,197 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:11,197 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-21 20:30:11,198 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=80, Unknown=0, NotChecked=0, Total=156 [2024-11-21 20:30:11,198 INFO L87 Difference]: Start difference. First operand 40 states and 50 transitions. Second operand has 13 states, 13 states have (on average 3.6153846153846154) internal successors, (47), 13 states have internal predecessors, (47), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:11,304 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:11,304 INFO L93 Difference]: Finished difference Result 105 states and 148 transitions. [2024-11-21 20:30:11,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-21 20:30:11,305 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.6153846153846154) internal successors, (47), 13 states have internal predecessors, (47), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-11-21 20:30:11,305 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:11,305 INFO L225 Difference]: With dead ends: 105 [2024-11-21 20:30:11,306 INFO L226 Difference]: Without dead ends: 76 [2024-11-21 20:30:11,306 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=76, Invalid=80, Unknown=0, NotChecked=0, Total=156 [2024-11-21 20:30:11,307 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 112 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:11,307 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 86 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:30:11,308 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-11-21 20:30:11,312 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76. [2024-11-21 20:30:11,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 72 states have (on average 1.3055555555555556) internal successors, (94), 72 states have internal predecessors, (94), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:11,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 98 transitions. [2024-11-21 20:30:11,314 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 98 transitions. Word has length 27 [2024-11-21 20:30:11,314 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:11,314 INFO L471 AbstractCegarLoop]: Abstraction has 76 states and 98 transitions. [2024-11-21 20:30:11,315 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.6153846153846154) internal successors, (47), 13 states have internal predecessors, (47), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:11,315 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 98 transitions. [2024-11-21 20:30:11,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-21 20:30:11,316 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:11,316 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:11,322 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-21 20:30:11,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:11,517 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:11,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:11,519 INFO L85 PathProgramCache]: Analyzing trace with hash 1960305241, now seen corresponding path program 3 times [2024-11-21 20:30:11,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:11,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1864902242] [2024-11-21 20:30:11,519 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-21 20:30:11,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:11,630 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-11-21 20:30:11,631 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:11,862 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-21 20:30:11,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:11,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1864902242] [2024-11-21 20:30:11,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1864902242] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:11,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1511376318] [2024-11-21 20:30:11,863 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-21 20:30:11,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:11,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:11,868 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-21 20:30:11,871 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-21 20:30:11,958 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-11-21 20:30:11,958 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:11,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 212 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-21 20:30:11,962 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:30:12,023 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-21 20:30:12,024 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:30:12,174 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-21 20:30:12,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1511376318] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:30:12,175 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:30:12,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 21 [2024-11-21 20:30:12,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [161116932] [2024-11-21 20:30:12,175 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:30:12,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-21 20:30:12,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:12,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-21 20:30:12,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420 [2024-11-21 20:30:12,177 INFO L87 Difference]: Start difference. First operand 76 states and 98 transitions. Second operand has 21 states, 21 states have (on average 3.238095238095238) internal successors, (68), 21 states have internal predecessors, (68), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:12,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:12,395 INFO L93 Difference]: Finished difference Result 185 states and 266 transitions. [2024-11-21 20:30:12,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-21 20:30:12,396 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 3.238095238095238) internal successors, (68), 21 states have internal predecessors, (68), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 57 [2024-11-21 20:30:12,398 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:12,399 INFO L225 Difference]: With dead ends: 185 [2024-11-21 20:30:12,399 INFO L226 Difference]: Without dead ends: 132 [2024-11-21 20:30:12,399 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420 [2024-11-21 20:30:12,400 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 184 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 144 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 184 SdHoareTripleChecker+Valid, 143 SdHoareTripleChecker+Invalid, 200 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 144 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:12,400 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [184 Valid, 143 Invalid, 200 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [56 Valid, 144 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-21 20:30:12,401 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2024-11-21 20:30:12,414 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 132. [2024-11-21 20:30:12,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 128 states have (on average 1.328125) internal successors, (170), 128 states have internal predecessors, (170), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:12,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 174 transitions. [2024-11-21 20:30:12,421 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 174 transitions. Word has length 57 [2024-11-21 20:30:12,421 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:12,421 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 174 transitions. [2024-11-21 20:30:12,421 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 3.238095238095238) internal successors, (68), 21 states have internal predecessors, (68), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:12,422 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 174 transitions. [2024-11-21 20:30:12,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-21 20:30:12,426 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:12,426 INFO L215 NwaCegarLoop]: trace histogram [18, 18, 18, 18, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:12,433 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-21 20:30:12,630 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:12,631 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:12,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:12,632 INFO L85 PathProgramCache]: Analyzing trace with hash 2105629321, now seen corresponding path program 4 times [2024-11-21 20:30:12,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:12,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760597664] [2024-11-21 20:30:12,636 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-21 20:30:12,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:12,708 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-21 20:30:12,709 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:13,201 INFO L134 CoverageAnalysis]: Checked inductivity of 801 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 324 trivial. 0 not checked. [2024-11-21 20:30:13,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:13,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760597664] [2024-11-21 20:30:13,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760597664] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:13,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1915899277] [2024-11-21 20:30:13,202 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-21 20:30:13,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:13,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:13,204 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-21 20:30:13,206 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-21 20:30:13,296 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-21 20:30:13,296 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:13,298 INFO L255 TraceCheckSpWp]: Trace formula consists of 402 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-21 20:30:13,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:30:13,359 INFO L134 CoverageAnalysis]: Checked inductivity of 801 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 477 trivial. 0 not checked. [2024-11-21 20:30:13,359 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:30:13,863 INFO L134 CoverageAnalysis]: Checked inductivity of 801 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 477 trivial. 0 not checked. [2024-11-21 20:30:13,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1915899277] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:30:13,863 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:30:13,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 21, 21] total 42 [2024-11-21 20:30:13,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1266565955] [2024-11-21 20:30:13,864 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:30:13,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2024-11-21 20:30:13,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:30:13,865 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2024-11-21 20:30:13,866 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2024-11-21 20:30:13,866 INFO L87 Difference]: Start difference. First operand 132 states and 174 transitions. Second operand has 42 states, 42 states have (on average 3.5952380952380953) internal successors, (151), 42 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:14,206 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:30:14,206 INFO L93 Difference]: Finished difference Result 349 states and 514 transitions. [2024-11-21 20:30:14,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2024-11-21 20:30:14,207 INFO L78 Accepts]: Start accepts. Automaton has has 42 states, 42 states have (on average 3.5952380952380953) internal successors, (151), 42 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 103 [2024-11-21 20:30:14,207 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:30:14,208 INFO L225 Difference]: With dead ends: 349 [2024-11-21 20:30:14,208 INFO L226 Difference]: Without dead ends: 256 [2024-11-21 20:30:14,209 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 225 GetRequests, 185 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 148 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2024-11-21 20:30:14,210 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 456 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 287 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 456 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 360 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 287 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-21 20:30:14,210 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [456 Valid, 187 Invalid, 360 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 287 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-21 20:30:14,211 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 256 states. [2024-11-21 20:30:14,229 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 256 to 256. [2024-11-21 20:30:14,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 256 states, 252 states have (on average 1.3253968253968254) internal successors, (334), 252 states have internal predecessors, (334), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:30:14,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 256 states and 338 transitions. [2024-11-21 20:30:14,231 INFO L78 Accepts]: Start accepts. Automaton has 256 states and 338 transitions. Word has length 103 [2024-11-21 20:30:14,231 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:30:14,231 INFO L471 AbstractCegarLoop]: Abstraction has 256 states and 338 transitions. [2024-11-21 20:30:14,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 42 states have (on average 3.5952380952380953) internal successors, (151), 42 states have internal predecessors, (151), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:30:14,233 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 338 transitions. [2024-11-21 20:30:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-21 20:30:14,235 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:30:14,235 INFO L215 NwaCegarLoop]: trace histogram [40, 40, 38, 38, 38, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:30:14,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-21 20:30:14,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:14,436 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:30:14,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:30:14,437 INFO L85 PathProgramCache]: Analyzing trace with hash -1964533539, now seen corresponding path program 5 times [2024-11-21 20:30:14,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:30:14,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [856439923] [2024-11-21 20:30:14,437 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-21 20:30:14,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:30:14,951 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 41 check-sat command(s) [2024-11-21 20:30:14,951 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:30:16,972 INFO L134 CoverageAnalysis]: Checked inductivity of 3747 backedges. 0 proven. 2147 refuted. 0 times theorem prover too weak. 1600 trivial. 0 not checked. [2024-11-21 20:30:16,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:30:16,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [856439923] [2024-11-21 20:30:16,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [856439923] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:30:16,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1794605076] [2024-11-21 20:30:16,973 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-21 20:30:16,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:30:16,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:30:16,975 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-21 20:30:16,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-21 20:31:14,282 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 41 check-sat command(s) [2024-11-21 20:31:14,282 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:31:14,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 800 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-11-21 20:31:14,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:31:14,439 INFO L134 CoverageAnalysis]: Checked inductivity of 3747 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 2147 trivial. 0 not checked. [2024-11-21 20:31:14,439 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:31:16,220 INFO L134 CoverageAnalysis]: Checked inductivity of 3747 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 2147 trivial. 0 not checked. [2024-11-21 20:31:16,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1794605076] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:31:16,220 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:31:16,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [41, 43, 43] total 84 [2024-11-21 20:31:16,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568764942] [2024-11-21 20:31:16,221 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:31:16,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 84 states [2024-11-21 20:31:16,221 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:31:16,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 84 interpolants. [2024-11-21 20:31:16,225 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3486, Invalid=3486, Unknown=0, NotChecked=0, Total=6972 [2024-11-21 20:31:16,228 INFO L87 Difference]: Start difference. First operand 256 states and 338 transitions. Second operand has 84 states, 84 states have (on average 3.5595238095238093) internal successors, (299), 84 states have internal predecessors, (299), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:31:17,472 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:31:17,472 INFO L93 Difference]: Finished difference Result 681 states and 1012 transitions. [2024-11-21 20:31:17,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2024-11-21 20:31:17,473 INFO L78 Accepts]: Start accepts. Automaton has has 84 states, 84 states have (on average 3.5595238095238093) internal successors, (299), 84 states have internal predecessors, (299), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 207 [2024-11-21 20:31:17,474 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:31:17,475 INFO L225 Difference]: With dead ends: 681 [2024-11-21 20:31:17,476 INFO L226 Difference]: Without dead ends: 508 [2024-11-21 20:31:17,481 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 453 GetRequests, 371 SyntacticMatches, 0 SemanticMatches, 82 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 316 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=3486, Invalid=3486, Unknown=0, NotChecked=0, Total=6972 [2024-11-21 20:31:17,482 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 1553 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 586 mSolverCounterSat, 190 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1553 SdHoareTripleChecker+Valid, 230 SdHoareTripleChecker+Invalid, 776 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 190 IncrementalHoareTripleChecker+Valid, 586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-21 20:31:17,482 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1553 Valid, 230 Invalid, 776 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [190 Valid, 586 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-21 20:31:17,483 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 508 states. [2024-11-21 20:31:17,509 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 508 to 508. [2024-11-21 20:31:17,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 508 states, 504 states have (on average 1.3293650793650793) internal successors, (670), 504 states have internal predecessors, (670), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-21 20:31:17,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 508 states to 508 states and 674 transitions. [2024-11-21 20:31:17,513 INFO L78 Accepts]: Start accepts. Automaton has 508 states and 674 transitions. Word has length 207 [2024-11-21 20:31:17,513 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:31:17,514 INFO L471 AbstractCegarLoop]: Abstraction has 508 states and 674 transitions. [2024-11-21 20:31:17,514 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 84 states, 84 states have (on average 3.5595238095238093) internal successors, (299), 84 states have internal predecessors, (299), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:31:17,514 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 674 transitions. [2024-11-21 20:31:17,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 418 [2024-11-21 20:31:17,523 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:31:17,523 INFO L215 NwaCegarLoop]: trace histogram [82, 82, 80, 80, 80, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:31:17,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-21 20:31:17,727 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:31:17,728 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:31:17,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:31:17,729 INFO L85 PathProgramCache]: Analyzing trace with hash -2061701431, now seen corresponding path program 6 times [2024-11-21 20:31:17,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:31:17,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175353621] [2024-11-21 20:31:17,729 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-21 20:31:17,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:31:26,008 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 83 check-sat command(s) [2024-11-21 20:31:26,008 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:31:30,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16284 backedges. 0 proven. 9560 refuted. 0 times theorem prover too weak. 6724 trivial. 0 not checked. [2024-11-21 20:31:30,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:31:30,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175353621] [2024-11-21 20:31:30,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175353621] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:31:30,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1979538339] [2024-11-21 20:31:30,721 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-21 20:31:30,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:31:30,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:31:30,723 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-21 20:31:30,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process