./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-crafted/xor2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3061b6dc 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-crafted/xor2.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 134cd77c565ec0964d690e2c701df7f2f34c79dd30f80feda5f549f6f11dd00c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-18 09:11:25,533 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-18 09:11:25,603 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-18 09:11:25,607 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-18 09:11:25,611 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-18 09:11:25,631 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-18 09:11:25,632 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-18 09:11:25,632 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-18 09:11:25,633 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-18 09:11:25,633 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-18 09:11:25,634 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-18 09:11:25,634 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-18 09:11:25,635 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-18 09:11:25,635 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-18 09:11:25,637 INFO L153 SettingsManager]: * Use SBE=true [2024-11-18 09:11:25,637 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-18 09:11:25,638 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-18 09:11:25,638 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-18 09:11:25,638 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-18 09:11:25,641 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-18 09:11:25,641 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-18 09:11:25,642 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-18 09:11:25,642 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-18 09:11:25,642 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-18 09:11:25,643 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-18 09:11:25,643 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-18 09:11:25,643 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-18 09:11:25,643 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-18 09:11:25,644 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-18 09:11:25,644 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-18 09:11:25,644 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-18 09:11:25,644 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-18 09:11:25,645 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-18 09:11:25,646 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-18 09:11:25,647 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-18 09:11:25,647 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-18 09:11:25,647 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-18 09:11:25,648 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-18 09:11:25,648 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-18 09:11:25,648 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-18 09:11:25,648 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-18 09:11:25,649 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-18 09:11:25,649 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 -> 134cd77c565ec0964d690e2c701df7f2f34c79dd30f80feda5f549f6f11dd00c [2024-11-18 09:11:25,891 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-18 09:11:25,918 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-18 09:11:25,922 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-18 09:11:25,923 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-18 09:11:25,924 INFO L274 PluginConnector]: CDTParser initialized [2024-11-18 09:11:25,925 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-crafted/xor2.i [2024-11-18 09:11:27,415 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-18 09:11:27,594 INFO L384 CDTParser]: Found 1 translation units. [2024-11-18 09:11:27,594 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor2.i [2024-11-18 09:11:27,603 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c05a0b7c8/97718760ecf94ba48f574cac2495e292/FLAG9fa89efff [2024-11-18 09:11:27,615 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c05a0b7c8/97718760ecf94ba48f574cac2495e292 [2024-11-18 09:11:27,618 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-18 09:11:27,619 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-18 09:11:27,620 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-18 09:11:27,620 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-18 09:11:27,626 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-18 09:11:27,627 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:27,628 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@bad613a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27, skipping insertion in model container [2024-11-18 09:11:27,629 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:27,657 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-18 09:11:27,874 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-crafted/xor2.i[1291,1304] [2024-11-18 09:11:27,881 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-18 09:11:27,894 INFO L200 MainTranslator]: Completed pre-run [2024-11-18 09:11:27,921 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-crafted/xor2.i[1291,1304] [2024-11-18 09:11:27,924 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-18 09:11:27,942 INFO L204 MainTranslator]: Completed translation [2024-11-18 09:11:27,943 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27 WrapperNode [2024-11-18 09:11:27,943 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-18 09:11:27,944 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-18 09:11:27,945 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-18 09:11:27,945 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-18 09:11:27,952 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:27,965 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:27,991 INFO L138 Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 76 [2024-11-18 09:11:27,991 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-18 09:11:27,992 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-18 09:11:27,992 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-18 09:11:27,992 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-18 09:11:28,004 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,004 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,009 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,032 INFO L175 MemorySlicer]: Split 20 memory accesses to 3 slices as follows [2, 7, 11]. 55 percent of accesses are in the largest equivalence class. The 9 initializations are split as follows [2, 7, 0]. The 5 writes are split as follows [0, 0, 5]. [2024-11-18 09:11:28,032 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,033 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,042 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,049 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,053 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,055 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,060 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-18 09:11:28,061 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-18 09:11:28,061 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-18 09:11:28,061 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-18 09:11:28,062 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (1/1) ... [2024-11-18 09:11:28,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-18 09:11:28,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:28,097 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-18 09:11:28,100 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-18 09:11:28,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-18 09:11:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-18 09:11:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-18 09:11:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-18 09:11:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-18 09:11:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-18 09:11:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-18 09:11:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-18 09:11:28,151 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-18 09:11:28,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-18 09:11:28,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-18 09:11:28,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-18 09:11:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-18 09:11:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure xor [2024-11-18 09:11:28,153 INFO L138 BoogieDeclarations]: Found implementation of procedure xor [2024-11-18 09:11:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-18 09:11:28,229 INFO L238 CfgBuilder]: Building ICFG [2024-11-18 09:11:28,231 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-18 09:11:28,403 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-11-18 09:11:28,403 INFO L287 CfgBuilder]: Performing block encoding [2024-11-18 09:11:28,414 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-18 09:11:28,414 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-18 09:11:28,415 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 09:11:28 BoogieIcfgContainer [2024-11-18 09:11:28,415 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-18 09:11:28,417 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-18 09:11:28,417 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-18 09:11:28,421 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-18 09:11:28,422 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.11 09:11:27" (1/3) ... [2024-11-18 09:11:28,422 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54160b00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 09:11:28, skipping insertion in model container [2024-11-18 09:11:28,423 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:11:27" (2/3) ... [2024-11-18 09:11:28,423 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54160b00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 09:11:28, skipping insertion in model container [2024-11-18 09:11:28,423 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 09:11:28" (3/3) ... [2024-11-18 09:11:28,424 INFO L112 eAbstractionObserver]: Analyzing ICFG xor2.i [2024-11-18 09:11:28,445 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-18 09:11:28,446 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-18 09:11:28,532 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-18 09:11:28,543 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;@4241701b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-18 09:11:28,543 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-18 09:11:28,560 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:28,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-18 09:11:28,571 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:28,572 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:28,573 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:28,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:28,577 INFO L85 PathProgramCache]: Analyzing trace with hash -803067684, now seen corresponding path program 1 times [2024-11-18 09:11:28,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:28,586 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1559709369] [2024-11-18 09:11:28,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:28,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:28,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:28,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-18 09:11:28,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:28,897 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1559709369] [2024-11-18 09:11:28,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1559709369] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:11:28,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-18 09:11:28,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-18 09:11:28,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2079859994] [2024-11-18 09:11:28,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:11:28,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-18 09:11:28,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:28,922 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-18 09:11:28,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-18 09:11:28,924 INFO L87 Difference]: Start difference. First operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-18 09:11:28,962 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:28,962 INFO L93 Difference]: Finished difference Result 62 states and 87 transitions. [2024-11-18 09:11:28,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-18 09:11:28,966 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29 [2024-11-18 09:11:28,966 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:28,973 INFO L225 Difference]: With dead ends: 62 [2024-11-18 09:11:28,973 INFO L226 Difference]: Without dead ends: 30 [2024-11-18 09:11:28,977 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-18 09:11:28,982 INFO L432 NwaCegarLoop]: 37 mSDtfsCounter, 1 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:28,983 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 70 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:28,997 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-18 09:11:29,011 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 29. [2024-11-18 09:11:29,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.25) internal successors, (30), 24 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:29,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 36 transitions. [2024-11-18 09:11:29,015 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 36 transitions. Word has length 29 [2024-11-18 09:11:29,015 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:29,015 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 36 transitions. [2024-11-18 09:11:29,016 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-18 09:11:29,016 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 36 transitions. [2024-11-18 09:11:29,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-18 09:11:29,020 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:29,020 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:29,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-18 09:11:29,020 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:29,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:29,021 INFO L85 PathProgramCache]: Analyzing trace with hash -521397612, now seen corresponding path program 1 times [2024-11-18 09:11:29,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:29,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [216683638] [2024-11-18 09:11:29,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:29,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:29,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:29,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-18 09:11:29,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:29,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [216683638] [2024-11-18 09:11:29,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [216683638] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:29,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1184151500] [2024-11-18 09:11:29,181 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:29,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:29,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:29,184 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-18 09:11:29,187 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-18 09:11:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:29,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-18 09:11:29,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:29,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-18 09:11:29,345 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-18 09:11:29,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1184151500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:11:29,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-18 09:11:29,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-18 09:11:29,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937379935] [2024-11-18 09:11:29,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:11:29,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-18 09:11:29,349 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:29,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-18 09:11:29,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-18 09:11:29,350 INFO L87 Difference]: Start difference. First operand 29 states and 36 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-18 09:11:29,367 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:29,367 INFO L93 Difference]: Finished difference Result 58 states and 77 transitions. [2024-11-18 09:11:29,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-18 09:11:29,368 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 31 [2024-11-18 09:11:29,369 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:29,370 INFO L225 Difference]: With dead ends: 58 [2024-11-18 09:11:29,371 INFO L226 Difference]: Without dead ends: 36 [2024-11-18 09:11:29,371 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-18 09:11:29,372 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 9 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:29,374 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 64 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:29,376 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-11-18 09:11:29,382 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 30. [2024-11-18 09:11:29,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 25 states have (on average 1.24) internal successors, (31), 25 states have internal predecessors, (31), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:29,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-11-18 09:11:29,386 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 31 [2024-11-18 09:11:29,386 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:29,386 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-11-18 09:11:29,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-18 09:11:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-11-18 09:11:29,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-18 09:11:29,389 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:29,389 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:29,406 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-18 09:11:29,593 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-18 09:11:29,594 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:29,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:29,595 INFO L85 PathProgramCache]: Analyzing trace with hash 989774991, now seen corresponding path program 1 times [2024-11-18 09:11:29,595 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:29,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [896954314] [2024-11-18 09:11:29,595 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:29,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:29,715 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-18 09:11:29,716 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:29,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [896954314] [2024-11-18 09:11:29,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [896954314] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:29,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1133669524] [2024-11-18 09:11:29,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:29,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:29,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:29,720 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-18 09:11:29,721 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-18 09:11:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:29,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-18 09:11:29,809 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:29,825 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-18 09:11:29,828 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-18 09:11:29,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1133669524] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:11:29,829 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-18 09:11:29,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-18 09:11:29,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1929334562] [2024-11-18 09:11:29,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:11:29,830 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-18 09:11:29,830 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:29,831 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-18 09:11:29,832 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-18 09:11:29,833 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-18 09:11:29,852 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:29,854 INFO L93 Difference]: Finished difference Result 50 states and 61 transitions. [2024-11-18 09:11:29,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-18 09:11:29,855 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 43 [2024-11-18 09:11:29,855 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:29,856 INFO L225 Difference]: With dead ends: 50 [2024-11-18 09:11:29,856 INFO L226 Difference]: Without dead ends: 32 [2024-11-18 09:11:29,856 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-18 09:11:29,857 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 1 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:29,858 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 62 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:29,861 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-11-18 09:11:29,865 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 31. [2024-11-18 09:11:29,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 26 states have (on average 1.2307692307692308) internal successors, (32), 26 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:29,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 38 transitions. [2024-11-18 09:11:29,871 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 38 transitions. Word has length 43 [2024-11-18 09:11:29,872 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:29,872 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 38 transitions. [2024-11-18 09:11:29,872 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-18 09:11:29,873 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-11-18 09:11:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-18 09:11:29,875 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:29,875 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:29,893 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-18 09:11:30,079 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-18 09:11:30,080 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:30,080 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:30,081 INFO L85 PathProgramCache]: Analyzing trace with hash 841012365, now seen corresponding path program 1 times [2024-11-18 09:11:30,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:30,081 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1882393615] [2024-11-18 09:11:30,081 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:30,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:30,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:30,195 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-18 09:11:30,196 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:30,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1882393615] [2024-11-18 09:11:30,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1882393615] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:30,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2060963869] [2024-11-18 09:11:30,198 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:11:30,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:30,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:30,201 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-18 09:11:30,203 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-18 09:11:30,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:30,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-18 09:11:30,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:30,331 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-18 09:11:30,332 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-18 09:11:30,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2060963869] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:30,385 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:30,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-18 09:11:30,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [660360602] [2024-11-18 09:11:30,385 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:30,386 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-18 09:11:30,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:30,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-18 09:11:30,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-18 09:11:30,389 INFO L87 Difference]: Start difference. First operand 31 states and 38 transitions. Second operand has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:30,423 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:30,424 INFO L93 Difference]: Finished difference Result 63 states and 79 transitions. [2024-11-18 09:11:30,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-18 09:11:30,427 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 45 [2024-11-18 09:11:30,427 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:30,428 INFO L225 Difference]: With dead ends: 63 [2024-11-18 09:11:30,428 INFO L226 Difference]: Without dead ends: 37 [2024-11-18 09:11:30,429 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 87 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-18 09:11:30,430 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:30,431 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 123 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:30,432 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-11-18 09:11:30,435 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-11-18 09:11:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 32 states have (on average 1.1875) internal successors, (38), 32 states have internal predecessors, (38), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:30,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 44 transitions. [2024-11-18 09:11:30,437 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 44 transitions. Word has length 45 [2024-11-18 09:11:30,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:30,437 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 44 transitions. [2024-11-18 09:11:30,438 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:30,438 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 44 transitions. [2024-11-18 09:11:30,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-18 09:11:30,439 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:30,439 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:30,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-18 09:11:30,640 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-18 09:11:30,641 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:30,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:30,641 INFO L85 PathProgramCache]: Analyzing trace with hash 714645703, now seen corresponding path program 2 times [2024-11-18 09:11:30,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:30,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1709767073] [2024-11-18 09:11:30,642 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:11:30,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:30,679 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:11:30,680 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:30,767 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-18 09:11:30,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:30,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1709767073] [2024-11-18 09:11:30,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1709767073] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:30,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1825044592] [2024-11-18 09:11:30,768 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:11:30,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:30,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:30,771 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-18 09:11:30,774 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-18 09:11:30,866 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:11:30,867 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:30,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 214 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-18 09:11:30,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:30,931 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-18 09:11:30,934 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:31,032 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-18 09:11:31,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1825044592] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:31,033 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:31,033 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-18 09:11:31,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475236153] [2024-11-18 09:11:31,034 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:31,034 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-18 09:11:31,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:31,039 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-18 09:11:31,039 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-18 09:11:31,039 INFO L87 Difference]: Start difference. First operand 37 states and 44 transitions. Second operand has 14 states, 14 states have (on average 4.142857142857143) internal successors, (58), 14 states have internal predecessors, (58), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) [2024-11-18 09:11:31,108 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:31,108 INFO L93 Difference]: Finished difference Result 88 states and 117 transitions. [2024-11-18 09:11:31,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-18 09:11:31,109 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 4.142857142857143) internal successors, (58), 14 states have internal predecessors, (58), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) Word has length 51 [2024-11-18 09:11:31,109 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:31,110 INFO L225 Difference]: With dead ends: 88 [2024-11-18 09:11:31,110 INFO L226 Difference]: Without dead ends: 62 [2024-11-18 09:11:31,111 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-18 09:11:31,111 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 23 mSDsluCounter, 93 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:31,112 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 124 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:11:31,114 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2024-11-18 09:11:31,123 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 56. [2024-11-18 09:11:31,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 51 states have internal predecessors, (60), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:31,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 66 transitions. [2024-11-18 09:11:31,126 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 66 transitions. Word has length 51 [2024-11-18 09:11:31,126 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:31,126 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 66 transitions. [2024-11-18 09:11:31,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.142857142857143) internal successors, (58), 14 states have internal predecessors, (58), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) [2024-11-18 09:11:31,128 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 66 transitions. [2024-11-18 09:11:31,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-18 09:11:31,131 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:31,132 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 6, 6, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:31,149 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-18 09:11:31,336 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-18 09:11:31,337 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:31,337 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:31,337 INFO L85 PathProgramCache]: Analyzing trace with hash -1257001930, now seen corresponding path program 3 times [2024-11-18 09:11:31,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:31,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382411974] [2024-11-18 09:11:31,338 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:11:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:31,372 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-18 09:11:31,372 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:31,439 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 193 trivial. 0 not checked. [2024-11-18 09:11:31,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:31,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382411974] [2024-11-18 09:11:31,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382411974] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:31,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1202207390] [2024-11-18 09:11:31,440 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:11:31,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:31,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:31,443 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-18 09:11:31,444 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-18 09:11:31,531 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-18 09:11:31,531 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:31,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-18 09:11:31,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:31,549 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 50 proven. 1 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-18 09:11:31,550 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:31,578 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 193 trivial. 0 not checked. [2024-11-18 09:11:31,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1202207390] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:31,579 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:31,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-18 09:11:31,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851021264] [2024-11-18 09:11:31,579 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:31,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-18 09:11:31,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:31,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-18 09:11:31,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-18 09:11:31,581 INFO L87 Difference]: Start difference. First operand 56 states and 66 transitions. Second operand has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:31,608 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:31,608 INFO L93 Difference]: Finished difference Result 87 states and 106 transitions. [2024-11-18 09:11:31,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-18 09:11:31,609 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 75 [2024-11-18 09:11:31,609 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:31,610 INFO L225 Difference]: With dead ends: 87 [2024-11-18 09:11:31,612 INFO L226 Difference]: Without dead ends: 62 [2024-11-18 09:11:31,612 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 147 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-18 09:11:31,613 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:31,613 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 120 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:31,616 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2024-11-18 09:11:31,622 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 62. [2024-11-18 09:11:31,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 62 states, 57 states have (on average 1.1578947368421053) internal successors, (66), 57 states have internal predecessors, (66), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:31,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 72 transitions. [2024-11-18 09:11:31,627 INFO L78 Accepts]: Start accepts. Automaton has 62 states and 72 transitions. Word has length 75 [2024-11-18 09:11:31,627 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:31,627 INFO L471 AbstractCegarLoop]: Abstraction has 62 states and 72 transitions. [2024-11-18 09:11:31,627 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.428571428571429) internal successors, (38), 7 states have internal predecessors, (38), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:31,627 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 72 transitions. [2024-11-18 09:11:31,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-18 09:11:31,629 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:31,629 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 6, 6, 6, 6, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:31,647 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-18 09:11:31,829 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-18 09:11:31,830 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:31,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:31,831 INFO L85 PathProgramCache]: Analyzing trace with hash -1634132048, now seen corresponding path program 4 times [2024-11-18 09:11:31,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:31,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686935561] [2024-11-18 09:11:31,831 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:11:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:31,872 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:11:31,872 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:31,997 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-18 09:11:31,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:31,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1686935561] [2024-11-18 09:11:31,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1686935561] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:31,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [428148755] [2024-11-18 09:11:31,998 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:11:31,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:31,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:32,000 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-18 09:11:32,003 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-18 09:11:32,124 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:11:32,124 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:32,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 322 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-18 09:11:32,128 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:32,151 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-18 09:11:32,152 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:32,205 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-18 09:11:32,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [428148755] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:32,209 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:32,209 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-18 09:11:32,209 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1774084214] [2024-11-18 09:11:32,209 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:32,209 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-18 09:11:32,210 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:32,210 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-18 09:11:32,210 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-18 09:11:32,211 INFO L87 Difference]: Start difference. First operand 62 states and 72 transitions. Second operand has 8 states, 8 states have (on average 5.625) internal successors, (45), 8 states have internal predecessors, (45), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-18 09:11:32,238 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:32,239 INFO L93 Difference]: Finished difference Result 127 states and 164 transitions. [2024-11-18 09:11:32,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-18 09:11:32,239 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 5.625) internal successors, (45), 8 states have internal predecessors, (45), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 81 [2024-11-18 09:11:32,240 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:32,241 INFO L225 Difference]: With dead ends: 127 [2024-11-18 09:11:32,241 INFO L226 Difference]: Without dead ends: 90 [2024-11-18 09:11:32,241 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 165 GetRequests, 159 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-18 09:11:32,242 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 90 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:32,242 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 96 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:32,243 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90 states. [2024-11-18 09:11:32,249 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90. [2024-11-18 09:11:32,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 90 states, 85 states have (on average 1.2470588235294118) internal successors, (106), 85 states have internal predecessors, (106), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:32,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 112 transitions. [2024-11-18 09:11:32,251 INFO L78 Accepts]: Start accepts. Automaton has 90 states and 112 transitions. Word has length 81 [2024-11-18 09:11:32,251 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:32,251 INFO L471 AbstractCegarLoop]: Abstraction has 90 states and 112 transitions. [2024-11-18 09:11:32,251 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 5.625) internal successors, (45), 8 states have internal predecessors, (45), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-18 09:11:32,251 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 112 transitions. [2024-11-18 09:11:32,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-18 09:11:32,253 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:32,253 INFO L215 NwaCegarLoop]: trace histogram [18, 18, 18, 18, 10, 10, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:32,269 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-18 09:11:32,453 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-18 09:11:32,454 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:32,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:32,455 INFO L85 PathProgramCache]: Analyzing trace with hash -1374864228, now seen corresponding path program 5 times [2024-11-18 09:11:32,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:32,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1480800587] [2024-11-18 09:11:32,455 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-18 09:11:32,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:32,551 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2024-11-18 09:11:32,552 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:32,734 INFO L134 CoverageAnalysis]: Checked inductivity of 797 backedges. 160 proven. 226 refuted. 0 times theorem prover too weak. 411 trivial. 0 not checked. [2024-11-18 09:11:32,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:32,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1480800587] [2024-11-18 09:11:32,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1480800587] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:32,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [454943537] [2024-11-18 09:11:32,735 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-18 09:11:32,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:32,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:32,737 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-18 09:11:32,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-18 09:11:33,432 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2024-11-18 09:11:33,432 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:33,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-18 09:11:33,441 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:33,482 INFO L134 CoverageAnalysis]: Checked inductivity of 797 backedges. 316 proven. 66 refuted. 0 times theorem prover too weak. 415 trivial. 0 not checked. [2024-11-18 09:11:33,482 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:33,610 INFO L134 CoverageAnalysis]: Checked inductivity of 797 backedges. 0 proven. 386 refuted. 0 times theorem prover too weak. 411 trivial. 0 not checked. [2024-11-18 09:11:33,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [454943537] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:33,611 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:33,611 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16 [2024-11-18 09:11:33,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654737500] [2024-11-18 09:11:33,611 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:33,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-18 09:11:33,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:33,613 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-18 09:11:33,613 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2024-11-18 09:11:33,613 INFO L87 Difference]: Start difference. First operand 90 states and 112 transitions. Second operand has 16 states, 16 states have (on average 5.25) internal successors, (84), 16 states have internal predecessors, (84), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-11-18 09:11:33,670 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:33,670 INFO L93 Difference]: Finished difference Result 211 states and 288 transitions. [2024-11-18 09:11:33,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-18 09:11:33,671 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 5.25) internal successors, (84), 16 states have internal predecessors, (84), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 129 [2024-11-18 09:11:33,671 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:33,673 INFO L225 Difference]: With dead ends: 211 [2024-11-18 09:11:33,674 INFO L226 Difference]: Without dead ends: 146 [2024-11-18 09:11:33,675 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 251 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2024-11-18 09:11:33,677 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 198 mSDsluCounter, 219 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:33,677 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 252 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:33,678 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-11-18 09:11:33,686 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 146. [2024-11-18 09:11:33,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 146 states, 141 states have (on average 1.3191489361702127) internal successors, (186), 141 states have internal predecessors, (186), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:33,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 192 transitions. [2024-11-18 09:11:33,688 INFO L78 Accepts]: Start accepts. Automaton has 146 states and 192 transitions. Word has length 129 [2024-11-18 09:11:33,688 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:33,688 INFO L471 AbstractCegarLoop]: Abstraction has 146 states and 192 transitions. [2024-11-18 09:11:33,689 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 5.25) internal successors, (84), 16 states have internal predecessors, (84), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-11-18 09:11:33,689 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 192 transitions. [2024-11-18 09:11:33,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-18 09:11:33,691 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:33,691 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 10, 10, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:33,710 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-18 09:11:33,892 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:33,892 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:33,893 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:33,893 INFO L85 PathProgramCache]: Analyzing trace with hash 1155227252, now seen corresponding path program 6 times [2024-11-18 09:11:33,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:33,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764180297] [2024-11-18 09:11:33,893 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-18 09:11:33,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:33,979 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) [2024-11-18 09:11:33,979 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:34,089 INFO L134 CoverageAnalysis]: Checked inductivity of 3701 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:34,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:34,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764180297] [2024-11-18 09:11:34,090 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764180297] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:34,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [853037621] [2024-11-18 09:11:34,091 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-18 09:11:34,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:34,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:34,093 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:34,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-18 09:11:34,311 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) [2024-11-18 09:11:34,312 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:34,314 INFO L255 TraceCheckSpWp]: Trace formula consists of 333 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-18 09:11:34,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:34,343 INFO L134 CoverageAnalysis]: Checked inductivity of 3701 backedges. 1634 proven. 16 refuted. 0 times theorem prover too weak. 2051 trivial. 0 not checked. [2024-11-18 09:11:34,343 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:34,427 INFO L134 CoverageAnalysis]: Checked inductivity of 3701 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:34,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [853037621] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:34,428 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:34,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-18 09:11:34,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028811153] [2024-11-18 09:11:34,428 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:34,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-18 09:11:34,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:34,429 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-18 09:11:34,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-18 09:11:34,430 INFO L87 Difference]: Start difference. First operand 146 states and 192 transitions. Second operand has 13 states, 13 states have (on average 3.8461538461538463) internal successors, (50), 13 states have internal predecessors, (50), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:34,471 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:34,471 INFO L93 Difference]: Finished difference Result 267 states and 361 transitions. [2024-11-18 09:11:34,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-18 09:11:34,472 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.8461538461538463) internal successors, (50), 13 states have internal predecessors, (50), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 225 [2024-11-18 09:11:34,472 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:34,474 INFO L225 Difference]: With dead ends: 267 [2024-11-18 09:11:34,474 INFO L226 Difference]: Without dead ends: 158 [2024-11-18 09:11:34,476 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 455 GetRequests, 444 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-18 09:11:34,477 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 178 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:34,477 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 178 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:11:34,478 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 158 states. [2024-11-18 09:11:34,493 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 158 to 158. [2024-11-18 09:11:34,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 158 states, 153 states have (on average 1.2941176470588236) internal successors, (198), 153 states have internal predecessors, (198), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:34,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 204 transitions. [2024-11-18 09:11:34,497 INFO L78 Accepts]: Start accepts. Automaton has 158 states and 204 transitions. Word has length 225 [2024-11-18 09:11:34,498 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:34,498 INFO L471 AbstractCegarLoop]: Abstraction has 158 states and 204 transitions. [2024-11-18 09:11:34,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.8461538461538463) internal successors, (50), 13 states have internal predecessors, (50), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:34,498 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 204 transitions. [2024-11-18 09:11:34,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-11-18 09:11:34,502 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:34,502 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 10, 10, 10, 10, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:34,519 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-18 09:11:34,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-18 09:11:34,704 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:34,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:34,704 INFO L85 PathProgramCache]: Analyzing trace with hash -1741692184, now seen corresponding path program 7 times [2024-11-18 09:11:34,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:34,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507922307] [2024-11-18 09:11:34,705 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-18 09:11:34,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:34,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:35,210 INFO L134 CoverageAnalysis]: Checked inductivity of 3785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:35,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:35,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1507922307] [2024-11-18 09:11:35,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1507922307] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:35,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [566923406] [2024-11-18 09:11:35,212 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-18 09:11:35,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:35,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:35,214 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:35,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-18 09:11:35,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:11:35,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 760 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-18 09:11:35,423 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:35,474 INFO L134 CoverageAnalysis]: Checked inductivity of 3785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:35,475 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:35,725 INFO L134 CoverageAnalysis]: Checked inductivity of 3785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:35,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [566923406] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:35,726 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:35,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-18 09:11:35,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826493411] [2024-11-18 09:11:35,727 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:35,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-18 09:11:35,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:35,729 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-18 09:11:35,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-18 09:11:35,729 INFO L87 Difference]: Start difference. First operand 158 states and 204 transitions. Second operand has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:35,808 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:35,808 INFO L93 Difference]: Finished difference Result 317 states and 420 transitions. [2024-11-18 09:11:35,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-18 09:11:35,809 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 237 [2024-11-18 09:11:35,810 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:35,813 INFO L225 Difference]: With dead ends: 317 [2024-11-18 09:11:35,813 INFO L226 Difference]: Without dead ends: 182 [2024-11-18 09:11:35,814 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 485 GetRequests, 462 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-18 09:11:35,815 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:35,816 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 213 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:11:35,816 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 182 states. [2024-11-18 09:11:35,830 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 182 to 182. [2024-11-18 09:11:35,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 182 states, 177 states have (on average 1.2542372881355932) internal successors, (222), 177 states have internal predecessors, (222), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:35,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 182 states and 228 transitions. [2024-11-18 09:11:35,836 INFO L78 Accepts]: Start accepts. Automaton has 182 states and 228 transitions. Word has length 237 [2024-11-18 09:11:35,837 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:35,837 INFO L471 AbstractCegarLoop]: Abstraction has 182 states and 228 transitions. [2024-11-18 09:11:35,837 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:35,838 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 228 transitions. [2024-11-18 09:11:35,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-18 09:11:35,840 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:35,841 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 22, 22, 10, 10, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:35,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-18 09:11:36,041 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-18 09:11:36,041 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:36,042 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:36,042 INFO L85 PathProgramCache]: Analyzing trace with hash -1882038576, now seen corresponding path program 8 times [2024-11-18 09:11:36,042 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:36,042 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538803746] [2024-11-18 09:11:36,042 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:11:36,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:36,109 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:11:36,113 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:37,111 INFO L134 CoverageAnalysis]: Checked inductivity of 4169 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:37,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:37,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538803746] [2024-11-18 09:11:37,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538803746] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:37,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1841736602] [2024-11-18 09:11:37,112 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:11:37,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:37,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:37,114 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:37,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-18 09:11:37,339 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:11:37,339 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:37,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 868 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-18 09:11:37,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:37,435 INFO L134 CoverageAnalysis]: Checked inductivity of 4169 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:37,435 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:38,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4169 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3685 trivial. 0 not checked. [2024-11-18 09:11:38,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1841736602] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:38,250 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:38,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-18 09:11:38,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [468522882] [2024-11-18 09:11:38,250 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:38,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-18 09:11:38,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:38,252 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-18 09:11:38,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-18 09:11:38,254 INFO L87 Difference]: Start difference. First operand 182 states and 228 transitions. Second operand has 49 states, 49 states have (on average 2.489795918367347) internal successors, (122), 49 states have internal predecessors, (122), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:38,392 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:38,392 INFO L93 Difference]: Finished difference Result 365 states and 480 transitions. [2024-11-18 09:11:38,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-18 09:11:38,396 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.489795918367347) internal successors, (122), 49 states have internal predecessors, (122), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 261 [2024-11-18 09:11:38,396 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:38,398 INFO L225 Difference]: With dead ends: 365 [2024-11-18 09:11:38,398 INFO L226 Difference]: Without dead ends: 230 [2024-11-18 09:11:38,400 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 545 GetRequests, 498 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-18 09:11:38,400 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 103 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:38,401 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 153 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 103 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:11:38,402 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 230 states. [2024-11-18 09:11:38,415 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 230 to 230. [2024-11-18 09:11:38,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 230 states, 225 states have (on average 1.2) internal successors, (270), 225 states have internal predecessors, (270), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:38,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 230 states and 276 transitions. [2024-11-18 09:11:38,418 INFO L78 Accepts]: Start accepts. Automaton has 230 states and 276 transitions. Word has length 261 [2024-11-18 09:11:38,418 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:38,418 INFO L471 AbstractCegarLoop]: Abstraction has 230 states and 276 transitions. [2024-11-18 09:11:38,418 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.489795918367347) internal successors, (122), 49 states have internal predecessors, (122), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-18 09:11:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 276 transitions. [2024-11-18 09:11:38,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-18 09:11:38,422 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:38,422 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 42, 42, 42, 42, 10, 10, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:38,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-18 09:11:38,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-18 09:11:38,627 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:38,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:38,627 INFO L85 PathProgramCache]: Analyzing trace with hash 1603120800, now seen corresponding path program 9 times [2024-11-18 09:11:38,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:38,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129136838] [2024-11-18 09:11:38,628 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:11:38,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:38,816 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 12 check-sat command(s) [2024-11-18 09:11:38,817 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:39,097 INFO L134 CoverageAnalysis]: Checked inductivity of 5801 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5701 trivial. 0 not checked. [2024-11-18 09:11:39,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:39,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2129136838] [2024-11-18 09:11:39,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2129136838] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:39,098 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1909902573] [2024-11-18 09:11:39,098 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:11:39,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:39,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:39,100 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:39,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-18 09:11:39,595 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 12 check-sat command(s) [2024-11-18 09:11:39,596 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:39,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 506 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-18 09:11:39,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:39,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5801 backedges. 1634 proven. 100 refuted. 0 times theorem prover too weak. 4067 trivial. 0 not checked. [2024-11-18 09:11:39,655 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:39,963 INFO L134 CoverageAnalysis]: Checked inductivity of 5801 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5701 trivial. 0 not checked. [2024-11-18 09:11:39,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1909902573] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:39,964 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:39,964 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-18 09:11:39,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516943250] [2024-11-18 09:11:39,964 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:39,965 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-18 09:11:39,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:39,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-18 09:11:39,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-18 09:11:39,966 INFO L87 Difference]: Start difference. First operand 230 states and 276 transitions. Second operand has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:40,054 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:40,056 INFO L93 Difference]: Finished difference Result 363 states and 463 transitions. [2024-11-18 09:11:40,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-18 09:11:40,056 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 309 [2024-11-18 09:11:40,057 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:40,058 INFO L225 Difference]: With dead ends: 363 [2024-11-18 09:11:40,058 INFO L226 Difference]: Without dead ends: 254 [2024-11-18 09:11:40,059 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 629 GetRequests, 606 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-18 09:11:40,060 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 232 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 265 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 71 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:40,061 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 265 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:11:40,061 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 254 states. [2024-11-18 09:11:40,067 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 254 to 254. [2024-11-18 09:11:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 254 states, 249 states have (on average 1.180722891566265) internal successors, (294), 249 states have internal predecessors, (294), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 300 transitions. [2024-11-18 09:11:40,070 INFO L78 Accepts]: Start accepts. Automaton has 254 states and 300 transitions. Word has length 309 [2024-11-18 09:11:40,070 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:40,070 INFO L471 AbstractCegarLoop]: Abstraction has 254 states and 300 transitions. [2024-11-18 09:11:40,071 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-18 09:11:40,071 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 300 transitions. [2024-11-18 09:11:40,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-11-18 09:11:40,074 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:40,074 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 42, 42, 42, 42, 22, 22, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:40,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-18 09:11:40,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-18 09:11:40,279 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:40,279 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:40,279 INFO L85 PathProgramCache]: Analyzing trace with hash -1521687160, now seen corresponding path program 10 times [2024-11-18 09:11:40,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:40,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329483439] [2024-11-18 09:11:40,280 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:11:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:40,370 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:11:40,370 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:40,935 INFO L134 CoverageAnalysis]: Checked inductivity of 6185 backedges. 1632 proven. 378 refuted. 0 times theorem prover too weak. 4175 trivial. 0 not checked. [2024-11-18 09:11:40,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:40,936 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329483439] [2024-11-18 09:11:40,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329483439] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:40,936 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1742775753] [2024-11-18 09:11:40,936 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:11:40,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:40,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:40,938 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:40,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-18 09:11:41,248 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:11:41,248 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:41,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 1168 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-18 09:11:41,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:11:42,637 INFO L134 CoverageAnalysis]: Checked inductivity of 6185 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 4069 trivial. 0 not checked. [2024-11-18 09:11:42,637 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:11:45,533 INFO L134 CoverageAnalysis]: Checked inductivity of 6185 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 4069 trivial. 0 not checked. [2024-11-18 09:11:45,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1742775753] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:11:45,534 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:11:45,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 49, 49] total 111 [2024-11-18 09:11:45,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317636389] [2024-11-18 09:11:45,534 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:11:45,535 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 111 states [2024-11-18 09:11:45,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:11:45,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 111 interpolants. [2024-11-18 09:11:45,542 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4695, Invalid=7515, Unknown=0, NotChecked=0, Total=12210 [2024-11-18 09:11:45,542 INFO L87 Difference]: Start difference. First operand 254 states and 300 transitions. Second operand has 111 states, 111 states have (on average 2.5585585585585586) internal successors, (284), 111 states have internal predecessors, (284), 2 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2024-11-18 09:11:45,955 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:11:45,956 INFO L93 Difference]: Finished difference Result 522 states and 671 transitions. [2024-11-18 09:11:45,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 111 states. [2024-11-18 09:11:45,957 INFO L78 Accepts]: Start accepts. Automaton has has 111 states, 111 states have (on average 2.5585585585585586) internal successors, (284), 111 states have internal predecessors, (284), 2 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 333 [2024-11-18 09:11:45,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:11:45,959 INFO L225 Difference]: With dead ends: 522 [2024-11-18 09:11:45,959 INFO L226 Difference]: Without dead ends: 363 [2024-11-18 09:11:45,962 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 681 GetRequests, 572 SyntacticMatches, 0 SemanticMatches, 109 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1316 ImplicationChecksByTransitivity, 4.1s TimeCoverageRelationStatistics Valid=4695, Invalid=7515, Unknown=0, NotChecked=0, Total=12210 [2024-11-18 09:11:45,962 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 239 mSDsluCounter, 358 mSDsCounter, 0 mSdLazyCounter, 255 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 239 SdHoareTripleChecker+Valid, 389 SdHoareTripleChecker+Invalid, 257 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-18 09:11:45,963 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [239 Valid, 389 Invalid, 257 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 255 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-18 09:11:45,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 363 states. [2024-11-18 09:11:45,970 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 357. [2024-11-18 09:11:45,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 357 states, 352 states have (on average 1.1363636363636365) internal successors, (400), 352 states have internal predecessors, (400), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-18 09:11:45,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 357 states and 406 transitions. [2024-11-18 09:11:45,972 INFO L78 Accepts]: Start accepts. Automaton has 357 states and 406 transitions. Word has length 333 [2024-11-18 09:11:45,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:11:45,973 INFO L471 AbstractCegarLoop]: Abstraction has 357 states and 406 transitions. [2024-11-18 09:11:45,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 111 states, 111 states have (on average 2.5585585585585586) internal successors, (284), 111 states have internal predecessors, (284), 2 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) [2024-11-18 09:11:45,973 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 406 transitions. [2024-11-18 09:11:45,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 442 [2024-11-18 09:11:45,979 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:11:45,979 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 45, 45, 45, 45, 22, 22, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:11:45,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-18 09:11:46,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-18 09:11:46,184 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:11:46,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:11:46,185 INFO L85 PathProgramCache]: Analyzing trace with hash -2101725917, now seen corresponding path program 11 times [2024-11-18 09:11:46,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:11:46,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139934354] [2024-11-18 09:11:46,185 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-18 09:11:46,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:11:48,454 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 94 check-sat command(s) [2024-11-18 09:11:48,455 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:11:49,256 INFO L134 CoverageAnalysis]: Checked inductivity of 13430 backedges. 934 proven. 1369 refuted. 0 times theorem prover too weak. 11127 trivial. 0 not checked. [2024-11-18 09:11:49,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:11:49,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1139934354] [2024-11-18 09:11:49,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1139934354] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:11:49,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1488225812] [2024-11-18 09:11:49,257 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-18 09:11:49,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:11:49,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:11:49,259 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:11:49,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process